body
{
	margin: 20px;
	padding: 20px;
	font-size:90%;
	//width: 100%;
	font-family: tahoma,arial,times new roman,trebuchet ms,lucidia grande,verdana,sans-serif;
}

div#banner
{
	color: #ffffff;
	background-color: #999966;
	height: 100px;
	//width: 925px;
	width: 100%;
	font-family: tahoma,arial,times new roman,trebuchet ms,lucidia grande,verdana,sans-serif;
}

div#banner h1
{
	margin: 0;
	padding: .3em 0 .3em .5em;
	font-size: 1.8em;
	font-weight: normal;
}

div#navigation
{
	color: #ffffff;
	background-color: #000066;
	border-top-style: solid;
	border-bottom-width: medium;
	border-bottom-color: white;
	border-top-width: medium;
	border-top-color: white;
	border-bottom-style: solid;
	height: 21px;
	//width: 925px;
	width: 100%;
	font-family: tahoma,arial,times new roman,trebuchet ms,lucidia grande,verdana,sans-serif;
}

div#navigation table
{
	color: #ffffff;
	background-color: #000066;
	font-family: tahoma,arial,times new roman,trebuchet ms,lucidia grande,verdana,sans-serif;
}

div#navigation a 
{
	color: #ffffff;
	padding: .6em .7em .5em .7em;
	color: #ffffff;
	font-size: 90%;
	font-weight: normal;
}

div#navigation a:link
{
	text-decoration: none; 
}

div#navigation a:visited
{
	text-decoration: none; 
}

div#navigation a:hover
{
	color: black;
	background-color: #ffffff;
	text-decoration: none;
}

div#container
{
	background-color: white;
	//width: 925px;
	width: 100%;
}

div#more
{
	float: right;
	//width: 233px;
	width: 25%;
	margin: 0;
	padding: 4px;
	color: #000000;
	font-size:90%;
	font-family: tahoma,arial,times new roman,trebuchet ms,lucidia grande,verdana,sans-serif;
	font-weight: bold;
	background-color: white;
	border-left: double;
	border-left-width: medium;
	border-left-color: #999966;
}

div#more ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#more ul li { margin-top: 4px; }

div#more h3
{
	margin-top: 0;
	text-decoration: underline;
	padding: .2em;
}

div#more ul li
{
	display: block;
	width: 135px;
	padding: 3px 5px 3px 10px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

div#more a 
{
	color: #000000;
	padding: .3em .5em .3em .5em;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
}

div#more a:link
{
	text-decoration: none; 
}

div#more a:visited
{
	text-decoration: none; 
}

div#more a:hover
{
	color: white;
	background-color: #000066;
}


div#content
{
	padding-left: 20px;
	padding-top: 20px;
	//width: 675px;
	width: 75%;
	font-size: 100%;
	font-family: tahoma,arial,times new roman,trebuchet ms,lucidia grande,verdana,sans-serif;
	background-color: white;
	line-height: 150%;
}

div#content h2
{
	font-size: 2em;
	color: #036;
	margin: 0;
	padding-top: 1em;
	font-weight: normal;
}

#cleardiv
{
	background-color: white;
	clear: both;
	height: 1em;
}

div#footer
{
	clear: both;
	padding: .5em 1em;
	text-align: right;
	background-color: #999966;
	font-size: 100%;
	font-family: tahoma,arial,times new roman,trebuchet ms,lucidia grande,verdana,sans-serif;
}

div#footer ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

div#footer li
{
	display: inline;
	margin-right: 1em;
}
table {
	font-size:90%;
	font-family: tahoma,arial,times new roman,trebuchet ms,lucidia grande,verdana,sans-serif;
	line-height:1.2em;
	background-color:white;
	border-collapse:collapse;
	text-align:left;
	letter-spacing:.1em;
}
