﻿body	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	background-color: white;
	color: #336699;
	}

h1	{
	text-align: center;
	}
	
h2	{
	font-weight: bold;
	font-size: small;
	margin-top: 0px;
	}
	
a	{
	text-decoration: none;
	color: #336699;
	}

a:hover	{
	text-decoration: none;
	color: #4c99e6;
	}

li	{
	margin-bottom: 4px;
	}

p.nav	{
	text-indent: -16px;
	margin-left: 22px;
	margin-bottom: 8px;
	margin-top: 0px;
	}

#indent	{
	margin-left: 188px;
	}

#category {
	font-weight: bold;
	margin-top: 4px;
	}

#container {
	width: 900px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	}

#banner	{
	padding: 6px;
	margin: 4px 180px 4px 180px;
	background-color: white;
	text-align: center;
	border: 2px dotted #336699;
	}

#leftpic {
	float: left;
	padding: 6px;
	margin: 4px;
	background-color: white;
	text-align: center;
	}

#rightpic {
	float: right;
	padding: 6px;
	margin: 4px;
	background-color: white;
	text-align: center;
	}

#adbanner {
	text-align: center;
	clear: both;
	margin: 10px;
	background-color: white;
	}

#content {
	padding: 6px;
	margin-top: 14px;
	margin-left: 188px;
	margin-right: ;
	background-color: white;
	}

#middlesection {
	margin: 6px;
	}

#sidebar-a {
	float: left;
	width: 160px;
	min-height: 820px;
	margin: 4px 18px 8px 0px;
	padding: 6px;
	background-color: white;
	line-height: 130%;
	border: 2px dotted #336699;
	}

#naviglist {
	margin-left: 36px;
	margin-bottom: 6px;
	text-indent: -30px;
	line-height: 130%;
	}

#column-a {
	float: left;
	width: 26%;
	margin: 0;
	margin-top: 6px;
	margin-right: 22px;
	padding: 6px;
	background-color: white;
	}

#sidebar-b {
	float: right;
	width: 160px;
	min-height: 820px;
	margin: 0;
	margin-top: 4px;
	margin-left: 10px;
	padding: 6px;
	background-color: white;
	border: 2px dotted #336699;
	}

#footer {
	clear: both;
	padding: 6px;
	margin: 8px 180px 8px 180px;
	background-color: white;
	border: 2px dotted #336699;
	text-align: center;
	font-weight: bold;
	}

#leftfloat {
	float: left;
	}