body {
	background-color: #FCFBF9;
	margin: 0px;
	background-image: url(../images/Bodybg.jpg);
	background-repeat: repeat-x;
}
#Wrap{
	width: 850px;
	background-image: url(../images/WrapBG.jpg);
	background-repeat: repeat-y;
}
#Sidebar{
	width: 185px;
	float: left;
}
#SidebarMenu{
	margin: 100px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
}
#SidebarMenu a{
	color: #EBBC76;
	text-decoration: none;
}
#SidebarMenu a:hover{
	color: #F3D7AB;
}
#SidebarMenu1{
	height: 29px;
	background-image: url(../images/SidebarMenuBG.jpg);
	padding: 11px 0px 0px 35px;
	background-repeat: no-repeat;
}
#SidebarMenu2{
	height: 29px;
	background-image: url(../images/SidebarMenuBG.jpg);
	padding: 11px 0px 0px 35px;
	background-repeat: no-repeat;
}
#SidebarMenu3{
	height: 29px;
	background-image: url(../images/SidebarMenuBG.jpg);
	padding: 11px 0px 0px 35px;
	background-repeat: no-repeat;
}
#SidebarMenu4{
	height: 29px;
	background-image: url(../images/SidebarMenuBG.jpg);
	padding: 11px 0px 0px 35px;
	background-repeat: no-repeat;
}
#SidebarMenu5{
	height: 29px;
	background-image: url(../images/SidebarMenuBG.jpg);
	padding: 11px 0px 0px 35px;
	background-repeat: no-repeat;
}
#SidebarMenu6{
	height: 29px;
	background-image: url(../images/SidebarMenuBG.jpg);
	padding: 11px 0px 0px 35px;
	background-repeat: no-repeat;
}
#MainWrap{
background-image: url(../images/contentBG.jpg);
	width: 665px;
	float: left;
}
#content{
	
	height: 588px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}
#content h1{
	font-family: "Times New Roman", Times, serif;
}
#content h2{
	font-family: "Times New Roman", Times, serif;
	color: #660000;
}
#contentMenu{
	width: 300px;
	height: 200px;
	float: right;
	font-family: "Times New Roman", Times, serif;
	margin: 100px 0px 0px 0px;
}
#contentMenu a{
	color: #660000;
	text-decoration: none;
}
#contentMenu a:hover{
	color: #A40000;
}
#contentMenu h1{
	color: #B08208;
	font-family: "Times New Roman", Times, serif;
}
#contentMenu1{
	height: 22px;
	background-image: url(../images/contentMenuBG.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 0px 15px;
}
#contentMenu2{
	height: 22px;
	background-image: url(../images/contentMenuBG.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 0px 15px;
}
#contentMenu3{
	height: 22px;
	background-image: url(../images/contentMenuBG.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 0px 15px;
}
#contentMenu4{
	height: 22px;
	background-image: url(../images/contentMenuBG.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 0px 15px;
}
#contentMenu5{
	height: 22px;
	background-image: url(../images/contentMenuBG.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 0px 15px;
}
#Footer{
	clear: both;
	background-color: #1F1E1C;
	height: 122px;
}
#FooterSidebar{
	background-image: url(../images/FooterMenuBG.jpg);
	height: 122px;
	background-repeat: no-repeat;
	width: 185px;
	float: left;
}
#FooterSidebar ul{
	margin: 75px 0px 0px 4px;
	padding: 0px;
}
#FooterSidebar ul li{
	display: inline;
	margin: 0px 12px;
	list-style: none;
}
#FooterSidebar ul a{
	color: #CCCCCC;
	text-decoration: none;
}
#FooterSidebar ul a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#FooterMenu{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 50px 0px 0px 0px;
}
#FooterMenu ul{
	margin: 0px;
	padding: 0px;
}
#FooterMenu ul li{
	display: inline;
	margin: 0px 5px;
	list-style: none;
}
#FooterMenu ul a{
	color: #999999;
	text-decoration: none;
}
#FooterMenu ul a:hover{
	color: #CCCCCC;
}
#©{
	color: #666666;
	text-align: center;
	font-size: 10px;
}
#© a{
	color: #999999;
}
#© a:hover{
	color: #CCCCCC;
}
