body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #3c4447 url(../images/bg.png) repeat-x;
	margin: 0px;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 20px;
	}
	
.container{
	background: #af3109;
	width: 800px;
	margin: auto;
	padding-top: -18px;
		}
	
.banner{
	background: #af3109 url(../images/banner_copy.gif) no-repeat;
	width: 780px;
	height: 110px;
	margin: auto;
	}
	
.bar{
	background: #373737;
	width: 782px;
	height: 24px;
	margin: auto;
	border: #ffffff 1px solid;
	margin-top: 10px;
	font-size: 15px;
	padding-top: 2px;
	}
	
.box {
width: 780px;
height: 293px;
border: #ffffff 1px solid;
margin: auto;
margin-top: 10px;
background: #ebebeb;
overflow: auto;
}	
	
.content{
	text-align: left;
	background: #ebebeb;
	width: 378px;
	height: 283px;
	float: right;	
	padding: 5px;
	overflow: auto;
	font-size: 0.7em;
	border-left: 1px solid #ffffff;
	}
	
#header{
	color: #af3109;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	}
	
	
	 a:link    { color: #ffffff; }
	 a:hover    { color: #af3109; }
	 a:visited  { color: #ffffff; }
	 a { text-decoration: none; }
	
.box2 {
width: 770px;
height: 140px;
background: #373737;
border: #ffffff 1px solid;
margin: auto;
margin-top: 10px;
}

.box3 {
width: 780px;
height: 40px;
background: #373737;
border: #ffffff 1px solid;
margin-top: 10px;
font-weight: 700;
}

.footer{}
.footer a:hover { color: #ffffff; font-weight: bold;}



.menus{

text-align: center;
font-size: 1.2em;
}

.menunav{
color: #af3109;
background: #989898;
border: #ffffff 1px solid;
width:110px;
float: left;
margin-left: 125px;
}


#link a:link{
	font-weight: bold;
	padding-top:10px;
	padding-bottom: 10px;
	display: block;
	color: #0000FF;
}
#link a:hover{ font-weight: bold; background: #373737;  display: block; }
#link a:visited{ font-weight: bold; padding-top:10px; padding-bottom: 10px; display: block;}

.right a:link{ color:#989898;}
.course a:link{ color:#ebebeb;}
.right a:hover{ color: #af3109; }
.return a:link{ color: #000000;}
.return a:hover{ color: #af3109;}

.right{
width:500px;
float: right;
}

.left{
display: block;
float: left;
width:200px;
height: 150px;
margin-left: 25px;
margin-top: 15px;
border: #ffffff 1px solid;
margin-bottom: 15px;
}

.course{
margin-top: 20px;
padding-top: 5px;
padding-bottom: 5px;
width:350px;
height: 20px;
border: #ffffff 1px solid;
background: #989898;
}
