body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
	background-image: url(Images/page_BG.jpg);
	background-repeat: repeat-x;
}

#container {
	height: auto;
	width: 802px;
	margin: 0px auto auto;
	background-color: #FFFFFF;
}
#logo {
	background-color: #996699;
	height: 120px;
	width: 802px;
}
.logo_image {
	float: left;
	height: 120px;
	width: 400px;
}
#nav_top {
	background-image: url(Images/Nav_BG.gif);
	background-repeat: repeat-x;
	line-height: 32px;
	clear: none;
	height: 32px;
	width: 802px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
#main_content {
	background-color: #FFFFFF;
	height: auto;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
}
#box1 {
	float: left;
	height: auto;
	width: 400px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #FFFFFF;
}
#box2 {
	float: right;
	height: auto;
	width: 400px;
	background-color: #FFFFFF;
}
#box3 {
	float: left;
	height: auto;
	width: 400px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #FFFFFF;
}
#box4 {
	float: right;
	height: auto;
	width: 400px;
	background-color: #FFFFFF;
}
p {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#footer {
	background-image: url(Images/Nav_BG.gif);
	background-repeat: repeat-x;
	line-height: 32px;
	clear: both;
	height: 32px;
	width: 802px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 2px;
	color: #996699;
}


#wrapper {
	background-color: #FFFFFF;
	height: auto;
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #FFFFFF;
}
a.nav, a.nav:link, a.nav:visited {
	font-size: 12px;
	line-height: 32px;
	color: #996699;
	text-align: center;
	display: inline;
	height: 32px;
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-decoration: none;
	float: left;
}
a.nav:hover {
	font-size: 12px;
	line-height: 32px;
	color: #FFFFFF;
	text-align: center;
	display: inline;
	height: 32px;
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-decoration: none;
	float: left;
	background-color: #996699;
}
a:link, a:visited {
	color: #333333;
}

#bottomlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	width: 710px;
	padding-right: 6px;
	text-align: right;
	clear: both;
	margin: 10px auto auto;
}

a.bottomlinks, a.bottomlinks:link, a.bottomlinks:visited {
	color: #999999;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
fieldset {
	padding: 2px;
	height: auto;
	width: 400px;
	border: 1px dotted #E1D1E1;
}
input {
	border: 1px solid #E1D1E1;
}
textarea {
	border: 1px solid #E1D1E1;
}
