body 
{
	text-align:center;
	background-color: #000;
	margin: 0px;
	padding:0px;
}

#container
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	padding:0px;
	text-align:center;
	background-color: #000;
	background-image: url("images/background_1.jpg");
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#banner
{
	padding:0px;
	float:right;
	position: relative;
	width: 100%;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	background-color: transparent;
	color: white;
	text-align:right;
	border: none;
	margin: 40px 0px 40px 0px;
}

#banner img
{
	border: none;
}

#inline-list
{
	float: right;
	margin: 0;
	/*width: 98%;*/
	padding: 5px;
	font-family: arial,Tahoma, sans-serif;
	background-color: black;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;	
	-webkit-border-top-left-radius: 5px;
}

#inline-list p, #inline-list a
{
	display: inline;
	color: #fff;
	font-size: 1.05em;
	font-family: "arial", Tahoma, sans-serif;
	text-decoration: none;
}

#inline-list ul, #inline-list li 
{
	display: inline;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 1em;
	font-family: "arial", Tahoma, sans-serif;
}

#articles
{
	float: left;	
	margin: 0px 0px 0px 50px;
	padding:0px;
	background-color: transparent;
	width: 560px;
}

#links
{
	float: left;
	margin: 0px 0px 0px 50px;
	padding:0px;
	background-color: transparent;
	width: 250px;
}

#footer
{
	float: left;
	clear: both;	
	background-color: #000;
	width: 866px;
	margin: 40px 50px 25px 50px;
	padding:0px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	text-align:left;	
	border: none;
}

#footer table
{
	width: 100%;
	color: #fff;
	font-size: 1em;
	font-family: arial, Geneva, sans-serif;
	border: #666 solid 2px;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-spacing: 0px;
}

#footer table td
{
	padding: 5px;
	border: #666 solid 1px;
	width: 33%;
	vertical-align: top;
}

#footer table td ul li
{
	margin-bottom: 5px;
}

#footer table td ul li, #footer table td h1, #footer table td ul li a
{
	font-size: 1em;
	font-family: arial, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	list-style-type: none;
}

#footer table td h1
{
	text-align: center;
	vertical-align: middle;
}

#footer table td ul li a:hover
{	
	text-decoration: underline;
}

#footer table td ul li a img
{
	border: none;
	margin-right: 5px;
	vertical-align: middle;
}

a.banner
{
	/*
	float:right;
	margin: 40px 0px 0px 0px;
	background: #000;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-bottom-left-radius: 20px;	
	-webkit-border-top-left-radius: 20px;
	*/
	float: left;
	margin: 0px 0px 0px 120px;
	font-weight: bold;
	font-size: 4em;
	font-family: arial, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	background: transparent;
}

a.banner img
{
	width: 400px;
	height: 130px;
	background: transparent;
}

div.header
{
	float:left;
	margin:0px 0px 0px 0px;
	width: 100%;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	text-align:left;	
	border: #778 solid 2px;
	background-color: #000;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;	
	-webkit-border-top-left-radius: 5px;
	border-bottom: none;
}

div.header h1
{
	margin: 6px 0px 6px 10px;
	color: #fff;
	text-decoration: none;
	font-size: 1.1em;
	font-family: arial, Geneva, sans-serif;
}

div.content, #main_links, div.content_info, #comments, div.content_black
{
	padding:0px;
	float:left;
	margin:0px 0px 0px 0px;
	width: 100%;
	min-height: 240px;
	height: auto !important;
	height: 240px;
	text-align:left;	
	border: #aaa solid 2px;
	background-color: #000;
	opacity:0.7;
	filter:alpha(opacity=70);
}

div.content_black
{	
	opacity:1;
	filter:alpha(opacity=100);
}

#comments
{
	margin-top: 40px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;	
}

div.content p, dic.content_black p, div.content h1, div.content h2, div.content form, div.content ul li, div.content ol li
{
	margin: 20px 20px 20px 20px;
	color: #fff;
	text-decoration: none;
	font-size: 1em;
	font-family: arial, Geneva, sans-serif;	
}

div.content ul li, div.content ol li
{
	margin: 10px 10px 10px 10px;
}

div.content form input
{
	margin: 3px 5px 10px 2px;
}

div.content a, div.content h3, div.content_black p a, div.content_black p span a
{
	color: #fff;
	text-decoration: none;
	font-size: 1em;
	font-family: arial, Geneva, sans-serif;		
}

div.content h3
{
	margin: 10px 10px 0px 10px;
	padding: 0px;
	display: inline;
	float: left;
}

div.box
{
	margin: 10px 10px 10px 10px;
	border: #fff solid 2px;
}

div.box p
{
	margin: 40px 10px 10px 10px;
}

div.content a.left
{
	float: left;
	margin: 15px 15px 15px 0px;
}

div.content a.right
{
	float: right;
	margin: 0px 0px 15px 15px;
}

div.content a img
{	
	border: #666 solid 2px;
}

div.content_info
{
	min-height: 40px;
	height: auto !important;
	height: 40px;	
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-top:none;
	background: #000;
	margin-bottom: 40px;
}

div.content_info span
{
	margin: 10px 10px 10px 10px;
	color: #fff;
	text-decoration: none;
	font-size: 1em;
	font-family: arial, Geneva, sans-serif;	
}

#main_links
{
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}

#main_links ul
{
	padding:0; 
	margin: 20px 5px 5px 15px;
	list-style-type: none;
	list-style-position: outside;
}

#main_links ul li
{
	margin-bottom: 10px;
}

li.root
{
	text-decoration: none;
	list-style-type: none;
}

li.sub1, li.sub2
{
	margin-left: 20px;
	list-style-type: none;
}

li.sub2
{
	margin-left: 40px;
}

#main_links ul li a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	font-family: arial, Geneva, sans-serif;
}

#main_links ul li.sub1 a
{
	font-weight: normal;
}

#main_links ul li.sub2 a
{
	font-weight: normal;	
	font-size: .9em;
}

table.gallery tr td
{
	border: #000 solid 2px;	
}

table.gallery tr td a, table.gallery tr td a img
{
	border:0px;
}

div.content p a, div.content_black p a, div.content form a
{
	color: #FF9933;
}

div.content a:hover, #main_links ul li a:hover, div.content_black p a:hover, div.content_black p span a:hover
{	
	text-decoration: underline;
}

div#rssincl-box-8468 div.rssincl-content div.rssincl-entry div.rssincl-backlink {display: none;}

table.image_wrap
{
	margin: -10px 0px 10px 20px;
	
}

table.image_wrap td
{
	background: transparent;
	border: #fff solid 2px;
	width: 148px;
	height: 20px;
	padding: 2px;
	text-align:left;
}

img.photo
{
	float:left;
	vertical-align: text-top;
	margin: 20px 10px 10px 20px;
}

b
{
	color:#0066CC;
}

input.link
{
	float:left;
	border:none;
	padding:0;
	margin:0;
	font-size:xx-small;
	text-decoration:underline;
	color:blue;
	background-color:transparent;
}
