body
	{
	background: #4C1D00 url('img/left_tile.jpg') repeat-y;
	margin: 0px;
	font: 14px/16px 'Times New Roman', sans-serif;
	color: #000000;
	text-decoration : none;
	}

h1
	{
	font: 4em 'Times New Roman', sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
	text-align: right;
	}
h2
	{
	font: 3em 'Times New Roman', sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
	text-align: right;
	}
h3
	{
	font: 2em 'Times New Roman', sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
	text-align: right;
	}
p, span, div, ul, li,  	{
	font: 1em 'Times New Roman', sans-serif;
	color: #000000;
	text-decoration : none;
	}
b
	{
	font-weight: bold;
	}
i
	{
	font-style: italic;
	}
.margin {
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	}
a:link {
	color: #666666;
	text-decoration : none;
	}
a:visited {
	color: #666666;
	text-decoration : none;
	}
a:active {
	color: #666666;
	text-decoration : none;
	}
a:hover {
	color: #cc0000;
	text-decoration : underline;
	}
a.nav:link 
{ font: 18px/25px 'trebuchet ms', sans-serif; 
color: white; 
display: block; 
padding-left: 20px;
height: 25px;
width: 175px; 
text-decoration: none; 
}
a.nav:active 
{ 
font: 18px/25px 'trebuchet ms', sans-serif; 
color: white; 
display: block; 
padding-left: 20px;
height: 25px;
width: 175px; 
text-decoration: none; }
a.nav:visited 
{ 
font: 18px/25px 'trebuchet ms', sans-serif;  
color: white; 
display: block; 
padding-left: 20px;
height: 25px; 
width: 175px; 
text-decoration: none; }
a.nav:hover 
{ 
font: 18px/25px 'trebuchet ms', sans-serif; 
color: white; 
display: block; 
padding-left: 20px;
height: 25px; 
width: 175px; 
background-color: #000000; 
text-decoration: none; 
}
#inbody {
	background: url('img/top_banner.jpg') no-repeat;
	height: 60px;
	width: 730px;
}
#navleft {	
	background: url('img/left_nav.jpg') no-repeat;
	width: 175px;
	position: absolute;
	left: 0px;
	top: 60px;
}
#navpad {
	padding: 180px 0px 0px 0px;
	}
#bodyright {	
	background: url('img/page_top.jpg') no-repeat;
	width: 555px;
	position: absolute;
	left: 175px;
	top: 60px;
}
#bodypad {
	padding: 60px 15px 10px 15px;
	}
#notes {
	font: 12px/14px'Times New Roman', sans-serif;
	color: #000000;
	text-decoration : none;
	}
#pad10 {
	padding-left: 10px;
	padding-right: 10px;
	}
		
#floatr {
	position: relative;
	float: right;
	padding-left: 10px;
	}
#rsbar {
	width: 200px;
	background-color: #FFFFFF;
	border: solid 1px;
	border-color: #000000;
	position: relative;
	float: right;
	padding: 5px, 5px, 5px, 5px;
	}
#botnav {	
	font: 12px/14px'Times New Roman', sans-serif;
	text-decoration : none;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 10px;
	}
#main { 
	width: 500px;
	height: 100%;
	margin: 0px; 
	}
#p1 { 
	width: 300px;
	margin: 0px; 
	}
#p2 { 
	width: 300px;
	margin: 0px; 
	}