body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubg {
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftimg {
	background-image: url(../images/leftimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightimg {
	background-image: url(../images/rightimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftbg {
	background-image: url(../images/leftbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightbg {
	background-image: url(../images/rightbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
	background-image: url(../images/fotter.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contentarea {
	background-color: #F7E8B6;
	background-repeat: repeat-y;
	background-position: left top;
}
.add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #EFBF43;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 26px;
}
.menu A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #000;
	background: #F7E8B6;
}
.menuspace {
	padding-right: 3px;
	padding-left: 3px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #612306;
	text-decoration: none;
	padding-top: 15px;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.contenttext A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contenttext A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}.hr {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #74070C;
}
