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

body {
	background: #dcdc95;
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

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

#mainBody {
	width: 1000px;
	border: 1px solid #fbf0e0;
}

#theTop {
	background: url(images/header_background.jpg);
	width: 1000px;
	height: 175px;
	margin: 0px;
	background-potition: top left;
	background-repeat: no-repeat;
	vertical-align: top;
	border: 1px solid #fbf0e0;
}

#theMenu {
	width: 1000px;
	height: 77px;
	border: 0px;
	margin-top: 98px;
}

#mainBodyLeft {
	float: left;
	width: 800px;
	margin-left: 10px;
}

#mainBodyLeftLeft {
	float: left;
	width: 160px;
}

#theIntro {
	color: #b3b592;
	text-align: center;
	margin-top: 10px;
}

#bottom {
	background: #f7e8cf;
	width: 1000px;
	min-height: 100px;
	margin: 0 auto;
}

#mainBodyBottom {
	background: url(images/BottomBackgroundTop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 1000px;
	min-height: 150px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #fbf0e0;
}

#mainBodyBottomText {
	width: 900px;
	text-align: center;
	margin-top: 50px;
}

#mainBodyBottomText a {
	color: #999966;
	text-decoration: none;
}

#mainBodyBottomBottom {
	width: 1000px;
	height: 45px;
	background: url(images/BottomBackgroun_Bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 auto;
}

#bottomMenu {
	width: 1000px;
	border: 0px;
	margin: 0 auto;
}

#copyright {
	float: right;
	width: 300px;
	text-align: right;
	color: #666633

}

.sideCategory {
	margin-top: 30px;
}

.sideCategoryLinks {
	margin-left: 7px;
	line-height: 13px;
}

.sideCategoryLinks a {
	margin-left: 10px;
	line-height: 13px;
	text-decoration: none;
	color: #b3b592;
}

.sideCategoryTitle {
	text-decoration: underline;
	
}

.mainBodyLeftLeftTop {
	background: #f7e8cf;
	width: 160px;
	height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.mainBodyLeftLeftMiddle {
	background: #f7e8cf;
	width: 160px;
	min-height: 50px;
}

.mainBodyLeftLeftBottom {
	background: url(images/Sidebar_BackgroundBottom.jpg);
	width: 160px;
	height: 40px;
}	

#mainBodyLeftRight {
	float: right;
	width: 610px;
	margin-left: 10px;
}

#mainBodyRight {
	float: right;
	width: 160px;
	margin-right: 10px;
}

.category {
	width: 610px;
	margin-top: 30px;
	margin-bottom: 50px;
}

.categoryMore {
	margin-top: 20px;
	margin-left: 10px;
}

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

.categoryMenu {
	background: url(images/Body_Background.jpg);
	width: 610px;
	background-repeat: no-repeat;
	background-position: top left;
	height: 35px;
}

.firstRow {
	width: 610px;
	height: 305px;
}

.firstRowLeft {
	float: left;
	width: 244px;
	height: 305px;
}

.firstRowRight {
	float: right;
	width: 366px;
    height: 305px;
}

.secondRow {
	width: 610px;
	
}
