body {
	background:#050569 url(../images/back.gif) repeat-x;
}

img {
	padding:10px;
}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 800px;
}

#container {
	background:#FFFFFF url(../images/container_back.jpg) top left repeat-y;
}

#side-a {
	float: left;
	width: 220px;
	background-color:#F5F4F9;
	overflow:hidden;
}

#side-b { 
	float: left;
	width: 580px;
	height: 1%; /* hack */
	background-color:#FFFFFF;
	overflow:hidden;
}

#footer {
	font-size:11px;
	clear: both;
	background: #FFFFFF;
	text-align:center;
	color: #0F0E90;
	height:35px;
	padding-top:5px;
}

.clr {
	clear:both;
}

a:link {
	text-decoration: none;
	color: #0F0E90;
}
a:visited {
	text-decoration: none;
	color: #0F0E90;
}
a:hover {
	text-decoration: underline;
}

* {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1 {
	font-size:18px;
	font-weight:bold;
	color:#12119B;
	padding:5px 5px 10px 0px;
}

h2 {
	font-size:14px;
	font-weight:bold;
	color:#12119B;
	padding:5px 5px 10px 0px;
}

h3 {
	font-size:12px;
	font-weight:bold;
	color:#12119B;
	padding:5px 5px 5px 0px;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}
/***************** Customization *****************/

#top_menu {
	background:#FFFFFF;
	width:580px;
	height:22px;
	font-size:11px;
	color:#12119B;
}

#top_menu ul {
	float:right;
	margin-right:10px;
	margin-top:4px;
}

#top_menu ul li {
	display:inline;
}

#flash_banner {
	padding-top:1px;
	height:61px;
	background:#e0dff1;
}

#main_text {
	padding: 15px 25px 15px 15px;
	font-size:11px;
}

#ad {
	margin: 20px 18px;
	font-size:11px;	
}

#main_text ul {
	line-height:15px;
    margin-top:10px;
    margin-left:20px;
	color:#000000;
}

#main_text ul li {
	list-style-type:disc;
}

#sitemap ul li {
	list-style-type:none;
}
