A:link {
	COLOR: red
}
A:visited {
	COLOR: #800080
}
A:hover {
	COLOR: green 
}

div.main {
	position: absolute;
	bottom: 0px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

div.center 
{
	text-align: center;
}

div.popup {
	position: absolute;
	top: 250px;
	width: 600%;
	margin-left: auto;
	margin-right: auto;
}

#back { /* back image block */
display: block;
position: absolute;
width: 145px;
height: 101px;
background: url(images/smallcard.jpg) no-repeat;
margin:auto;
bottom:0px;
padding:0px;
}

#back a {
text-decoration:none;
}

.hide {
visibility:hidden;
}

#backlink { /* Back Link */
float: left;
position:absolute;
width : 136px;
height: 76px;
margin-left: 4px;
margin-top: 5px;
}


h1 { font-family: times new roman; font-size:18px }	

img.h { border: none;
width: 288px;
height: 216px}

img.v { border: none;
width: 216px;
height: 288px}

img.t { border: none;
width: 96px;
height: 72px;
alt: }

div.h {text-align: center; font-weight: bold}

BODY 
{ 
font-family: arial, times new roman, verdana, helvetica, sans-serif;
font-size: 10px; font-weight: bold;
color: #CCCCAA;
background-repeat: repeat;
background-color: #000000;

scrollbar-base-color: black; 
scrollbar-arrow-color: black;
scrollbar-DarkShadow-Color: black;

a:link { color:#000 }	
a:visited { color:#000 }
}
