﻿body {
	background-color: #202931;
	margin: 0px;
	padding: 0px;
	line-height:1.2em;

}

div.layout
{
	width : 970px;	
	margin-left : auto;
	margin-right : auto;
	overflow : auto;
}

div.layout *
{
	font-family : Arial, helvetica, Sans-Serif;
}

div.layout div.bwrap
{
	background-repeat : repeat-y;
	overflow : auto;
}

div.layout div.bwrap.left
{
	background-image : url(images/left-shadow.gif);	
	padding-left : 5px;
}

div.layout div.bwrap.right
{
	background-image : url(images/right-shadow.gif);	
	background-position : right center;
	padding-right : 5px;
}

div.layout div.header
{
	background-image : url(images/header-img.jpg);
	width : 960px;
	height : 125px;	
}

div.layout div.header div
{
	font-weight : bold;
	font-family : Arial;
	font-size : 14px;
	text-align : left;
	padding-left : 140px;
	padding-top : 6px;
}

div.layout div.middle
{
	background-color : White;	
	padding : 8px;
	overflow : auto;
}

div.layout div.middle div.nav
{
	border : 1px solid #CC3300;
	width : 210px;
	float : left;
}

div.layout div.middle div.nav ul
{
	list-style-type : none;
	padding-left : 0;
	margin : 0 0 0 0;
	font-size : 11px;
	font-weight : bold;
	background-color : White;
}

div.layout div.middle div.nav ul *
{
	color : #333333!important;
}

div.layout div.middle div.nav ul li
{
	height : 34px;
	padding : 0 0 0 15px;
	line-height : 34px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3300;
	background-color:#FFFFFF;
}

div.layout div.middle div.nav ul li.last
{
	border-bottom : none;
}

div.layout div.middle div.nav ul li.selected
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC3300;
	background-color:#CC3300;
}

div.layout div.middle div.nav ul li.selected a:hover
{
	color : #000000!important;
}

div.layout div.middle div.nav ul li.selected *
{
	color : #FFFFFF!important;
}

div.layout div.middle div.nav ul li a
{
	text-decoration : none;
}


div.layout div.middle div.nav ul li a:hover
{
	color : #CC3300!important;
}

div.layout div.middle div.content
{
	margin-left : 230px;
	width : 700px;
	font-size : 13px;
	padding-right : 10px;
}

div.layout div.middle div.content h2 {
	color:#FF0000;
	text-align: center;
	font-size: 20px;
	margin : 10px 0 5px 0;	
	line-height:1.3em;

}

div.layout div.middle div.content h3 {
	color:#000000;
	font-size:16px;
	font-weight: bold;
	line-height:1.3em;
}

div.layout div.middle div.content h4 {
	color : black;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

div.layout div.middle div.content div.videobox
{
	text-align :center;
}

div.layout div.middle div.content div.authorbox strong
{
	display : block;
}

div.layout div.middle div.content div.googleads div.title
{
	margin-top : 25px;
	background-color: #CC3300;
	background-image: url(images/ads-google-img-logo.gif);
	background-repeat: no-repeat;
	height: 25px;
}

div.layout div.footer
{
	height: 35px;
	color : White !important;
	line-height : 35px;
	font-size : 11px;
	padding : 0 20px 0 20px;
	background-color: #CC3300;
}

div.layout div.footer a
{
	color : White;
	font-weight : bold;
	text-decoration : none;
}

div.layout div.footer a:hover
{
	color : #FFFFFF;
	text-decoration: underline;
}

div.layout div.footer div.right
{
	float : right;
	padding-right : 25px;
	background : none;
}
h1 {
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin: 0px;
}
a:link {
	color: #CC3300;
	text-decoration: underline;
}
a:visited {
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.line-height {
	line-height: 1.5em;
}
#adBx {
	background-color:#FFFFFF;
	padding:5px;
	text-align:center;
}
