body {
	padding:0;
	margin: 0px 0px 0px 0px;
	color:gray;
	font-family: arial;
	line-height: 1.5;
	background-size: 100%;
	margin-bottom:20px;
	height:100%;
	background:#000000;
	
}



h1, h2, h3, h4, h5 {
	margin: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color: #4D4D4D;
}

h1 {
	font-size: 1.5em;
	color: #CCCCCC;
}

h2 {
	font-size: 1.2em;
	font-family: Times;
	text-decoration:italic;
}

h3 {
	font-size: 1.2em;
	color: #FFFFFF;
}

h4 {
	font-size: 1.0em;
	font-family: Times;
	text-decoration:italic;
	font-weight:bold;
}

h5 {
	font-size: 1.5em;
	color: gray;
}


img#bg {
z-index:-20;
position:absolute;
top:0;
left:0;
width:100%;
height:430px;
}




.nav {color: #fec23a; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.3em; text-decoration: none;}
.nav:hover {color: #FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.3em; border-bottom:5px #ffffff solid;}

.nav3 {color: #8b8b8b; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.2em; text-decoration: none;}
.nav3:hover {color: #4D4D4D; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.2em; text-decoration: underline;}

.nav2 {color: #fec23a; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.1em; text-decoration: none;}
.nav2:hover {color: #FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.1em; border-bottom:5px #ffffff solid;}


.link {color:#560202; font-family:Arial; font-size: 12px; textdecoration:underline;}
.link:hover{color:#560202; font-family:Arial; font-size: 12px; textdecoration:underline;}

.link2 {color:#fec23a; font-family:Arial; font-size: 11px; textdecoration:underline;}
.link2:hover{color:#FFFFFF; font-family:Arial; font-size: 11px; textdecoration:underline;}

.link3 {color:#560202; font-family:Arial; font-size: 11px; textdecoration:underline;}
.link3:hover{color:#000000; font-family:Arial; font-size: 11px; textdecoration:underline;}



ul {
font-family: Arial;
font-size: 12px;
font-style: normal;
line-height: 1.5em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: gray;
margin-top:0;
margin-bottom:0;
list-style-type:disc;
list-style-position:outside;

}





hr {
color:#4D4D4D;
height:1px;
}

