a:link{
	color:#8991E7;
	text-decoration:none;
}
a:visited{
	color:#8991E7;
	text-decoration:none;
}
a:hover{
	color:#A2A8E7;
	text-decoration:underline;
}
a:active{
	color:#8991E7;
	text-decoration:underline;
}
body{
	font-family:sans-serif;
	font-size:14px;
	margin:0;
	min-width:965px;
	display: block;
	width: 100%;
	position: absolute;
	background:#1F2886;
	color:#8991E7;
}
#top{
	height:111px;
	width:990px;
	margin:0 auto;
	border-left:1px solid #5C629B;
	border-right:1px solid #5C629B;
	background:#000;
}
#menu {
	margin-top:55px;
	margin-right:25px;
	float: right;
	font-size:12px;
	color:#8991E7;
	text-align:right;
}
.outerbar{
	background:#A2A8E7;
	height:16px;
	overflow:hidden;
}
.middlebar{
	background:#8991E7;
	height:16px;
	overflow:hidden;
}
.innerbar{
	background:#5E69CE;
	height:16px;
	overflow:hidden;
}
h1{
	margin:0;
	padding:25px 20px 20px 45px;
	text-decoration:none;
}
#outermain{
	border-left:1px solid #5C629B;
	border-right:1px solid #5C629B;
	width:990px;
	margin:0 auto;
	background:#000;
}
#innermain{
	width:900px;
	margin:0 auto;
}
.topmain{
	height:10px;
	margin:0 auto;
}
#innermain h2{
	border-left:27px solid #8991E7;
	padding-left:10px;
	margin-top:0;
	color:#5E69CE;
}
#innermain li{
	margin-bottom:0;
	font-style:italic;
}
#innermain p{
	padding-left:20px;
}
#rss img{
	margin-bottom:10px;
	height:0;
}
#innermain ul{
	padding-left:55px;
	list-style-type:square;
}
#bottom{
	height:99px;
	width:990px;
	margin:0 auto;
	border-left:1px solid #5C629B;
	border-right:1px solid #5C629B;
	border-bottom:1px solid #5C629B;
	background:#000;
	font-size:10px;
}
#bottom p{
	padding:0 10px 0 10px;
}
#bottom img{
	border:none;
}
#footer{
	float:left;
	width:50%;
}
#fav {
    margin-top:10px;
	float: right;
}
#fav ul{
	padding-left:0;
	margin:0;
	display:inline;
}
#favitem li{
	display:inline;
	list-style-type:none;
	margin-right:10px;
}