* {
	margin: 0;
}
html, body{
	background-color: #000;
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -168px;
}
.logo {
	height: 115px;
	width: 758px;
	background-image: url(../images/inc/logo.png);
	margin: 0 auto;
}
.menu_bg {
	height: 165px;
	width: auto;
	background-image: url(../images/inc/menu_bg.png);
	background-repeat: repeat-x;
}
.menu_position {
	width: 1000px;
	margin: 0 auto;
}
.menu_navigation ul {   
 margin-left: -20px;   
 padding: 1em 0 0 0;   
 list-style: none;
}
.menu_navigation li {
	float: left;   
	background-image: url(images/navigation_border.png);   
	background-repeat: no-repeat;   
	margin: 45px 1px 0 15px;   
	padding: 8px 0 0 100px;
	height: 54px;
}
.menu_navigation a {
	float: left;
	display: block;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0.2em 10px 0.2em 0;
	text-decoration: none;
	color: #FFF;
	font-family: Arial;
	font-style: italic;
	font-size: 22px;
}
.menu_navigation a:hover {
	color: #FC0;
}
.content_expand {
	height: auto;
	width: auto;
	background-image: url(../images/inc/content_expand.png);
	padding-bottom: 30px;
}
.content {
	height: auto;
	width: auto;
	background-image: url(../images/inc/content.png);
	background-repeat: repeat-x;	
}
.author {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	color: #FFF;	
}
.news{
	height: auto;
	width: 648px;
	margin: 0 auto;
} 
.title_bg {
	height: 91px;
	width: 648px;
	background-image: url(../images/inc/title_bg.png);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
	color: #FFF;
	padding-top: 35px;
	padding-left: 30px;
}
.title_bg a{
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
}
.title_bg a:hover{
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
	color: #000;
	text-decoration: none;
}
.newscontent {
	height: auto;
	width: 575px;
	background-image: url(../images/inc/content_bg.png);
	background-repeat: repeat-y;
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	color: #FFF;
	margin-top: -60px;
	margin-left: 25px;
	padding: 15px;
}
.googleads {
	margin-top: 30px;
	margin-left: 60px;
}
.paginate {
	font-family:Arial;
	padding: 3px;
	margin-top: 5px;
	margin-left: 80px;
	font-style: italic;
}

.paginate a {
	padding:2px 5px 2px 5px;
	margin:2px;
	border:1px solid #06F;
	text-decoration:none;
	color: #FFF;
}
.paginate a:hover, .paginate a:active {
	border: 1px solid #06F;
	color: #FC0;
}
.paginate span.current {
	margin: 2px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #06F;
	font-weight: bold;
	background-color: #06F;
	color: #FFF;
}
.paginate span.disabled {
	padding:2px 5px 2px 5px;
	margin:2px;
	border:1px solid #06F;
	color:#DDD;
}
.push {
	height: 168px;
}
.footer {
	height: 168px;
	width: auto;
	background-image: url(../images/inc/footer.png);
	background-repeat: repeat-x;	
}
.linkpartners {
	float: left;
	width: 427px;
	height: 78px;
	margin-top: 30px;
	margin-left: 10px;
}
.linkpartners h1{
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	color: #FFF;
}
#promo, #promo li
{
	margin:0;
	padding:0;
	list-style-type:none;
}
.caption-top, .caption-bottom {
	background: #000000;
	color: #ffffff;
	cursor:default;
	padding:2px;
	font-size:11px;
	text-align:center;
	font-family: Arial;
	font-weight: bold;	
}
.caption-top {
	border-width:0px;
}
.caption-bottom {
	border-width:0px;
}
.caption a, .caption a {
	background:#000;
	border:none; 
	text-decoration:none;  
	padding:2px;
}
.caption a:hover, .caption a:hover {
	background:#202020;
}
.social {
	margin-top: 20px;
	margin-right: 10px;
	float: right;
}
.social img {
	opacity:0.4;
	filter:alpha(opacity=40);
}
#dhtmltooltip {
	position: absolute;
	width: 160px;
	border: 2px solid #03F;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #FFF;
}
