﻿body	{
	background-color: #000;
	background-image: url('images/deep18.jpg');
	background-repeat: no-repeat;
	padding: 0;
	color: #099;
	font-family: "Palatino Linotype", Georgia, "times New Roman", serif;
	font-weight: bold;
	line-height: 175%;
	width: 955px;
	margin-bottom: auto;
	font-size: 110%;
}
a:link	{
	color: #099;
}
a:visited	{
	color: #96f;
}
a:hover	{
	color: #fff;
}
a:active	{
	color: #fff;
}
#content{
margin-left: 170px;
min-height: 600px;
clear: left;
padding-top: 25px;
}
#menu	{
width:100%;
}
.highlight:{
color:#CCFFFF;
}
.right-photo {
clear: right;
float: right;
width: 250px;
height: auto;
margin-left: 15px;
}
.plain-photo	{
width: 250px;
height: auto;
}
#footer	{
font-size: x-small;
margin-left: 168px;
clear: both;
margin-top: 20px;
}
img	{
border:0px;
}
img	a:link{
border:0px;
}

.nav	{
	position: absolute;
	top: 126px;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
}
h1{
text-decoration:underline;
color:white;
font-family:"Lucida Sans Unicode", Arial, sans-serif;
}
h2{
font-weight:bold;
text-decoration:underline;
color:white;
font-family:"Lucida Sans Unicode", Arial, sans-serif;
}
h3{
color:#CCCCCC;
}