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: #6799B1;
	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: bold;
}
#wrap {
	margin: 0 auto;
	_padding-left: 1px;
	text-align: left;
	width: 600px;
}
#header {
	background: url(images/Header.gif) center no-repeat;
	color: #E0E0E0;
	font-size: 28px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	padding-left: 2px;
}
#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;
}
#currentpage {
	background: #666666;
}
#column1 {
	padding-top: 18px;
	width: 200px;
}
#column1 img {
	border: 1px solid #666666;
	margin: 15px;
	padding: 5px 20px;
}
#column2 {
	float: right;
	margin: -526px 0 0 190px;
	padding-right: 20px;
}
#column2 p {
	line-height: 20px;
}
#links div {
	float: left;
	width: 300px;
}
#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:#999999;
	font-size: 9px;
	padding: 150px 0 0 190px !important;
	padding: 20px 0 0 190px;
	font-weight: normal;
}