BODY {
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container
{
	width:1003px;
	margin: 0 auto;
	background-color:#FFFFFF;
}
div, td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#000000;
}
a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#0868B2;
}
.clear
{
	clear:both;
}
h1
{
	color:#0868B2;
	font-size:18px;
}
h2
{
	color:#0868B2;
	font-size:16px;
}
.blue01
{
	color:#114EA4;
	font-size:22px;
	font-weight:bold;
}
.blue02
{
	color:#114EA4;
	font-size:16px;
	font-weight:bold;
}
#top_menu
{
	background-image:url(images/top_menubg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-right:15px;
	color:#FFFFFF;
	height:29px;
}
#top_menu ul
{
	float:right;
}
#left_nav
{
	float:left;
	width:178px;
	padding:10px;
}
#left_nav ul
{
	padding:0px;
	margin:0px;
}
#left_nav li
{
	list-style:none;
	padding-bottom:10px;
}
#left_nav a
{
	color:#000000;
}

#main_content_text
{
	float:left;
	width:553px;
}
#right_nav
{
	float:left;
	width:235px;
	padding:8px;
}
#right_form
{
	background-image:url(images/form_pic03.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#3E8FFF;
	padding:10px;
}
#right_link ul
{
	padding:0px;
	margin:0px;
}
#right_link li
{
	list-style:none;
	background-image:url(images/link_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:153px;
	height:27px;
	text-align:center;
	margin-bottom:5px;
	padding-top:5px;
}
#right_link a
{
	color:#FFFFFF;
	text-transform:uppercase;
}


#worlds_link ul
{
	padding:0px;
	margin:0px;
}
#worlds_link li
{
	list-style:none;
	background-image:url(images/worldsbutton.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:153px;
	height:50px;
	text-align:center;
	margin-bottom:5px;
	padding-top:5px;
}
#worlds_link a
{
	color:#FFFFFF;
	text-transform:uppercase;
}

#in_the_news
{
	background-image:url(images/inthenews_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#000000;
	width:993px;
	height:34px;
}
#bottom_text
{
	background-image:url(images/content_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#E1E1E1;
	min-height:320px;
}
#footer
{
	background-color:#969696;
	color:#000000;
}
#footer a
{
	color:#000000;
}
