BODY{
	background: url("images/back.jpg");
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 14px;
}
A:link, A:visited{
	text-decoration: none;
	color: #E06343;
}
A:hover{
	text-decoration: underline;
	color: #E06343;
}

#active A{
	background: url("images/menu.png");
	background-repeat: no-repeat;
	background-position: center right;
	margin-left: 5x;
	padding-right: 10px;
	line-height: 20px;

}
#active span{
	background: url("images/menu.png");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	line-height: 20px;
}

#main {
	background-color: #FFFFFF;
	position: relative;
	left: 35px;
	margin-right: 340px;
	border: 6px solid #C0C0C0;
	top: -24;
	padding-left: 35px;
	padding-right: 11px;
	min-height: 670px;
}
#right {
	background-color: #FFFFFF;
	border: 6px solid #C0C0C0;
	right: 35px;
	padding: 10px;
	position: absolute;
	top: 157px;
	width: 220px;
	line-height: 15pt;
	min-height: 500px;
}
#head {
	background: url("images/rpt.png");
	background-repeat: repeat-x;
	padding-left: 35px;
	padding-right: 35px;
	height: 125px;
	vertical-align: middle;

}
#tag {
	position: absolute;
	right: 5px;
	padding-top: 40px;
}
#footer {
	clear: both;
	background-color: #333333;
	text-align: center;
	height: 100px;
	width: 100%;
	color: #FFFFFF;
	padding-top: 30px;
}
#topmenu {
	background-color: #333333;
	text-align: center;
	height: 26px;
	padding-top: 6px;
}
H1 {
	font-weight: normal;
	margin-bottom: 0px;
}
H1 A:link, H1 A:hover{
	color: #CD3600;
	text-decoration: none;
}
.subtxt {
	color: #9A9A9A;
}
.littlehr {
	color: #9A9A9A;
	background-color: #CCCCCC;
	width: 160px;
	height: 1px;
	border: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.sideheader {
	font-size: 17px;
	padding-bottom: 4px;
}
#topmenu A:link, #topmenu A:visited{
	color: white;
	font-weight: bold;
}
#topmenu ul, #topmenu li  {
	display: inline;
	padding: 15px;
	margin-top: 80px;
}
#right ul, #right li  {
	margin-left: 1px;
}
