#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1000px;
}
#logoHolder {
	position: absolute;
	z-index: 150;
	height: auto;
	width: 150px;
	top: 0px;
	left: 730px;
	margin-right: 0px;
	margin-left: 0px;
}
ul#navlist {
	list-style-type: none;
	float: left;
	width: 1000px;
	color: #fff;
	background-color: #000000;
	position: relative;
	padding: 0px;
	margin: 0px;
}
ul#navlist li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
ul#navlist li a
{
	float: left;
	color: #fff;
	background-color: #000000;
	text-decoration: none;
	padding-top: 0.2em;
	padding-right: 1.5em;
	padding-bottom: 0.4em;
	padding-left: 1.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	border-bottom-color: #000000;	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
ul#navlist li a:hover
{
background-color: #000000;
color: #fff;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #F9BF05;
	margin: 0px;
	padding: 0px;
}
#menu_scroll h1 {
	color: #EAA80E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#menu_scroll h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#menu_scroll h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 15px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 20px;
	margin: 0px;
	padding: 0px;
}
#menu_scroll p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-indent: 10px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FF0000;
}
a:visited {
	color: #CC6600;
}
h4 {
	color: #F8AF08;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menuNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	list-style-type: none;
	margin-right: 15px;
}
