body { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	text-align: center;
	min-width: 760px;
	padding: 0;
	margin: 10px; }

h1, h2 { color: #039; }

h1 { font-size: 16px; }

h2 { font-size: 13px; }

#nav ul { margin: 0px;
	padding: 0px;
	list-style-type: none; }

#nav ul li { margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666; }

#nav img { border: 1px solid #039; }

#content img { border: 0px; }

#header p { color: #FFF;
	font-size: 10px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 2px; }

#nav { position: relative;
	top: 55px;
	float: right;
	width: 150px;
	margin-top: 2em;
	padding-left: 10px;
	border-left: 1px dotted #CCC; }

#footer img { border: 0px; }


/* Layout Styles */

#wrapper { text-align: left;
	padding: 0px;
	width: 760px;
	margin-right: auto;
	margin-left: auto; }

#header { position: absolute;
	top: 0px;
	z-index: 20;
	width: 760px;
	background-image: url(images/logo_bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	margin-top: 5px; }

#content { position: relative;
	top: 55px;
	float: left;
	width: 550px;
	margin-top: 1em;
	text-align: justify; }

#footer { position: relative;
	top: 55px;
	clear: both;
	margin-top: 1em;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
	font-size: 10px;
	text-align: center; }

#ad_banner { position: relative;
	top: 55px;
	clear: both;
	margin-top: 1em;
	border-bottom: 1px dotted #CCC;
	font-size: 10px;
	text-align: center; }
	

/* Link Styles */

#nav ul li a:link { color: #666;
	font-weight: bold;
	text-decoration: none; }

#nav ul li a:visited { color: #666;
	text-decoration: none;
	font-weight: bold; }

#nav ul li a:hover { color: #039;
	background-color: silver;
	text-decoration: none;
	font-weight: bold; }

#nav a { display: block; }

#header p a:link { font-style: italic;
	color: #FFF; }

#header p a:visited { font-style: italic;
	color: #FFF; }#ad_banner {
	width: 760px;
}

