﻿body {
	background-color: #31302c;
	margin: 0;
	font-family: Tahoma;
	font-size: 13px;
}
a, a:visited {
	color: #eee;
}
a img {
	border: 0;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #a6c40e;
}
#icons {
	/*background: #fff;
	width: 350px;
	position: absolute;
	top: 48%;
	left: 7%;*/
}
#icons img {
	margin-right: 3px;
}
#recent {
	position: absolute;
	top: 3.91%;
	left: 2%;
	/*border: 1px #808080 solid;*/
	width: 590px;
	padding: 10px;
	height: 45px;
}
#recent a {
	text-decoration: none;
}
#recent a:hover {
	color: #A6C40E;
}
#left {
	position: absolute;
	top: 6%;
	left: 6%;
	text-align:center;
}
#back {
	position: absolute;
	top: 32%;
	left: 40%;
}
#b {
	position: absolute;
	bottom: 0;
	right: 0;
}
#sponsors {
	position: absolute;
	bottom: 0;
	left: 0;
}
#wp {
	position: absolute;
	top: 94px;
	left: 2%;
	border: 1px #808080 solid;
	color: #fff;
	overflow-y: scroll;
	height: 75%;
	width: 600px;
	padding: 5px;
	scrollbar-face-color: #808080;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFBF0;
	scrollbar-3dlight-color: #808080;
	scrollbar-shadow-color: #FFFBF0;
	scrollbar-darkshadow-color: #808080;
	scrollbar-track-color: #CCCCCC;
}
#wp a {
	color: #eee;
}
#title2 {
	position: absolute;
	right: 0;
	top: 0;
}
#ess {
	display: block;
	float: left;
	margin-right: 10px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#ess a:hover {
	color: #fff !important;
}
.entry p {
	text-align: justify;
}
.entry img {
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.thumbs a img {
	border: 2px transparent solid;
}
.thumbs a:hover img {
	border: 2px #fff solid;
}
.thumbs table {
	border-collapse: collapse;
}
.thumbs table td {
	text-align: center;
	color: #fff;
}
#TB_caption {
	font-family:Tahoma;
}