*
{
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

html, body 
{
	height: 100%;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#mainBody 
{
	width: 77%;
	margin: auto;
	height: 100%;
	background-color: #FFF;
}
body > #mainBody 
{
	min-height: 100%;
	height: auto;
}
#clear
{
	height: 119px;
	clear: both;
}
#counters {
	width: 50%;
	float: right;
	text-align: right;
}
#counters img {
	padding-left: 5px;
}


#headerBg
{
	height: 109px;
	background-image: url(../images/img_03.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#headerHolder {
	height: 109px;
	width: 77%;
	margin: 0 auto;
	background-image: url(../images/img_02.jpg);
	background-repeat: no-repeat;
	background-position: 300px top;
}
#headerThings {
	width: 100%;
	height: 109px;
	background-image: url(../images/img_06.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#footer
{
	height: 119px;
	width: 100%;
	background-image: url(../images/img_33.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: -119px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footerHolder {
	height: 119px;
	width: 77%;
	margin: 0 auto;
}

#footerRight {
	background-image: url(../images/img_35.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 119px;
}
#footerLeft {
	background-image: url(../images/img_32.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 119px;
	padding-left: 200px;
}
#footerText {
	padding-top: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FC3;
}
#footerText a {
	padding-top: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FC3;
	text-decoration: underline;
}
#footerText a:hover {
	padding-top: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FC3;
	text-decoration: none;
}


.footerLine {
	line-height: 35px;
}



.leftSide
{
	width: 230px;
	float: left;
	padding-bottom: 15px;
}
#leftMenuHolder {
	background-image: url(../images/img_27.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#leftMenuTop {
	background-image: url(../images/img_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 112px;
	width: 230px;
}
#leftMenuBottom {
	background-image: url(../images/img_28.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;
	height: 100px;
	width: 230px;
}
#LeftMenuBody {
	padding-right: 35px;
	padding-left: 35px;
}
#LeftMenuBody ul {
	list-style-image: url(../images/img_25.jpg);
	padding-left: 15px;
}
#LeftMenuBody li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#LeftMenuBody a {
	color: #963;
	text-decoration: none;
	font-size: 14px;
}
#LeftMenuBody a:hover {
	color: #963;
	text-decoration: underline;
	font-size: 14px;
}

.leftMenuAdsense {
	text-align: left;
	padding-top: 10px;

}
.leftMenuInformers {
	background-color: #FFC;
	text-align: center;
	border: 1px solid #999;
}





.content
{
	margin-left: 230px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
.contentHeader {
	background-image: url(../images/img_17.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	/* [disabled]height: 29px; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #963;
	padding-bottom: 5px;
}
.contentHeaderIcon {
	/* [disabled]height: 29px; */
	background-image: url(../images/img_15.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}

.contentText {
	padding-top: 5px;
	padding-left: 10px;
	text-align: justify;
}
.contentAdsense {
	text-align: left;
}


#runText {
	background-image: url(../images/img_09.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 25px;
	display: none;
	margin-bottom: 15px;
	margin-top: 15px;
}
#runTextLeft {
	background-image: url(../images/img_08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
}
#runTextRight {
	background-image: url(../images/img_11.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
}
.runTextStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FC3;
	padding-top: 5px;
	padding-left: 35px;
	padding-right: 35px;
	height: 25px;
	text-align: right;
}
li.categories {
    display: inline;
    list-style-type: none;
    margin-right: 15px;
    margin-left: 15px;
}
