@charset "utf-8";
body {
	background-color: #FFFFFF;
	font-size: 16px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/body_bg2.jpg);
	background-repeat: repeat;
}
#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 311px;
	padding-left: 20px;
	font-size: 14px;
	font-style: italic;
	line-height: 26px;
}
.header_title {
	font-size: 15px;
	font-style: normal;
}
#page_content {
	background-color: #F9EED2;
	width: 565px;
	color: #4b4a4a;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 24px;
}
.ribbon_text {
	font-size: 12px;
	color: #000000;
}

#page_content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	font-weight: normal;
}

#wrapper {
	text-align: left;
	width: 970px;
	background-color: #000000;
	padding-left: 15px;
	padding-right: 15px;
}
.video_text {
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.small_text {
	font-size: 10px;
	color: #000000;
}
#sidebar {
	float: right;
	margin-top: -65px;
	margin-right: 25px;
	width: 320px;
	font-size: 14px;
	line-height: 20px;
}
#footer {
	background-color: #2C2A2B;
	width: 941px;
	font-weight: normal;
	text-align: center;
}
#footer_content {
	text-align: left;
	font-size: 12px;
	background-color: #2C2A2B;
	width: 933px;
	padding-right: 3px;
	padding-left: 5px;
}
#footer_content a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_content a:hover {
	color: #CCFF00;
	text-decoration: underline;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	padding-right: 3px;
	padding-left: 3px;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#sections {
	background-image: url(images/section-bg.jpg);
	background-repeat: no-repeat;
	height: 335px;
	padding-top: 75px;
	padding-left: 28px;
}
#sections a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 32px;
	font-size: 22px;
}
#sections a:hover {
	color: #000000;
	text-decoration: underline;
}
.wrapper_img {
	padding-left: 5px;
}


#number {
	background-image: url(images/questionsbtn.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 193px;
	float: right;
}
#page_content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
#page_content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 22px;
}
#navigation {
	background-image: url(images/navigation_bg.jpg);
	background-repeat: repeat-x;
	height: 37px;
	font-size: 14px;
	text-align: center;
	padding-top: 13px;
}
#navigation a {
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
}
#navigation a:hover {
	color: #0066FF;
	text-decoration: none;
}
.sidebar_title {
	font-size: 18px;
	font-weight: bold;
}
.links {
	font-size: 16px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}

