body {
	background: #92847B url(Images/Background.gif) center repeat-y;
	color: #616161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
a:link, a:visited, a:active {
	color: #7D7D7D;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #838F96;
}
h1 {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 20px solid #B48181;
	color: #B38B84;
	font-size: 16px;
	font-weight: normal;
}
#wrap {
	margin: 0 auto;
	_padding-left: 1px;
	text-align: left;
	width: 600px;
}
#header {
	background: url(Images/header.jpg) center no-repeat;
	color: #E0E0E0;
	font-size: 36px;
	font-weight: bold;
	height: 90px;
	line-height: 120px;
	padding-left: 150px;
}
#nav {
	margin: -18px 0 40px 0px !important;
	margin: -19px 0 40px 0px;
}
#nav div {
	border-bottom: 1px solid #666666;
	line-height: 24px;
	list-style: none;
	width: 181px;
}
#nav div a {
	color: #FFF;
	padding: 6px;
	text-decoration: none;
}
#nav div a:hover {
	text-decoration: underline;
}

 .floatright
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
}

.floatleft
{
float: left;
margin: 10px 10px 0 0;
border: 1px solid #666;
}

.floatcenter
{
float: left;
margin: 0px 10px 10px 10px;
border: 1px solid #666;
}


#currentpage {
	background: #666666;
}
#column1 {
	float: left;
	padding-top: 18px;
	width: 180px;
}
#column1 img {
	border: 1px solid #666666;
	margin: 15px;
	padding: 5px 20px;
}
#column2 {
float: right;
width: 360px !important;
width: 345px;
padding: 12px 35px 30px 7px;
}
#column2 p {
	line-height: 20px;
}
#links div {
	float: left;
	width: 140px;
}
#links div li {
	list-style: url(Images/arrow_02.png);
}
#links div li a {
	text-decoration: none;
}
#links div li a:hover {
	color: #AC835C;
	text-decoration: underline;
}
#footer {
	color: #CCCCCC;
	font-size: 9px;
	padding: 800px 0 0 190px !important;
	padding: 50px 0 0 190px;
}