A:link {
	COLOR: #00CC00; text-decoration: none
}
A:visited {
	COLOR: darkgreen; text-decoration: none
}
A:hover {
	COLOR: #66FF33; text-decoration: none
}

#card { /* card image block */
display: block;
position: absolute;
width: 580px;
height: 401px;
background: url(images/card.jpg) no-repeat;
margin:auto;
bottom:0px;
padding:0px;
}

#card a {
text-decoration:none;
}

.hide {
visibility:hidden;
}

#photography { /* Photography Link */
float: left;
position:absolute;
width : 266px;
height: 304px;
margin-left: 16px;
margin-top: 20px;
}

#facebook { /* Facebook Link */
float: left;
position:absolute;
width : 241px;
height: 32px;
margin-left: 264px;
margin-top: 72px;
}

#blog { /* Blog Link */
float: left;
position:absolute;
width : 197px;
height: 20px;
margin-left: 282px;
margin-top: 102px;
}

#aim { /* AIM Link */
float: left;
position:absolute;
width : 104px;
height: 17px;
margin-left: 430px;
margin-top: 250px;
}

#email { /* E-mail Link */
float: left;
position:absolute;
width : 152px;
height: 14px;
margin-left: 399px;
margin-top: 268px;
}

#web { /* Website Link */
float: left;
position:absolute;
width : 135px;
height: 14px;
margin-left: 381px;
margin-top: 289px;
}



.main {
	position:absolute;
	bottom:0px;
	display:block;
	margin:auto;
	padding:0px;
}

div.center 
{
	text-align: center;
}

img.left
{
	position: absolute;
	left: 0px;
}

img.right
{
	position: absolute;
	right: 0px;
}

div.maintext
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 720px;
	background-color: #000000;
}

h1 { font-family: times new roman; font-size:18px }	

img.h { border: none;
width: 426px;
height: 426px}

img.v { border: none;
width: 216px;
height: 288px}

img.t { border: none;
width: 221px;
height: 221px;
alt: }

div.h {text-align: center; font-weight: bold}

body

{ 
font-family: arial, comic sans mstimes new roman, verdana, helvetica, sans-serif;
font-size: 10px; 
color: #CCCCAA;

background-color: #000000; 

scrollbar-base-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-DarkShadow-Color: #000000;
}