/* Global Elements */
body {
	margin: 0px;
	color: #333;
	text-align: center;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 75%;
	background-color: #E7AC6C;
}
a {
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
/* Container */
#container {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
/* Header */
#topheader {
	background-image: url(images/topback.gif);
	height: 58px;
}
#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width: 250px;
	font-size: 150%;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #000099;
	float: left;
	padding-left: 67px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#logo .dark {
	color: #294048;
}
/* Navigation */
#nav {
	float: right;
	margin-top: 17px;
	margin-right: 5px;
	font-size: 95%;
}
#nav a {
	background-image: url(images/navbg.gif);
	width: 102px;
	font: 105% Verdana;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-top: 14px;
	padding-bottom: 12px;
	display: block;
	text-align: center;
	float: left;
	clear: none;
}
#nav a:hover {
	color: #FAD000;
}
/* Sub header */
#subheader {
	background-color: #000099;
}
#subcontainer {
	background-color: #000099;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 33px;
	border-bottom: 2px solid #C2C8CA;
	background-image: url(images/e.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/* Headlines */
#headlines {
	width: 198px;
	float: left;
	font-size: 95%;
	color: #FFFF66;
}
#headlines a {
	display: block;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 1px;
	text-decoration: none;
}
#headlines a:hover {
	color: #FEEB01;
}
/* Latest topics */
#latesttopics {
	width: 198px;
	float: right;
	font-size: 95%;
	text-align: right;
	color: #FFFF66;
}
#latesttopics h1 {
	color: #FAD000;
	font-size: 140%;
	font-weight: normal;
	font-family: Trebuchet MS;
	margin: 0px; 
	text-align: right;
	margin-bottom: 5px;
}
#latesttopics a {
	display: block;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	text-decoration: none;
	padding-right: 5px;
}
#latesttopics a:hover {
	color: #8C9BA2;
}
/* Banner ad */
#banner {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	text-align: center;
	margin-top: 35px;
	float: left;
	color: #FAD000;
	text-align: center;
}
#banner img {
	border: 2px solid #465D66;
}
/* Bottom */
#bottom {
	width: 880px;
}
/* Login bar */
#register {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	margin-top: 3px;
	text-align: right;
}
#register p {
	border: 1px solid #D2D6D7;
	padding: 3px;
	padding-left: 7px;
	margin: 0px;
	color: #54789B;
}
/* Left column */
#left {
	float: left;
	width: 170px;
	margin-top: 5px;
	margin-right: 5px;
	background-color: #F1D3AF;
	background-image: url(images/menubg1.gif);
	background-repeat: repeat-y;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E7AC6C;
}
#left h1 {
	font-size: 140%;
}
#left .sub a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	color: #3F3FB2;
}

#left .sub ul {	
list-style: none;
width: 160px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.1em;
}	

#left .sub li {
margin-bottom: 4px;
}

#left .sub li a {
	height: 18px;
	text-decoration: underline;
	display: block;
	padding-top: 5px;
	padding-left: 12px;
}	
	
#left .sub li a:hover {
	text-decoration: none;
}
#left2 {
	float: left;
	width: 126px;
	text-align: center;
	padding-left: 22px;
}
/* Middle column */
#middle {
	width: 520px;
	margin-top: 5px;
	font-size: 105%;
	background-color: #FFFFFF;
	background-image: url(images/stredbg.gif);
	background-repeat: repeat-y;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F1D3AF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F1D3AF;
	float: left;
}
#middle h1 {
	font-size: 140%;
	padding-left: 10px;
}
#middle h2 {
	font-size: 140%;
	padding-left: 10px;
	color: #3333AD;
}
#middle p {
	padding-left: 10px;
	margin: 0px;
	color: #5B7246;
	padding-right: 10px;
}
#middle .subscribe {
	width: 478px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 95%;
	display: block;
	text-decoration: none;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
}
.small {
	font-size: 100%;
}
.comment {
	text-align: right;
	font-size: 95%;
	color: #999999;
	margin-top: 3px;
	padding-right: 10px;
}
/* Bottom boxes */
#leftbox {
	width: 200px;
	float: left;
	font-size: 95%;
	color: #5B7246;
	padding-left: 10px;
}
#leftbox img {
	float: left;
	margin-right: 1px;
}
#leftbox h1 {
	color: #333;
}
#leftbox .lol {
	display: block;
	margin-bottom: 1px;
	background-color: #E6E9EA;
	color: #5B7246;
	float: left;
	width: 105px;
}
#leftbox .p2 {
	padding: 5px;
}
#rightbox {
	width: 478px;
	font-size: 95%;
	margin-right: auto;
	margin-left: auto;
}
#rightbox a {
	background-image: url(images/folder.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	margin-bottom: 2px;
	text-decoration: none;
}
#rightbox2 {
	width: 239px;
	font-size: 95%;
	float: left;
}
#rightbox3 {
	width: auto;
	font-size: 100%;
	float: left;
	height: 18px;
	margin-left: 5px;
	padding-top: 4px;
}
#rightbox4 {
	width: 478px;
	font-size: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#rightbox5 {
	width: 160px;
	font-size: 100%;
	height: 30px;
	padding-left: 20px;
}
#rightbox6 {
	width: 200px;
	font-size: 95%;
	float: left;
	margin-left: 12px;
	margin-right: 12px;
}
/* Right column */
#right {
	float: right;
	width: 180px;
	margin-top: 5px;
	background-color: #F1D3AF;
	background-image: url(images/menubg.gif);
	background-repeat: repeat-y;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E7AC6C;
}
#right h1 {
	font-size: 140%;
	text-align: right;
}
#right .sub a {
	display: block;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	color: #5B7246;
}
#right .sub2 a {
	display: block;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	color: #5B7246;
}

#right .sub2 ul {	
list-style: none;
width: 160px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.1em;
}	

#right .sub2 li {
margin-bottom: 4px;
}

#right .sub2 li a {
	height: 18px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-left: 12px;
}	
	
#right .sub2 li a:hover {
}
#right2 {
	float: right;
	width: 180px;
	margin-top: 5px;
	background-color: #F1D3AF;
	background-image: url(images/menubg.gif);
	background-repeat: repeat-y;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E7AC6C;
}
#right3 {
	float: right;
	width: 180px;
	margin-top: 5px;
	text-align: center;
}
/* footer */
#footer {
	float: left;
	width: 100%;
	background-color: #000099;
	text-align: left;
	color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
}
#footer .left {
	float: left;
	padding-left: 10px;
}
#footer .right {
	float: right;
	padding-right: 30px;
}
#footer .middle {
	float: right;
	padding-right: 50px;
	color: #E7AC6C;
}
#footer a {
	color: #fff;
}

.style1 {
	font-size: 120%;
	padding-left: 10px;
}

li {
	list-style-type: none;
}
