/* CSS Document */
BODY {
	height: 100%;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #515151;
	background-image:url(../images/background.jpg)
}
h1, h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #8EA4BA url(../images/navig_bar.gif) no-repeat left center;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 7px 0px 7px 20px;
	margin: 0px;
}
li, ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #848998;
	font-weight: normal;
}
a {
	margin: 0;
 	padding: 0;
}
form, div, border {
	margin: 0;
 	padding: 0;
}
#page {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0;
}
#top_top {
	background: url(../images/header_menu.gif) repeat-x;
	height: 61px;
	width: 780px;
}
#logotip {
	float: left;
	height: 100px;
	width: 780px;
}
#top_top h1 {
	padding-top: 25px;
	padding-left: 280px;
	color: #848998;
	font-family: Tahoma, Arial;
	font-size: 10px;
}
#menu {
	background:url(../images/menu_bc.gif);
	height: 22px;
	padding-left: 400px;
	padding-top: 9px;
	
}
#menu a {
	padding: 5px 15px;
	border-right: 1px solid #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#header_images {
	background: url(../images/header_images.jpg);
	width: 780px;
	height: 140px;
}
#moduletable {
	margin: 0px;
	padding: 0px;
}
#lines {
	background: url(../images/line_1.gif) repeat-x top;
	width: 780px;
	height: 3px;
	padding: 0px;
	margin: 0px;
}
#body {
	display: table;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#sidebar_left {
	float: left;
	/* display: block; */
	background: #F6F6F6;
	width: 170px;
	padding: 0px;
	margin: 0px;
}
#navigation {
	padding: 0px;
	margin: 0px;
}
#navigation table {
	width: 90%;
	padding: 0px;
	margin: 0px;
}
#navigation a {
	color: #5C5C5C;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 10px;
	margin: 0px 10px;
}
#navigation a:hover {
	color: #A6B600;
	text-decoration: none;
}
#navigation td a{
	/* border-bottom: 1px dotted #999999; */
	background: url(../images/menu_pimp_2.gif) no-repeat left center;
	padding: 0px 10px;
	margin: 0px 10px;
}
#navigation input.button {
	border: 1px solid #FFFFFF;
	background: #A6B600;
	color: #FFFFFF;
	font-size: 10px;
}
.module form {
	padding: 0px 0px 0px 10px;
}
#center_body {
	float: left;
	width: 550px;
	margin: 0px;
	padding: 0px 10px;
}
.contentheading {
	color: #515151;
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
}
.createdate, .small {
	color: #A6B600;
	font-family: Tahoma, Arial;
	font-size: 10px;
}
#center_body a {
	color: #A6B600;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
#center_body a:hover {
	text-decoration: underline;
}
#center_body a.readon {
	font-weight: bold;
}
#sidebar_right {
	float: right;
	background: #FFFFFF;
	width: 180px;
	padding: 0px;
	margin: 0px;
}
#popular {
	background: #DDE0E3;
}
.moduletable ul, moduletable li {
	list-style: none;
}
.moduletable li {
	border-bottom: 1px dotted #999999;
	background: url(../images/menu_pimp_2.gif) no-repeat left center;
	padding: 3px 10px;
	margin: 0px 10px;
}
a.mostread {
	font-family:Tahoma, Arial;
	font-size: 11px;
	color: #7D7D7D;
	font-weight: bold;
	text-decoration: none;	
}
a.mostread:hover {
	text-decoration:underline;
}
#polls {
	background: #DDE0E3;
	text-align: left;
}
.sectiontableentry2 {
	text-align: left;
	padding: 3px;
	border-bottom: 1px dotted #CCCCCC;
}
.sectiontableentry1 {
	text-align: left;
	padding: 3px;
	border-bottom: 1px dotted #CCCCCC;
}
#polls input {
	background: #DDE0E3;
	color: #245784;
}
#polls input.button {
	border: 1px solid #999999;
	background: #353535;
	color: #CCCCCC;
	font-size: 10px;
}
#search {
	background: #FFFFFF;
	padding: 25px 10px;
}
#search input {
	font-family: Tahoma, Arial;
	font-size: 11px;
	width: 130px;
}
#footer {
	display: block;
	background: #FFFFFF url(../images/line_2.gif) repeat-x top;
	width: 780px;
	padding: 0px;
	margin: 0px;
}
#footer h1 {
	padding: 10px;
	text-align: center; 
	color: #777777;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
}
#footer h1 a {
	color: #777777;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#footer h1 a:hover {
	text-decoration: underline;
}
