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{
	width: 665px;
	float: left;
}
#Header{
	background-image: url(../images/HeaderInsideBG.jpg);
	height: 100px;
	background-repeat: no-repeat;
}
#content{
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	padding: 10px 25px 10px 25px;
	font-size: 14px;
	line-height: 1.5;
}
#content img{
	border: solid #666 1px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
#content h1{
	font-family: "Times New Roman", Times, serif;
	color: #AF8016;
	border-bottom: solid 1px #AF8016;
	font-size: 26px;
}
#content h2{
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	font-size: 22px;
}
#content a{
	color: #660000;
}
#content a:hover{
	color: #AA0000;
}
#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;
}
