html, body {
margin:0;
padding:0
}
body {
	font: 76% arial, sans-serif;
	text-align:center;
	background:#999999 url(../images/bg.png) repeat-x;
}
#bg{
}
#container{
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #FFF;
	position: relative;
}
#header {
	height:97px;
	background: url(../images/hdr2.png) no-repeat center top;
}
#title {
	padding: 5px 0;
	margin: 5px 0 15px;
	border-bottom: 1px solid #CCC;
}
#title h1 {
	margin:0;
	color: #000;
	padding: 0 10px;
}
blockquote {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 5px;
	color: #444;
}
ul, ol {
	margin:0;
	line-height: 1.9em;
	list-style: none;
	padding: 0 0 8px;
}
#navigation ul, ol {
	margin:0;
	line-height: 1.4em;
	list-style: none;
	background: url(../images/the_divide.png) repeat-x center bottom;
	padding: 0 0 8px;
}
#navigation ul ul, #navigation ul ul ul, #navigation ul ul ul ul{
background: none;
}
#navigation ul ul li{
	font-size:13px;
	font-weight:bold;
	
}
#navigation ul ul li a{
	color: #9E0000;
}
#navigation ul ul ul li a{
	color: #333;
}
#navigation ul ul ul li{
	font-size:10px;
	font-weight:normal;
}
#navigation ul li li{
	margin:0 0 0 2px;
	padding:0;
}
ul ul ul, ul ul ul ul{
	background: none;
	margin:0;
	padding:0;
}
#content p {
	line-height:1.4
}
#footer{
	padding-top:15px;
	text-align:center;
	height: 45px;
	background-repeat: repeat-x;
	background-image: url(../images/bar3.gif);
}
.clear {
	clear: both;
}
h2 a {
	font-size: 1em;
	color: #9E0000;
	text-decoration: none;
}
#content small {
	color: #666666;
}
.entry {
	margin: 5px 0 0 0;
	padding: 0px;
}
img {
	border: none;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
.post {
	margin: 0 0 20px;
	padding: 0 0 5px;
	border-bottom: solid #CCC 1px;
}
a {
	color: #810000;
	text-decoration: none;
}
a:hover {
	color: #A50000;
	text-decoration: underline;
}
#navigation a {
	color: #333;
	text-decoration: none;
}
#navigation a:hover {
	color:#333;
	text-decoration: underline;
}
.postmetadata {
	color: #666666;
}
#navigation h2 {
	font-size: 1em;
	color: #9E0000;
}
#navigation li li {
	color: #333333;
	margin: 0 0 0 8px;
	padding: 0px;
}
#navigation h2 {
	margin: 0 0 0 5px;
	padding: 0px;
}
form {
	border: none;
}
.join {
	float:left;
	width: 100%;
	color: #999999;
	text-align: center;
	margin: 5px 0 0;
	font-size: 11px;
}
.heroimage {
	margin: 0 0 10px;
	border: 1px solid #666666;
	background: #E1E1E1;
	text-align: center;
	padding: 5px;
}
.imagthumbs {
	width: 100%;
	text-align: center;
	height: 103px;
	padding: 0;
	background-image: url(../images/thumbs_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.images {
	float: left;
	width: 365px;
	text-align: center;
	margin: 0 8px 15px 0;
}
.imagthumbs img {
	margin: 10px 5px 0;
	padding: 2px;
	border: 1px double #CCCCCC;
	background: #FFF;
}
.sep {
	margin: 5px 0 5px;
	padding: 0px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.pad {
	margin: 8px;
	padding: 0px;
	width:100%
}
#tabbox1 img{
 margin:8px;
}
.tabimageholder {
	float: left;
	width: 120px;
}
.homemain {
	margin: 0;
	padding: 9px;
	float: left;
	width: 225px;
	text-align: center;
	border-left:solid 1px #CCC;
}
.homelinks{
	height:185px;
	
}
#combos, #firstlinks{
	border-left:none;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */#translation_bar {
	position: absolute;
	width: 200px;
	top: 107px;
	right: 5px;
	height: 18px;
	overflow: hidden;
	text-align: center;
	border: solid #CCC 1px;
}
#translation_bar img {
	margin: 3px;
}
.languages {
	position: absolute;
	right: 211px;
	top: 101px;
	color: #FFFFFF;
	text-align: right;
}
.languages a:link {
	color: #FFFFFF;
}
.languages a:hover {
	color: #FFFFFF;
}

