/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
}
#masthead {
	color: #000;
	padding: 0px;
	margin: 0px;
	background: #FFF;
}
#menu {
	padding: 0px;
	margin: 0px 0px 0px 50px;
}
#splash {
	width: 420px;
	height: 120px;
	margin-left: 190px;
	margin-bottom: 7px;
}
#header, #center, #video, #contact {
	width: 400px;
}
#header {
	height: 40px;
	margin: 55px auto 0px;
}
#center, #contact {
	margin: 0px auto 100px;
}
#video {
	margin: 10px auto 100px;
}
#center .content, #video .content {
	padding: 0px;
	font-size: 0.85em;
	line-height: 1.65em;
	text-align: justify;
}
#contact .content {
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: justify;
}
#masthead .content {
	padding: 25px 20px 45px 50px;
	letter-spacing: .75em;
	font-size: 0.85em;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0px auto 10px;
	font-size: .65em;
	width: 400px;
	line-height: 1.4em;
}
#center a:link, #contact a:link, #video a:link {
	color: #000;
	font-weight: bold;
	font-size: .8em;
}
#center a:visited, #contact a:visited, #video a:visited {
	color: #000;
	font-size: .8em;
	font-weight: bold;
}
#center a:hover, #contact a:hover, #video a:hover {
	color: #E69725;
	font-size: .8em;
	font-weight: bold;
}
#contact a:link, #contact a:visited, #contact a:hover {
	font-size: .9em;
}
#video a:link {
	color: #999999;
	font-weight: bold;
	font-size: 0.8em;
}
#video a:visited {
	color: #999999;
	font-size: 0.8em;
	font-weight: bold;
}
#video a:hover {
	color: #E69725;
	font-size: .8em;
	font-weight: bold;
}
h1 {
	font-size: 1.8em;
	margin: 0px;
	color: #E69725;
	font-weight: normal;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 0px;
	padding-bottom: 1.5em;
}
#navlist {
	font-size: .7em;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 15px;
}
#navlist li {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100px;
}
#navlist a, navlist a:visited {
	display: block;
	text-decoration: none;
	color: #000;
	padding-bottom: 3px;
	background: url(/images/grad_g.gif) no-repeat center bottom;
	padding-top: 0px;
	width: 100px;
}
#navlist a:hover {
	background: url(/images/grad_c.gif) no-repeat center bottom;
}
#navlist .uberlink {
	background: url(/images/grad_c.gif) no-repeat center bottom;
}
#center .content ul {
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1.5em;
	list-style-position: inside;
	list-style-type: disc;
}
#center .content li {
	text-decoration: none;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 0px;
}
