/* CSS layout */
.slimmedia {
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	text-align: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #F5F5F5;
	text-align: center;
}
.imagestyle{
padding:1px;
display:inline;
background:#f9f9f9;
color:#303030;
border:4px solid #f0f0f0;
}
.xsmall {
 	font-size: x-small;
 	text-align: center;
 }
.redD {
	color: #CC0000;
}
.greenC {
	color: #008000;
}
#music {
position:absolute;
top:0;
left:0;
}
.orangeB {
	color: #FF6600;
}
.normalize {
	font-style: normal;
}
.tablestyle1 {
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	text-align: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #F5F5F5;
	text-align: left;
}
.x-large {
	text-align: center;
	font-size: x-large;
}
.line150 {
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 0;
}
.noborder {
	border-width: 0;
}
body {
	margin: 0;
	padding: 0;
	background:#fff;
	color:#000;
}
.centertext {
	text-align: center;
}
.pixmargins {
	margin-left: 3px;
	margin-right: 3px;
}
.justify {
	text-align: justify;
}
#masthead {
	background-color:#000;
	font-family: "Lucida Sans";
	font-style: italic;
	font-weight: normal;
	font-size: 170%;
	color: #0000B9;
	height: 48px;
	background-image:url('../images_quiz/quiz2_masthead_fade.jpg');
	background-repeat: repeat-x;
}
#masthead a{
	color:#4f99ff;
	text-decoration: none;
	font-weight: bold;
}
#masthead a:hover{
	color:#fff;
	text-decoration: none;
}
#masthead a:visited{
	color:#808080;
	text-decoration: none;
}
#top_nav {
	font-family: "Arial";
	font-size: 95%;
	font-weight: bold;
	text-align: center;
	color: white;
	background-image: url('../chromemenu/stretchtile.jpg');
	background-repeat: repeat-x;
	border-bottom-color: #FECE6B;
	height: 26px;
	border-bottom-style: solid;
	border-bottom-width: medium;
}
#container {
	min-width: 900px;
	max-width: 1024px;
}

#left_col {
	width: 136px;
	float: left;
	font-family: "Lucida Sans";
	font-size: 100%;
	background-color: #f5f5f5;
	background-image: url('../images/side_fadeR3.jpg');
	background-repeat: repeat-y;
	background-position: right top;
	border-right: 2px solid #3e3e3e;
	padding: 12px;
	line-height:180%
}
#left_col a{
	color:#000;
	font-weight: bold;
	text-decoration:none;
			
}
#left_col a:hover{
	color:#ff6600;
	text-decoration: none;
}
#left_col a:visited{
	color:#b5b5b5;
	text-decoration: none;
}

#right_col {
	width: 136px;
	float: right;
	background-color: #f5f5f5;
	background-image: url('../images/side_fadeL3.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	border-left: 2px solid #3e3e3e;
	height: auto;
	padding: 12px;
	text-align: center;

}

#page_content {	margin-left: 165px;
	margin-right: 163px;
	font-family: "Trebuchet MS";
	font-size: 86%;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 0px;
}
#page_content a{
	font-family:Arial, Helvetica, sans-serif;
	color:#4f99ff;
	text-decoration: none;
	font-weight: bold;
}
#page_content a:hover{
	color:#ff6600;
	text-decoration: none;
}
#page_content a:visited{
	color:#b5b5b5;
	text-decoration: none;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 2px solid #3e3e3e;
	width: 100%;
	text-align: center;
	color: #808080;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-image: url('../images/bottom_edge.jpg');
	background-repeat: repeat-x;
	background-position: top;

}

#footer a{
color:#4a85ff;
text-decoration:none;
}

#footer a:hover{
text-decoration: underline;
}
/* Styles for Content */

}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #81B2FE;
}
{
	color: #000;
	font-size: small;
	text-align: justify;
	margin: 0;
	padding: 5px;
}

