
* {
	margin: 0;
	padding: 0;
}



body {
	margin-top: 0px;
	background: #000000 url(images/bg-2.jpg) repeat left top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}



h1, h2, h3 {
	color: #ffffff;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #838383;
}

/* Menu */

#menu {
	float: inherit;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	text-align: center;
	border-bottom: 4px #ffcc00 solid;
	margin-left: 22px;
	padding: 0px 5px;
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
}


/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 800px;
	height: 130px;
	margin: 0 auto;
	
}


#logo h1 {
	margin: 0px ;
	padding: 0px 0px 20px 0px;
	font: normal 29px Arial, Helvetica, sans-serif;
	background: url(images/img06.gif) repeat-x left bottom;
}


/* Page */

#page {
	width: 800px;
	margin: 0 auto;
}

#page-bgtop {
	padding: 0px 0px 0px 0px;
}

/* Content */

#content {
	float: none  ;
	width: 800px;
	padding-top: 0px;
	
}
.post {
	margin: 0px 0px 30px 0px;
	background: url(images/img06.gif) repeat-x left bottom;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;
}

.post .title a {
	padding: 4px 35px 4px 15px;
	background: #2f2523;
	text-decoration: none;
	font-weight: normal;
	color: #ffcc00;
}

.post .entry {
	padding: 20px 0px;
}

.post img {
	float: left;
	padding: 15px 0px;
}

.post .meta {
	text-align: right;
	padding: 0px 0 20px 0;
	font-weight: bold;
	color: #202020;
}

.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	color: #ffffff;
}

/* Submenu */



/* News */


#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 100%;
	margin: 0 auto;
	padding: 40px 0px;
	background: url(images/bg-3.jpg) repeat left top;
	color: #FFFFFF;
}


#header2 {
	width: 100%;
	margin: 0 auto;
	padding: 0px 0px;
	background: url(images/bg-1.jpg) repeat left top;
	color: #FFFFFF;
}
#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
}

table.stats
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 620px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{background-color: #CCC;
color: #000;
padding: 4px;
text-align: top;
border: 1px #fff solid;}

table.stats td.hed
{background-color: #ff9200;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 
