﻿  /* CSS layout */
body {
	margin: 0;
	padding: 0;
	background-color:#899e7e;
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size:small;
	color:#333333;
	text-align:justify;
}
h3, h1{
	margin-top:0px;
	margin-bottom:0px;
}
#masthead {
	background-image:url('images2/newlayout/top.jpg');
	background-repeat:no-repeat;
	width:779px;
	height:365px;
	margin-right:auto;
	margin-left:auto;
}
#nav {
	background-image:url('images2/newlayout/navarea.jpg');
	background-repeat:no-repeat;
	width:779px;
	height:100px;
	margin-right:auto;
	margin-left:auto;
}a:link {color:#152312; text-decoration: none;
}a:hover {color:#106a19; text-decoration:underline;
}a:visited {color:#152312; text-decoration:none;
}a:active {color:#152312;
}
#nav_text{
	margin-left:320px;
	color:#fff3c3;
}a.nav:link {color: #c59f35; text-decoration: none;
}a.nav:visited {color: #c59f35; text-decoration: none;
}a.nav:hover {color: #fff3c3; text-decoration: underline;
}a.nav:active {color: #c59f35;
}
#subnav {
	margin-left:23px;
	margin-top:14px;
	color:#fff3c3;
}a.subnav:link {color: #fff3c3; text-decoration: none;
}a.subnav:visited {color: #fff3c3; text-decoration: none; 
}a.subnav:hover {color: #c59f35; text-decoration: underline; 
}a.subnav:active {color: #fff3c3; 
} 
#nav_text2{
	text-align:center;
	color:#333333;
}
#subnav2 {
	margin-left:15px;
	margin-top:10px;
	color:#333333;
}
}a.subnav2:link {color: #333333; text-decoration: none;
}a.subnav2:visited {color: #333333; text-decoration: none; 
}a.subnav2:hover {color: #c59f35; text-decoration: underline; 
}a.subnav2:active {color: #333333; 
}
#container {
	background-image:url('images2/newlayout/body.jpg');
	background-repeat:repeat-y;
	width:779px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
}
#left_col {
	width: 225px;
	float: left;
	margin:0 0 0 35px;
	height:auto;
	text-align:center;
}
.text {
	font-size:x-small;
	
}
#page_content {
	margin-left: 290px;
	margin-right:40px;
	height:auto;
}
#footer {
	clear: both;
	background-image:url('images2/newlayout/footer.jpg');
	background-repeat:no-repeat;
	width:779px;
	height:75px;
	margin-right:auto;
	margin-left:auto;
}
.footertext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333333;
	padding:40px 0 0 100px;
}
a.footertext:hover {
	color:#fff3c3;
	text-decoration:underline;
}
p{
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size:small;
	color:#333333;
	text-align:justify;

}
.myPlayer{
	padding:0 0 0 25px;
	background-color:#899E7E
}
.img{
	border-width:0;
	border-style:none;
}
.table{
	font-size:x-small;
}




