html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}

/* IE Tweaks tested for IE6 so far */
* html #leftcontent {
	top: 148px;
}

* html #rightcontent {
	top: 149px;
}

* html #main-wrapper {
	height: 97%;
	left: 30px;
}

* html #centrecontent {
	top: 0px;
}

* html #topnav a, a:link, a:active, a:visited {
	color: #999;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

/* Normal */

body, select, input, textarea {
	font: 100%/1.2 arial, helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	padding-bottom: 0.8em;
}

h1 {
	font-size: 20pt;
	padding:0px 0px 0px 0px;
}
h2 {
	font-size: 18pt;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 10px;
}
h3 {
	font-size: 14pt;
	margin: 5px auto 0px -10px;
	padding: 0px 0px 10px 20px;
}
h4 {
	font-size: 10pt;
	margin:0px auto 0px 10px;
}
h5 {
	font-size: 12pt;
}
h6 {
	font-size: 10pt;
}

th {
	font-size: 10pt;
}

p {
	padding: 5px 20px 5px 0px;
	font-size: 12px;
}

p, h1, pre {
	margin:0px 10px 10px 10px;
}
	

table {
	padding-left: 10px;
}

td {
	font-size: 12px;
	vertical-align: top;
}

html, body {
	height:100%;
	background:#a4a4a4;
    background-image: url(a4.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
}

#unreal-wrapper {
    min-height: 90%;
	width: 95%;
	background: #000;
}

#main-wrapper {
    background: #ddd;
    min-height: 90%;
	top: 0px;
	width: 95%;
    position: absolute;
    text-align:left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    clear:both;
}

#banner {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	position:relative;
    background: #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:110px;
	width: 100%;
	top: 0px;
	list-style: none;
}
html>body #banner {
	height:111px;
}
	
#banner table {
	width: 100%;
	background: #444;
}

#topnav {
    background: #444;
	width: 360px;
	height: 26px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#topnav li {
	float: left;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#topnav a, a:link, a:active, a:visited {
	color: #999;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#topnav a:hover {
	color: #ff9;
}

.sidenav {
	list-style: none;
	padding:0px 10px 0px 20px;
}

#topnav span {
	display: block;
	padding: 5px 15px;
}

#leftcontent {
	position: absolute;
	left:0px;
	top:142px;
	width:205px;
	height: 60%;
    background: #ddd;
	border: 0px;
}

#rightcontent {
	position: absolute;
	right:0px;
	top:142px;
	width:205px;
	height: 60%;
    background: #ddd;
	border: 0px;
}

#centrecontent {
	border-left: 0px solid black;
	border-right: 0px solid black;
	position: relative;
	top: 31px;
	min-height: 350px;
    background: #eee;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0px 205px 30px 205px;
	padding: 20px 0px 0px 20px;
}
	html>body #centrecontent {
	margin-left: 205px;
	margin-right:205px;
}
	
#leftcontent h1 {
     padding:10px 0px 10px 0px;
     margin:10px auto 0px 20px;
     font-size: 20pt;
}

#rightcontent h1 {
     padding:10px 0px 10px 0px;
     margin:10px auto 0px 20px;
     font-size: 20pt;
}

#leftcontent h2 {
     padding:14px 0px 10px 0px;
     margin:10px auto 0px 20px;
     font-size: 18pt;
}

#rightcontent h2 {
     padding:14px 0px 10px 0px;
     margin:10px auto 0px 20px;
     font-size: 18pt;
}

#leftcontent h3 {
     padding:14px 0px 10px 0px;
     margin:10px auto 0px 20px;
     font-size: 14pt;
}

#rightcontent h3 {
     padding:14px 0px 10px 0px;
     margin:10px auto 0px 20px;
     font-size: 14pt;
}

#footer {
	width: 100%;
	background: #000;
	border-top: 1px solid #ddd;
	color: #DDD;
	text-align: center;
	height: 80px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.readthesmallprint {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
}

li {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #0066A1;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	color: #000;
	font-size: 12px;
}

#footer a:hover {
	color: #fff;
}

a {
	display:inline;
}

table.pre {
	font-family: Courier, Fixed;
	font-size: 12px;
    border-style:dashed dashed dashed dashed;
    border-width: 1px 1px 1px 1px;
    border-spacing: 2px;
    padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 10px;
    background:#ddd;
    width:93%;
}

pre {
	font-family: Courier, Fixed;
	font-size: 12px;
}

ol, ul {
	padding-left:35px;
	font-size: 12px;
}

ul {
	list-style: circle;
}

hr {
	margin: 30px 15px 30px 10px;
	color: #666;
}

span.date {
    font-family: Times, serif;
	font-size: 1em;
    font-style: italic;
	margin: 5px 0px 0px 0px;
	display: block;
}



