body {
	margin: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/body-bg.jpg);
	background-position: center 18px;
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F0F0F0;
	padding-top: 2px;
	padding-bottom: 2px;
}
#container {
	width: 1002px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/container-bg.jpg);
	position:relative;
}
#janice{ position:absolute; top:404px; left:787px; z-index:10; display:block;}
#top {
	height: 120px;
	width: 1002px;
	background-image: url(../images/top-bg-in.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 65px;
}
#left {
	height: 392px;
	width: 162px;
	float: left;
	background-image: url(../images/left-in.jpg);
	background-repeat: no-repeat;
}
#right {
	height: 391px;
	width: 39px;
	float: right;
	background-image: url(../images/right-in.jpg);
}
#content {
	width: 761px;
	clear: none;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: justify;
	float: left;
	min-height: 400px;
}
h2 {
	margin: 0px;
	font-size: 16px;
	text-align: left;
	float: left;
	padding-left: 10px;
	padding-top: 48px;
}
#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: 162px top;
	padding-top: 25px;
	text-align: center;
	width: 801px;
	padding-right: 39px;
	padding-left: 162px;
	color: #FFFFFF;
	padding-bottom: 5px;
	clear: both;
}
img {
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
}
.leftimg {
	float: left;
}
.rightimg {
	float: right;
}
.leftimgin {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.rightimgin {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #B2935D;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a:visited {
	color: #B2935D;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	color: #EA0B03;
}
#topnavi {
	width: 136px;
	height: 230px;
	padding: 0;
	position: relative;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
hr {
	height: 1px;
	color: #9D8A69;
	background-color:#9D8A69;
	border: 0px;
	text-align:left;
	margin: 0px;
}
form table {
	border:#9D8A69 solid 1px;
	background-image: url(../images/whitebg.jpg)
}