html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

body {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 62.5%;
	background-color:#000000;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
}

#skipnav{
	width: 960px;
	height: 0px;
}

#masthead {
	width: 960px;
	background-image:url(graphics/masthead.jpg);
	background-repeat:no-repeat;
	height: 87px;
}

#images {
	width: 960px;
	height: 150px;
}

#nav {
	width: 960px;
	height: 35px;
	background-image:url(graphics/navigation.jpg);
}

#nav li{
	display: inline;
}

#nav ul{
	list-style-type: none;
	display: block;
	margin: 0;
	padding-top: 8px;
	height: 20px;
	text-align: center;
}

#nav li a {
	margin: 0;
	padding: 0px 20px;
	background-color: #3f292b;
	text-decoration: none;
	text-align: center;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #ffcc33;
}

#nav li a:hover, #nav li a:active {
	background: #3f292b;
	color: #ffffcc;	
}

#content {
	width: 960px;
	height: 418px;
	background-image:url(graphics/content.jpg);
	background-repeat:no-repeat;	
}

#contentl {
	width: 480px;
	float: left;
	height: 418px;
}

#contentr {
	width: 480px;
	float: right;
	height: 418px;
}

#dynloadarea{
	width: 400px;
	height: 300px;
	border: 1px solid #ffcc33;
	margin: 57px 0px 0px 30px;
}
/* rotator in-page placement */
    div#rotator {
	position:relative;
	height: 300px;
	width: 400px;
	margin: 57px 0px 0px 30px;
}
/* rotator css */
	div#rotator ul li {
	float:right;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:1px solid #ffcc33;
	/*padding: 4px;*/
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:500;
}

#footer {
	width: 960px;
	height: 51px;
	background-image:url(graphics/footer.jpg);
}

#clear {
	clear:both;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #ffffcc;
	font-weight: normal;
	line-height: 16px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}

h1 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #ffcc33;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	padding-top: 27px;
}

h2 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #ffffcc;
	font-weight: normal;
	line-height: 16px;
	text-align: center;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 30px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #ffcc33;
	font-weight: bold;
	float: left;
	text-indent: 5px;
	padding-top: 15px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #ffcc33;
	font-weight: normal;
	line-height: 12px;
	float: right;
	text-align: right;
	padding-right: 5px;
	padding-top: 12px;
}

h5 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #ffcc33;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	padding-top: 50px;
}

#skipnav a{
	position: absolute;
	left: -999px;
}

#contentl a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #ffcc33;
	font-weight: normal;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
}

#contentl a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #ffcc33;
	font-weight: normal;
	line-height: 16px;
	text-align: center;
	text-decoration: underline;
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #ffcc33;
	font-weight: normal;
	line-height: 12px;
	float: right;
	text-align: right;
	text-decoration: none;
}

#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #ffffcc;
	font-weight: normal;
	line-height: 12px;
	float: right;
	text-align: right;
	text-decoration: none;
}

#content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #ffcc33;
	font-weight: normal;
	line-height: 12px;
	/*float: right;*/
	text-align: right;
	text-decoration: none;
}

#content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #ffffcc;
	font-weight: normal;
	line-height: 12px;
	/*float: right;*/
	text-align: right;
	text-decoration: none;
}

.contentimage_home1 {
	border: 2px solid #ffcc33;
	margin-left: 114px;
	margin-top: 20px;
	margin-bottom: 5px;
}

.thumbnails {
	border: 1px solid #ffcc33;
	margin-left: 40px;
	margin-top: 15px;
}
