body 
{
 	background: #000000;
	font-family:Verdana, Arial, sans serif;
	font-size:8pt;
	color:rgb(200, 200, 200);
	margin:0px;
	text-align:center;
}

a {color:white; text-decoration:underline}
a:hover {text-decoration:none}
.nav {border:none}
.sublink {border:none; margin:3px}
.mainnote {color:#ffffff; font-weight:bold; font-style:italic; margin-bottom:10px;text-align:center;}
.subnote {color:#ffffff; text-align:left; font-style:italic;}
.imgnote {font-size:8pt; color:gray; text-align:center;}

img#BG
{
	background-image:url('graphics/bkgd.jpg');
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div#ALL
{
	width: 900px;
	height:500px;
	position:relative;
	z-index:1;
	margin-left: auto; 
	margin-right: auto; 
	text-align:left;
}

div#TP
{
	position:relative;
	border-bottom:solid white 1px;
	width:100%;
	height:115px;

}

div#LT
{
	position:relative;
	width:260px;
	float:left;
	margin-top:1px;
	margin-right:25px;
}

div#RT
{
	width:100%;
	height:500px;
}

div#CONTENT
{
	height:460px;
	overflow:auto;
	border-bottom:1px white solid;
	padding-top:5px;
}

div#NAV
{
	left:530;
	margin-top:15px;
	position:absolute;
}

div#TITLE
{
	width:400px;
	margin-top:55px;
	position:absolute;
}

div#MAINPIC
{
	width:260px;
	height:221px;
	background-image: url('graphics/aubrey2.jpg');
	background-repeat:no-repeat;
	padding-bottom:1px;
	border-bottom: solid white 1px;
}

div#SUBLINKS
{
	margin-top:20px;
}

div#FOOTER
{
	font-size:7pt;
	text-align:right; 
	position:relative;
	right:180px;
}

span#NEW
{
	background-image: url('graphics/splatbkgd.gif');
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px 20px 0px 20px;
	text-align:center;
	width:250px;
	height:120px;
	float:left;
}

img#contentheader
{
	margin-top:10px;
}

img#splash
{
	margin-top:120;
	margin-left:auto;
	margin-right:auto;
	display:block;
	text-align:center;
}

div#gallery_imgs 
{
	text-align:center; 
	width:600px;
	height:350px; 
	overflow-x:auto;
	margin-left:auto;
	margin-right:auto;
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-base-color:#000000; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-face-color:#000000; 
	scrollbar-highlight-color:#000000; 
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#000000; 
}

div#gallery_imgs img
{
	height:150px;
	margin-top:0px;
	margin-bottom:0px;
	border:1px rgb(20, 20, 20) solid;
}

div#gallery_imgs div
{
	overflow-y:auto; 
	height:150px; 
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-base-color:#000000; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-face-color:#000000; 
	scrollbar-highlight-color:#000000; 
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#000000; 
}

table {text-align:center;}
td {
	vertical-align:top; 
	text-align:center; 
	padding-left:5px;
	padding-right:5px;
}

