body  {
	color:#353535;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
	background-color:#232323;
}

a {
	color:#131600;
	text-decoration:none;
}

a:hover {
	color:#353535;
	text-decoration:none
}

a img {
	border: none;
}


p {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

html { 
	font-size:11px; 
	font-family:tahoma, arial; 
} 


h1 { 
	font-size: 30px;
	font-weight:normal;
	padding:0px;
	margin:0px; 
}

h2 { 
	color:#131600;
	font-size:1.01em;
	padding:0px;
	margin:0px;
	text-transform:none;
	font-weight:bold;
} 

h3 { 
	color:#131600;
	font-size:1.01em; 
	text-transform:uppercase; 
	padding:10px 0px 10px 0px;
	margin:0px 0px 0px 0px;
} 

#sitename {
	color:#f3f1e9;
	font-family: "Trebuchet MS", tahoma, verdana, arial narrow, arial;
	text-align: left;
	padding:0px 5px 10px 0px;
	margin:0px;
}

#sitename a {
	color:#f3f1e9;
}

#sitename a:hover {
	color:#afada4;
}


.h2 { 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#131600;
	font-size:1.01em; 
	text-transform:uppercase;
} 

.h3 { 
	font-size:10px;
	color:#232323; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
}

table {
	border-collapse: collapse;
	width:100%; 
	padding:0px;
	margin:0px; 
}

td {
	vertical-align: top;
	padding:0px;
	margin:0px;
}

td.content {
	height:100%; 
	vertical-align: top; 
	padding:0px 0px 30px 30px; 
}

td.rightcolumn {
	vertical-align: top; 
	width:250px;
	padding:0px 0px 0px 0px; 
}

td.sidebar {
	width:300px;
	height:100%; 
	padding:0px; 
	vertical-align: top; 
}

.right3 { 
	width:100%;
	height:100%; 
	text-align:left; 
} 

.author {
	margin: 0px;
}

.author p {
	color:#afada4;
	font-size:11px;
	font-family: "Trebuchet MS", tahoma, verdana, arial narrow, arial;
	padding:0px 20px 20px 20px;
	background: url(../images/author.gif) center left no-repeat;
}

.author a {
	color:#fff;
	text-decoration:none;
}

.author a:hover {
	color:#afada4;
	text-decoration:none;
}

.main_bg {
	height:100%;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:#F3F1E9 url(../images/main_bg_1.gif) left top no-repeat;
}

.main_bg_1 {
	height:100%;
	vertical-align:top;
	padding:0px;
	margin:0px;
	background: url(../images/main_bg_2.gif) right top no-repeat;
}

.main_bg_2 {
	height:100%;
	vertical-align:top;
	padding:0px;
	margin:0px;
	background: url(../images/main_bg_3.gif) right bottom no-repeat;
}

.main_bg_3 {
	height:100%;
	vertical-align:top;
	padding:0px 0px 20px 0px;
	margin:0px;
	background: url(../images/main_bg_4.gif) left bottom no-repeat;
}

.navigation {
	display: block;
	text-align: center;
	margin: 20px 20px 60px 20px;
}

.navigation a {
background : none;
padding : 1px 3px 1px 3px;
}

.navigation a:hover {
color : #000;
background : #ccc;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

.footertable h2 {
	margin: 0px 20px 0px 20px;
	padding: 10px;
	font-size: 12px;
	color: #f3f1e9;
	background: #232323;
}

.footertable ul {
	margin: 0px 20px 20px 20px;
	padding: 0;
	list-style-type: none;
}

.footertable ul li {
	line-height: 26px;
	border-bottom: 1px solid #cfccc2;
}

.footertable ul li a {
	display: block;
	padding: 0 10px;
	color: #232323;
	text-decoration: none;
}

.footertable ul li a:hover {
	color: #232323;
	background: #cfccc2;
}

td.sidebar {
	width:300px;
	height:100%; 
	padding:0px; 
	vertical-align: top; 
}

.feeds {
        vertical-align: top;
	margin:0px;
	padding:20px;
	text-align: right;
	height: 20px;
}

.feeds a {
	qqmargin:20px 20px 0px 0px;
	padding:5px 22px 5px 5px;
	color: #afada4;
	font-size: 12px;
	font-family: Tahoma, "Trebuchet MS", verdana, courier;
	text-decoration: none;
	background: url(../images/rss_icon.gif) right center no-repeat;
}

.feeds a:hover {
	color: #fff;
}

.right3 .h4 { 
	color:#f3f1e9;
	font-size:24px; 
	margin:0px;
	padding: 10px 20px 10px 20px;
	text-transform:none;
	font-weight:normal;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	border-bottom:1px solid #141414;
	border-top:1px solid #2F2F2F;
}

.right3 a {
	text-decoration:underline;
	color:#ffffff;
}

.right3 a:hover {
	text-decoration:none;
	color:#353535;
}

.right3 ul {
	padding:0px; 
	margin:20px 20px 20px 20px;
	border-top: 1px solid #3f3f3f;
}

.right3 ul li {
	list-style-type: none;
	text-align: left;
	line-height: 26px;
	border-bottom: 1px solid #3f3f3f;
	padding-left:10px; 
}

.right3 ul li a {
	display: block;
	padding: 0px;
	margin:0px;
	color:#afada4;
	font-size:12px;
	font-family: tahoma, "Trebuchet MS", verdana, arial narrow, arial; 
	text-decoration: none;
}

.right3 ul li a:hover {
	color:#fff;
}

#categories {
	vertical-align:top;
}

#categories ul li a {
	padding: 0px 0px 0px 22px;
	background: url(../images/mini-category2.gif) no-repeat left center;
}

.widget_style2 {
	vertical-align:top;
	text-align:left;
	padding:0px;
	margin:0px;
	color:#333333;
}

#archives  {
	vertical-align:top;
}

.right3 .cats_head2 {
	vertical-align:top;
	margin:0px;
	padding:0px; 
	border-bottom:1px solid #2F2F2F;
	border-top:1px solid #141414;
}

.right3 .h4 { 
	color:#f3f1e9;
	font-size:24px; 
	margin:0px;
	padding: 10px 20px 10px 20px;
	text-transform:none;
	font-weight:normal;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	border-bottom:1px solid #141414;
	border-top:1px solid #2F2F2F;
}

#links {
	vertical-align:top;
}

.footer {
	width:100%;
	vertical-align:top;
	background:#232323;
	text-align:left;
}

.footer_txt {
	vertical-align:top;
	text-align:center;
	padding:10px 0px 10px 0px;
	background-color:#000;
	color:#999999;
}

.footer_txt a {
	color:#afada4;
	text-decoration:none;
}

.footer_txt a:hover {
	color:#fff;
	text-decoration:none;
}
#content {
	padding-left: 10px;
	padding-top: 10px;
}

#container {
	width: 100%;
	height: 100%;
	margin:0px;
	padding:0px;
}

.search {
	background-color:#e9bf15;
	font-style:
	inherit;
}

.ads {color:#555;}
.ads a {color:#464646;}
