#content	{
	position:relative;
	left:25px;
	width:475px;
	font-family:arial;
	font-size:12px;
	color:black;
	}	

#subnav	{
	width:175px;
	}
	
#gatekeeper	{
	position:absolute;
	top:18px;
	left:570px;
	}
	
	
#login	{
	position:absolute;
	top:50px;
	left:570px;
	}

#logout	{
	position:absolute;
	top:10px;
	left:570px;
	}
	
	
span.tan	{
	color:#876818;
	}

b.tan	{
	color:#876818;
	}
	
td	{
	font-family:arial;
	font-size:12px;
	color:black;
	}
	
td.copyright	{
	font-family:arial;
	font-size:11px;
	color:black;
	}
	
td.subnavSide	{
	background-image: url(images/bg-subnav.jpg);
	background-repeat: y-repeat;
	}

h1	{
	margin-bottom:10px;
	margin-top:0px;
	font-family:arial;
	font-size:20px;
	color:#6D91B6;
	font-weight:normal;
	}	

ul.checklist	{
	list-style-image: url(images/img-bullet2.gif);
	list-style-type: square;
	}
	
input.text	{	
	width:150px;
	}

input.textLarge	{	
	width:300px;
	}
	
a:link	{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#A00000;
	}


a:active	{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#A00000;
	}

a:visited	{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#A00000;
	}

