body
{
	BackGround-color: #FFFFFF;
	background-image: url('/images/site/semperfi.jpg');
	/*background-position: center top;*/
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #FEFEFE;
}

img
{
	border: none;
}

a:link, a:active, a:visited
{
     color: #FEFEFE;
     text-decoration: underline;
}

A:hover
{
     color: #000000;
     text-decoration: underline;
}

div.Header
{
	position: fixed; 
	left: 339px; 
	top: 1px;
	background-image: url('/images/site/semperfi(topper).jpg'); 
	background-repeat: no-repeat;
	z-index: 1;
	height: 95px;
	width: 790px; 
}

div.Nav
{
	position: Fixed;
	left: 350px;
	width: 210px;
	top: 80px;
	Height: 365px;
	Z-index: 2;
}

img
{
	border: none;
}

div.Content
{
	Position: absolute; 
	Left: 580px; 
	width: 500px; 
	top: 100px;
}

div.head
{     
     font-size: 20px;
}

input, textarea
{ 
     border: 1px dotted #390418;
     font-family: "Lucida Sans Unicode";
     font-size: 11px;
     color: #390418; 
 }
 
 table.tablec
{
	margin-left: auto; 
	margin-right: auto;
}

table.c
{
	text-align: center;
}