body{
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	margin:auto;
	width:900px;
	background-color: #ffffff;
	font-size:0.8em;
	color: #444444;
	line-height:125%;
	background-image:url(../images/main_page/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
}



h1 {font-size:1.6em; color:#f5f5f5; border-bottom:1px solid #eee; padding-bottom:2px; color:#154584 }
h2 {font-size:1.4em; color:#f5f5f5; border-bottom:1px solid #eee; padding-bottom:2px; padding-top:10px; color:#154584 }


strong {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-weight:bold}

a:link {text-decoration:none; color:#b2b2d8; }
a:visited {text-decoration:none; color:#b2b2d8; }
a:hover {text-decoration:underline; color:#5f5fb6;}

.frame {
	width:900px;
	padding:0px;
	background-color: #ffffff;
	
}

#media_box {width:600px; background-color:#111;  margin-left:20px; color:#f5f5f5; padding:0px 10px 0px 10px; border:5px solid #555; float:right; margin-bottom:20px}
#media_box h1 {font-size:1.4em; color:#f5f5f5; border:none}
#media_box h2 {font-size:1.1em; color:#f5f5f5; border-bottom:none}
#video {padding-left:0px; width:600px; text-align:center}
#media_links {width:380px; padding-top:80px; }
#media_links h3 {color:#f5f5f5; font-size:1.0em}
#clear {clear:both}

.question {font-weight:bold}
.frame #main_content { margin-left:270px; padding-top:0px;  border-right:1px solid #f4f4f4;}
.frame #main_content p { padding-right:10px}

.frame #menu_box {

	padding-top:0px;
	margin-top:0px;
	background:#f3f8fc;
	width: 279px;
	float:right;
	padding-top:20px;
	height:179px;


}

.frame #left_menu {float:left; width:250px; padding-top:0px; padding-left:0px}

.frame #navigation {background-color:#ffffff; text-align:center; padding-top:5px; padding-bottom:7px; width:900px; height:35px}
.frame #navigation ul {list-style:none; padding:0px; margin:0px}
.frame #navigation li {float: left;margin: 0 0.22em;}

.frame #navigation li a {height: 2em;
background-color:#8AB9E0;
line-height: 2em;
float: left;
width: 170px;
display: block;
border: 0.1em solid #dcdce9;
color: #f5f5f5;
font-size:1.2em;
text-decoration: none;
text-align: center;}

.frame #navigation li a:hover {height: 2em;
background-color:#B9CCDF;
line-height: 2em;
float: left;
width: 170px;
display: block;
border: 0.1em solid #dcdce9;
color: #444444;
font-size:1.2em;
text-decoration: none;
text-align: center;}



.img_border {border-width: 1px;border-color: #999999;border-style: solid;}
.img_pad_left {padding-left:15px; padding-bottom:20px}

#Footer { clear:both; background-color:#f3f8fc; color:#444444; font-size:10px; text-align:center; line-height:120%; margin-bottom:50px; width:100%}
#Footer a {color:#444444; font-size:10px}
#Footer a:hover {color:#444444; text-decoration:underline ;font-size:10px}
.img_pad_right {
	padding-right: 20px;
}
.td {
	background-color: #8AB9E0;
}
