body {
	margin: 0 auto;
	background-image: url(bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #d2c7b8;
	background-position: center top;
}
/* scrollbar*/
html {
scrollbar-arrow-color:#840000;
scrollbar-track-color:#560000;
scrollbar-face-color:#b40000;
scrollbar-highlight-color:#560000;
scrollbar-darkshadow-color:#560000;
scrollbar-shadow-color:#840000;
}
/*end  scrollbar*/

#maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #990000;
	text-decoration: none;
	line-height: 16pt;
	padding-bottom: 3px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE2DC;
	background-color: #f6f3ef;
	padding-left: 5px;
	padding-top: 3px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #990000;
	text-decoration: none;
	line-height: 16pt;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 5px;
}
#divtop {
	background-image: url(topbg.jpg);
	height: 155px;
	width: 100%;
	background-position: center center;
	background-repeat: repeat-x;
	display: table;
	float: none;
}
#divtop2 {
	background-image: url(top.jpg);
	height: 38px;
	width: 940px;
	background-position: center center;
	background-repeat: repeat;
	display: table;
	float: none;
}
#headerbg {
	background-image: url(headerbg.jpg);
	height: 320px;
	width: 940px;
	background-position: center top;
	background-repeat: repeat;
	display: table;
	float: none;
}
#footerbg {
	background-image: url(footerbg.jpg);
	height: 110px;
	width: 940px;
	background-position: center top;
	background-repeat: repeat;
	display: table;
	float: none;
	background-color: #F3F0EB;
}
#main-contents {
	height: auto;
	width: 600px;
	background-position: center top;
	background-repeat: repeat;
	float: none;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	padding-left: 40px;
	padding-right: 20px;
	background-image: url(innerbg.gif);
}
#main-contents-right {
	height: auto;
	width: 250px;
	background-image: url(innerbg2.gif);
	background-position: center top;
	background-repeat: repeat;
	float: none;
	background-color: #FFFFFF;
}
#div-menubg {
	background-image: url(menubg.gif);
	height: 30px;
	width: 940px;
	background-position: center center;
	background-repeat: repeat-x;
	display: table;
	float: none;
}
/*********** #menu styles ***********/

#menu{
	width: auto;
	height: 25px;
	background-position: center;
}

#menu a {
	width: auto;
	height: 22px;
	background-image: url(menu1.gif);
	background-repeat: repeat;
	background-position: center;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;
	color: #41392E;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#menu a:hover {
	width: auto;
	height: 22px;
	background-image: url(menu2.gif);
	background-repeat: repeat;
	background-position: center;
	display: block;
	color: #7F0200;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#img {
	padding: 8px;
	float: right;
}
#menu-l {
	width: auto;
	height: 25px;
	background-image: url(menu1.gif);
	background-repeat: repeat;
	background-position: center;
	display: block;
	font-weight: bold;
	text-align: center;
	color: #000000;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-top: 2px;
}
.h2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	line-height: normal;
	padding-bottom: 10px;
	font-weight: bold;
}
a:link {
	color: #7F0200;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.li {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
	line-height: 18px;
	font-size: 12px;
	font-style: normal;
	list-style-type: square;
}
a:visited {
	text-decoration: none;
	color: #7E0200;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
p {
	margin-bottom: 10px;
	margin-top: 6px;
}
ul {
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B8C77;
	text-decoration: none;
	line-height: 15pt;
	padding-left: 5px;
}
.footertext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #443A2E;
	text-decoration: none;
	line-height: 15pt;
	padding-right: 12px;
	padding-left: 12px;
	font-weight: bold;
}
#menuat {
	width: auto;
	height: 22px;
	background-image: url(menu2.gif);
	background-repeat: repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;
	display: block;
	color: #7F0200;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	text-decoration: none;
}
#sub-headerbg {
	background-image: url(sub-header.jpg);
	height: 131px;
	width: 940px;
	background-position: center top;
	background-repeat: repeat;
	display: table;
	float: none;
}
#sub-headerbg2 {
	background-image: url(sub-header2.jpg);
	height: 131px;
	width: 940px;
	background-position: center top;
	background-repeat: repeat;
	display: table;
	float: none;
}
