/* Site CSS Document */
/* History from the Ohio Hills */
/* Site Design and Development by Electronic Vision - Multimedia Web Designer Chad Johnson 2008 */
/* ^_^ */

#container{
	width: 765px;
	height: auto;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#header{
	width: 100%;
	height: 75px;
	padding: 0px;
}

#header h1{
	background: url(../gfx/generic/logo.gif) no-repeat;
	display:block;
	width: 445px;
	height: 75px;
	margin-left: 50px;	
	text-indent:-9999px;	
}


#content{
	padding: 0px;
	float: left;
	width:570px;
	font-size: 13px;
}
#content ul li{
color:#FFFFFF;
}

#body_text{
	padding: 0px;
	width: 560px;
	background-color:#000;	
	border-left: solid #FFFFFF 5px;
	border-right: solid #FFFFFF 5px;
	border-top: solid #FFFFFF 5px;
}

#body_header{
	width: 570px;
	height: 33px;
	background:url(../gfx/generic/header.gif) no-repeat;
}

#side_nav{
	width: 182px;
	padding: 0px;
	float: left;
}

#body_bottom{
	background-image:url(../gfx/generic/footer.gif); 
	height:6px;
	overflow:hidden;
}

#body_bottom_quiz{
	background:url(../gfx/generic/footer_quiz.gif) no-repeat;
	height:6px;
	overflow:hidden;
}
#body_top_quiz{
	background:url(../gfx/generic/footer_flip.gif) no-repeat;
	height:6px;
	overflow:hidden;
}
#bottom_nav{
	width: 100%;
	height: 59px;
}

#bottom_nav img{
	padding-left:6px;
}

#footer{
	clear:both;
 	color:#CCCCCC;
	width: 100%;
	font-size: .6em;
	padding-top: 5px;
}

#footer a:link, #footer a:visited {
 	color:#CCCCCC;
	text-decoration: underline;
}

/* **** Body and Link Styles **** */

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../gfx/generic/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:100%;
	width:100%;
}

a:link {
	color: #FFF;
}

a:visited {
	color: #FFF;
}

a:hover	{
	color: #FFF;
}

a:active {
	color: #FFF;
}

#body_text p {
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
}

.vocab{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099cc;
	cursor:help;
	font-weight:bold;
}

#side_nav{
	cursor: default;
}

#side_nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-indent: -16px;
	width: 175px;
	height: 44px;
	}

#side_nav ul li .current{
	cursor:default;
}
#side_nav ul li .current h3{
cursor:default;
}

/* IE 6 */
/*\*/
* html #side_nav ul li{
	width: 160px;
	height: 44px;
	margin:0px;
	padding-left: 32px;
	margin-bottom: 15px;
	background:url(../gfx/generic/side_nav.gif) no-repeat;
	list-style-type: none;
	vertical-align: middle;
}
* html #side_nav ul li:hover{
	background:url(../gfx/generic/side_nav_roll.gif) no-repeat;
	list-style-type: none;
}

/**/
	
#side_nav ul li{
	width: 175px;
	height: 44px;
	margin:0px;
	padding-left: 35px;
	margin-bottom: 15px;
	background:url(../gfx/generic/side_nav-trans.png) no-repeat;
	list-style-type: none;
	vertical-align: middle;
}
#side_nav ul li:hover{
	background:url(../gfx/generic/side_nav_roll-trans.png) no-repeat;
	list-style-type: none;
}
#side_nav ul li a{

}

.NAVsingle{
	padding: 14px 5px 15px 5px;
	margin: 0;
}
.NAVdouble{
	padding: 7px 5px 4px 5px;
	margin: 0;
}

.floatleft{
float:left;
padding-right: 10px;
}
.floatright{
float:right;
padding-left: 10px;
}

/* IE 6 */
/*\*/
* html #header{margin-bottom: -3px;}
/**/

#resources{
color:#000000;
font-size:11px;
}
#resources a{
color:#000000;
}
#resources{
color:#000000;
font-size:11px;
}
#resources h3{
color:#0099cc;
font-size: 14px;
}

#content_quiz{
	padding: 0px;
	float: left;
	width:730px;
	font-size: 13px;
}
#body_quiz{
	padding: 0px;
	width:730px;
	height:540px;
}
