body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding: 0px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background_lighter2.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

h1 {
	height: 103px;
	width: 233px;
	background-image: url(../images/logo4.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	
}
h1  span {
	display: none;
}
div#wrapper {
	width: 700px;
	height: 580px;
	left: auto;
	right: auto;
	background-image: url(../images/index_wrap4.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
ul#navigation {
	padding: 0px;
	height: 75px;
	width: 300px;
	list-style-type: none;
	float: right;
	margin-top: -30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clearRight {
	clear: right;
}
div#content {
	padding: 0px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
div#footer {
	color: #CC6600;
	text-align: center;
}




ul#navigation li {
	float: left;
	width: 60px;
	padding-right: 10px;
	padding-left: 5px;
	height: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: medium;
	color: #CC6600;
}
ul#navigation a {
	color: #CC6600;
	text-decoration: none;
	font-size: larger;
}
ul#navigation a:hover {
	font-size: larger;
	font-weight: bold;
	color: #CC6600;
	text-transform: capitalize;
}

h2,h3,h4,h5 {
	color: #339999;
	text-align: left;

}
div#content a {
	color: #339999;
	text-decoration: none;
}
div#content a:hover {
	font-weight: bold;
	text-transform: capitalize;
}
ul#links {
	margin-top: 80px;
}
ul#links a:hover {
	color: #CC6600;
	font-weight: normal;
	text-transform: none;
}
div#footer a {
	text-decoration: none;
	color: #CC6600;
}
div#footer a: hover {
	font-weight: normal;
	text-transform: none;
	color: #CC6600;
}
.special {
	color: #CC6600;
}
.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
ul#special {
	margin-left: 135px;
}
