body	{
	background-image: url('../images/blue-satin-background.jpg');
	background-color: #000000;
	font-family: Arial, serif;

			font-size: .9ems;
	color:white;
}
.pageframe {
	margin: auto;
	width: 900px;
	border: 4px black solid;
}

			
a:link	 {
			font-family: Arial, serif;
			font-size: 12pt;
			color: #E0B898;
			text-underline: underline;	}

a:visited {font-family: Arial, serif;
			font-size: 12pt;
			color: #E0B898;
			text-underline: underline;	}

a:hover	{font-family: Arial, serif;
			font-size: 12pt;
			color: silver;
			text-decoration: none;	}

			
td	{	font-family: Arial, serif;
		font-weight: normal;
		font-size: 12pt;
		color: #FFFFFF; }
		
th	{	font-family: Arial, serif;
		font-weight: bold;
		font-size: 12pt;
		color: #FFFFFF }
		
.smtext  {	font-family: Arial, serif;
			font-size: 10pt;
			color: #FFFFFF	}
			
p	{ 	font-family: Arial, serif;
	  	font-size: 12 pt;
	  	color: #FFFFFF;	}
	  	
H1	{	font-family: Arial, serif;
		font-size: 36pt;
		font-weight: bold;
		color: #E0B898;	}
		
H2	{	font-family: Arial, serif;
		font-size: 24pt;
		font-weight: bold;
		color: #E0B898;	}
		
H3	{	font-family: Arial, serif;
		font-size: 18pt;
		font-weight: bold;
		color: #E0B898;	}
		
H4	{	font-family: Arial, serif;
		font-size: 14pt;
		font-weight: bold;
		color: #E0B898;	}
		
H5	{	font-family: Arial, serif;
		font-size: 12pt;
		font-weight: bold;
		color: #E0B898;	}
		
H6	{	font-family: Arial, serif;
		font-size: 10pt;
		font-weight: bold;
		color: #E0B898;	}
		
hr	{	width: 80%;
		color: #FFFFFF;
		size: 5px	}
		
.navlinks {
padding-left:20px;
text-align:left;
}


.nav h4 {color: white;}		

.contentbg {
	background-color:#012440;
	border:2px black solid;
	padding:10px;
}
.backlist {
}
.backlist img {
	border: 1px solid #FFF;
	margin-right: 10px;
}

