body,html {
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
	text-align: center;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#wrapper {
	width: 80%;
	min-width: 780px;
	margin: 0 auto 0 auto;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height:100%;
	background-color: #FFFFFF;
	text-align: left;
	border-left: #1e2f42 solid 1px;
	border-right: #1e2f42 solid 1px;
}
.header {
	height: 162px;
	text-align:center;
	background: #6693BE;
	border-bottom: #1e2f42 solid 1px;
}
.adtop {
	border-bottom: #1e2f42 solid 1px;
	padding: 4px;
	background-color: #CCCCCC;
	height: auto;
}
.content {
	text-align: left;
	padding: 3px;
	border-bottom: #1e2f42 solid 1px;
}
.content,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.content h1 {
	font-size: 14px;
}
.content h2 {
	line-height:170%; 
	padding-left:5px; 
	border:1px solid #cccccc; 
	letter-spacing:1px; 
	font-size:90%; 
	color:black; 
	margin-bottom:0.5%; 
	padding-top:0; 
	margin-top:0
}
.content h3 {
	font-size: 18px;
}
.content_image a {
	color: #000;
	text-decoration: none;
}
.content_image a:hover {
	font-size: 13px;
}
.pagination {
	border: #1e2f42 solid 1px;
	padding: 3px;
	width:75%;
	background: url("images/rightbg.gif");
}
.pagination a:hover {
	text-decoration: underline;
}
.pagination a {
	color: #000;
	text-decoration: none;
}
.popular a {
	color: #000;
	font-size: 14px;
}
.popular a:hover {
	color: #767676;
}
.category {
	font-size: 13px;
	background-color: #6693BE;
	text-align: center;
	margin: 0;
	height: 17px;
	width: 120px;
	border-bottom: #1e2f42 solid 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
}	
.leftmenu {
	width: 120px;
	height: 100%;
	border-right: #1e2f42 solid 1px;
	border-bottom: #1e2f42 solid 1px;
}
.leftmenu,ul { padding: 0; margin:0; }
.leftmenu,li {
	list-style: none;
	background-color: #dedede;
	margin: 0;
}
.leftmenu a {
	display:block;
	width: 120px;
	height: 15px;
	font-size: 11px;
	background-image: url('images/menubg.gif');
	color: #000;
	border-bottom: #1e2f42 solid 1px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	padding-top: 2px;
}
.leftmenu a:hover {
	background: #B8C8D6;
	text-decoration: underline;
}
.mailer {
	background-color: #000;
	color: #FFF;
	width: 100%;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: #1e2f42 solid 1px;
}
.input {
	border: #1e2f42 solid 1px;
	width: 100px;
	font-size: 11px;
}
.button {
	width: 100px;
	border: #1e2f42 solid 1px;
	background-color: #DDD;
	border-top: 0px;
}
.rightmenu {
	width: 160px;
	margin: 0;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 100%;
	padding-left: 1px;
	background-image: url('images/rightbg.gif');
	background-repeat: repeat-x;
	background-color: #dedede;
	border-left: #1e2f42 solid 1px;
	border-bottom: #1e2f42 solid 1px;
}
.rightmenu,td,th {
	color: #000;
}
.footer {
	background: #6693BE;
	padding-top: 4px;
	padding-bottom: 4px;
}
.footer,td,th {
	color: #FFF;
	font-size: 11px;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.top {
	background-color: #6693BE;
	min-width: 780px;
	border-top: #1e2f42 solid 1px;
	width:80%;
	clear: both;
	font-size: 1px;
	height: 0;
	padding: 0;
	line-height: 0;
	margin-top: 10px;
}
.bottom {
	background-color: #6693BE;
	border-bottom: #1e2f42 solid 1px;
	width:80%;
	clear: both;
	font-size: 1px;
	height: 0;
	padding: 0;
	line-height: 0;
	height:0px;
	min-width: 780px;
}