body {

	margin: 0;

	padding: 0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-color: #FFFFFF;

	text-align: center;

}



#wrapper {

	position: relative;

	text-align: left;

	width: 900px;

	margin-right: auto;

	margin-left: auto;

	padding: 122px 0 0 0;

	background-image:  url(headerlogooj.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	border-left: 2px solid #FCCA5F;

	border-right: 2px solid #FCCA5F;

	border-bottom: 2px solid #FCCA5F;

}



#header {

	padding: 10px 65px 0 0;

	float: center;

}



#header a:link {

	float:right;

	width:6em;

	text-decoration:none;

	color:white;

	background-color:#333333;

	padding:0.2em 0.1em;

	border-right:1px solid #ffffff;

}



#header a:visited {

	float:right;

	width:6em;

	text-decoration:none;

	color:white;

	background-color:#333333;

	padding:0.2em 0.1em;

	border-right:1px solid white;

}



#header a:hover {

background-color:#FCCA5F;

color:#333333;

}



#content {

	margin-left: 355px;
	padding: 93px 15px 0 0;

}



#content p {

	font-size: 80%;
	line-height: 1.8em;
	margin-right: 30px;
	margin-left: 10px;

}



#content h1 {

	font: normal 110% Georgia, "Times New Roman", Times, serif;

	color: #555555;

	background-color: transparent;
	margin-left: 10px;
}



#content h2 {

	font-size: 80% Georgia, "Times New Roman", Times, serif;

	color: #555555;

	background-color: transparent;
	margin-left: 10px;
}



#content hr {

	color: #333333;

}



#content a:link, #content a:visited {

	text-decoration: none;

	color: #000000;

	background-color: transparent;

	border-bottom: 1px solid #000000;

}



#content a:hover {

	color: #888888;

	border-bottom: 1px solid #888888;

}



#content li {

	list-style: none;

	font: 90% Geneva, Arial, Helvetica, sans-serif;

	font-style: bold;

	font-colour: #000000;

	margin-bottom: 0.3em;

}



#content form {

	background-color: ;

	border: 1px dotted #F0F8FB;

	padding: 3px 6px 3px 6px;

}



input.text {

	color: #000000;

	background-color: #ffffff;

	border: 1px inset #00008B;

	width: 200px;

}



.errorMessage {

 	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 8pt;

 	color: #333333;

}

.fieldTitles {

 	font-family: Georgia, "Times New Roman", Times, serif;

 	font-weight: bold;

 	color: #333333;

}

.formText {

 	font-family: Georgia, "Times New Roman", Times, serif;

 	font-size: 8pt;

 	color: #333333;

}



#side1 {

	position: absolute;

	top: 220px;

	left: 35px;

	width: 200px;

}



#side1 .txt {

	background-color: #AAAAAA;

	border: 1px inset #901602;

}



#side1 ul {

	list-style: none;

	margin-left: 0;

	padding-left: 0;

	width: 140px;

}



#side1 li {

	font: 90% Geneva, Arial, Helvetica, sans-serif;

	font-style: bold;

	margin-bottom: 0.3em;

	border-bottom: 1px solid #AAAAAA;

}



#side1 a:link, #side1 a:visited {

	text-decoration: none;

	color: #444444;

	background-color: transparent;

}



#side1 a:hover {

	color: #000000;

}



#side1 .adbox {

	padding: 2px 6px 2px 4px;

	margin: 0 10px 0px 0;

	background-color: #ffffff;

}



#side1 img {

	border: 2px solid #777777;

}



#side1 h1 {

	font: normal 160% Georgia, "Times New Roman", Times, serif;

	color: #555555;

	background-color: transparent;

	padding: 0 0 0 0px;

}



#side1 h2 {

	font: normal 110% Georgia, "Times New Roman", Times, Serif;

	color: #555555;

	background-color: transparent;

}



#footer {

	padding: 20px 0 10px 355px;

	font-size: 70%;

	color: #AAAAAA;

	background-color: transparent;

}