body
{
	background: #ff8400 url(../images/bgGradient.gif) repeat-x;
	font-family: Verdana, Helvetica, sans-serif;
}

a
{
	color: #ff8400;
}

div#quote
{
	color: #FFB400;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	padding: 16px 0px 0 0;
}

div#quote p
{
	margin: 0;
	padding: 0;
}

div#page
{
	width: 799px;
	position: relative;
}

div#header
{
	background: url(../images/header.png) no-repeat top left;
	height: 102px;
	width: 799px;
	margin: 0;
	padding: 0;
}

div#header img
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
}

div#local
{
	width: 100px;
	background: url(../images/local.png) no-repeat #808080;
	height: 480px;
	margin-left: -300px;
}

div#local p
{
	color: #fff;
	font-size: 9px;
	line-height: 11px;
	margin: 280px 0 0 7px;
	font-weight: bold;
}

div#main
{
	margin: 0;
	background: black;
	width: 623px;
	height: 480px;
	text-align: center;
	font-size: 10px;
}

div#main p
{
	color: white;
	font-size: 10px;
}

div#placeholder
{
	width: 578px;
	*width: 578px;
	position: relative;
	top: 0px;
	padding: 20px 20px 20px 25px;
	text-align: left;
	overflow-y: scroll;
	height: 440px;
}

div#innerIMG
{
	background: url(../images/corner.png) no-repeat top left;
	height: 25px;
	width: 25px;
	position: absolute;
	top: 102px;
	left: 100px;
	z-index: 10;
}

div#local
{
	margin: 0;
}

div#nav
{
	position: absolute;
	left: 100px;
	top: 100px;
	font-size: 10px;
	font-weight: bold;
	background: #808080;
	text-align: right;
	z-index: 100;
}

div#nav div.wrapper
{
	background: #808080;
	width: 588px;
	padding-left: 110px;
}

div#nav ul
{
	height: 22px;
}

div#nav li
{
	border-right: 1px solid white;
}

div#nav a,
div#nav a:link,
div#nav a:active,
div#nav a:visited
{
    padding: 5px 10px 5px 10px;
    font-weight: bold;
    text-decoration: none;
    color: white;
    background: #808080;
}

div#nav a:hover, div#nav div.wrapper ul#sddm li a:hover
{
	background: #515151;
}

div#content
{
	background: #808080;
	width: 799px;
	margin: 0 auto;
}

div#sub
{
	width: 76px;
	background: url(../images/right.png) repeat-y;
	height: 480px;
}

div#footer p
{
	padding: 0;
	font-size: 9px;
}

h2{
    color: #666666;
}