body
{
	margin: 0px;
	width: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	background-color: #302F2C;
}

A:LINK, A:VISITED
{
	color: #C6BC9C;
	text-decoration: none;
}

A:HOVER, A:ACTIVE
{
	text-decoration:underline;
}

#main .content A:LINK, #main .content A:VISITED, #main .content A:ACTIVE
{
	color: #C6BC9C;
	text-decoration: underline;
}

.linkunit { 
	padding: 0 !important; 
	background: url(images/linkunit-leftbg.gif) top left repeat-y !important;
}
	.linkunit2 {
		padding: 4px 0 4px 8px;
		background: url(images/linkunit-topbg.gif) top left repeat-x;
	}

#google-adsense-banner {
	color: #FFF;
	text-decoration: none;
	
}
	#google-adsense-banner a.adsby:link, #google-adsense-banner a.adsby:visited, #google-adsense-banner a.adsby:hover, #google-adsense-banner a.adsby:active {
		color: #FFF;
		font-size: 10px;
		text-decoration: underline;
	}
	#google-adsense-banner a.subject:link, #google-adsense-banner a.subject:visited, #google-adsense-banner a.subject:hover, #google-adsense-banner a.subject:active {
		font-weight: bold;
		font-size: 12px;
		text-decoration: underline;
	}
	#google-adsense-banner a.desc:link, #google-adsense-banner a.desc:visited, #google-adsense-banner a.desc:hover, #google-adsense-banner a.desc:active {
		color: #FFF;
		font-size: 11px;
		text-decoration: none;
	}

#google-adsense-textlinks {
	color: #FFF;
	text-decoration: none;
	
}
	#google-adsense-textlinks a.adsby:link, #google-adsense-textlinks a.adsby:visited, #google-adsense-textlinks a.adsby:hover, #google-adsense-textlinks a.adsby:active {
		color: #FF9900;
		font-weight: bold;
		font-size: 12px;
		text-decoration: none;
	}
	#google-adsense-textlinks a.subject:link, #google-adsense-textlinks a.subject:visited, #google-adsense-textlinks a.subject:hover, #google-adsense-textlinks a.subject:active {
		color: #FF9900;
		font-weight: bold;
		font-size: 12px;
		text-decoration: none;
	}
	#google-adsense-textlinks a.desc:link, #google-adsense-textlinks a.desc:visited, #google-adsense-textlinks a.desc:hover, #google-adsense-textlinks a.desc:active {
		color: #FFF;
		font-size: 12px;
		text-decoration: none;
	}

font, th, tr, td, p
{
	color: #FFFFFF;
	font-size: 12px;
}

h1 { 
	Color: #FF9900; 
	Font-Weight: bold; 
	Font-Size: 14px; 
	Font-Style: normal; 
	Display: inline;
}

h2 { 
	Color: #FF9900; 
	Font-Weight: bold; 
	Font-Size: 12px; 
	Font-Style: normal; 
	Display: inline;
}

#wrapper
{
	width: 100%;
	height: 100%;
}

#header
{
	background: url(/images/header2.jpg) top left repeat-x;
	width: 100%;
	height:115px;
	border-bottom: 1px solid #000000;
}

#navleft
{
	width:16%;
	min-width:128px;
	left: 0;
	top: 220px;
	position: absolute;
	margin: 0 1% 0 1%;
	z-index: 0;
}

#navright
{
	width: 16%;
	min-width:128px;
	position: absolute;
	margin: 0 1% 0 1%;
	top: 220px;
	left: 82%;
	z-index: 0;
}

.navbox
{
	background-color: #6B2408;
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #000000;
}

	.content
	{
		padding:4px;
		text-align:left;
		color: #C6BC9C;
	}


	.top
	{
		background-color: #000000;
		padding:4px;
		color: #FF9900;
		font-weight:bold;
		font-size:11px;
		text-align:center;
	}

#main
{
	left: 18%;
	width: 64%;
	min-width:512px;
	margin: 0;
	top: 220px;
	font-size: 12px;
	color: #000000;
	background-color: #6B2408;
	position: absolute;
	text-align:left;
	border: 1px solid #000000;
	z-index: 1;

}

	#main .content
	{
		font-size: 12px;
		padding:8px;
		color: #FFFFFF;
	}

#footer
{
	background-color: #232323;
	color: #787878;
	border-top:1px solid #000000;
	text-align:center;
	padding:5px;
	font-size:10px;
}

#footer A:LINK, #footer A:VISITED
{
	color: #000000;
	text-decoration: underline;
}

#footer A:HOVER, #footer A:ACTIVE
{
	text-decoration: underline;
}

#banner01
{
	position: absolute;
	top: 121px;
	width: 98%;
	height: 92px;
	text-align: center;
	left: 1%;
	right: 1%;
	background-color: #6B2408;
	border: 1px solid #000;
}

#banner01b
{
	width: 720px;
	height: 90px;
	margin: auto;
}

#banner02
{
	text-align: center;
}

#header1
{
position:absolute; left:0;
}


#header3
{
position:absolute; right:0;
}

#slogan
{
position:absolute; left:0; padding:2px; font-weight: bold; color: #FF9900;
}

#date
{
position:absolute; padding:2px; right: 0; font-weight:bold; color: #FF9900;
}

INPUT, TEXTAREA, SELECT {
	Background-Color: #FFFFFF;
	Color: #000000;
	Font-Size: 10px;
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
}
HR { Color: #787878; }
IMG { Border-Color: #787878; }
BLOCKQUOTE { Color: #787878; }

.smalltext, .newsname {
	Color: #161686;
	Font-Size: 10px;
}
A.smalltext:HOVER, A.smalltext:ACTIVE, A.newsname:HOVER, A.newsname:ACTIVE { 
	Color: #161686;
	Text-Decoration: none;
}
A.newslink:LINK, A.newslink:ACTIVE, A.newslink:HOVER { color: #161686; }
A.newslink:VISITED { color: #161686; }
.input { 
	Color: #FFFFFF;
	Font-Size: 8px; }
#counter
{ 
	bottom: 1px;
	position: absolute;
	width: 100%;
	text-align: left;
	color: #f1f1f1;
	font-size: 10px; 
}






























