@charset "UTF-8";
/* CSS Document */

body {
	background: url(images/bg_right.jpg);
	background-repeat: repeat-x repeat-y;
	background-position: top left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
}

#theBody {
	width: 910px;
	min-height: 1000px;
	margin: 0 auto;
	background: #000000;
}

#bodyTop {
	background: url(images/Background_Header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 910px;
	height: 102px;
}

#bodyTitle {
	margin-top: 10px;
	margin-left: 136px;
	float: left;
	width: 184px;
	height: 87px;
}

#theMenu {
	width: 910px;
	height: 37px;
}

#mainBody {
	width: 900px;
	margin-left: 5px;
	margin-right: 5px;
	min-height: 1000px;
	margin-top: 30px;
}

#mainBodyLeft {
	width: 700px;
	min-height: 1000px;
	margin-left: 10px;
	float: left;
	vertical-align: top;
}

#mainBodyRight {
	width: 170px;
	min-height: 1000px;
	vertical-align: top;
	margin-right: 10px;
	float: right;
	background: #1F1F1F;
	color: #FF6600;
}

.linksmenu {
	color: #ffffff;
	width: 150px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.linksmenuTitle {
	color: #999999;
	font-weight: bolder;
	border-bottom:#999999 1px solid;
	margin-bottom: 5px;
}
.linksmenu a {
	color:#B9680C;
	text-decoration: none;
}

.category {
	width: 700px;
	margin-bottom: 80px;
}

.category a {
	text-decoration: none;
	color: #FF6600;
}

.categoryMore {
	float: right;
	margin-right: 5px;
	margin-top: 10px;
}

.categoryMore a {
	text-decoration: none;
	color:#B9680C;
}

.categoryMoreTitle {
	background:url(images/Body_Bar.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#bottomMenu {
	width: 900px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	margin-bottom: 20px;
}

#bottomMenu a {
	text-decoration: none;
	color:#999999;
}

.firstRow {
	width: 700px;
	height: 335px;
}

.firstRowLeft {
	float: left;
	width: 250px;
	height: 335px;
}

.firstRowRight {
	float: right;
	width: 417px;
    height: 335px;
}

.secondRow {
	width: 700px;
	
}
