* {
	margin: 0px;
}
body {
	font: 0.8em/normal Verdana, Arial, Tahoma, Verdana; font-size-adjust: none; font-stretch: normal;
}
td {
	font: 0.8em/normal Verdana, Arial, Tahoma, Verdana; font-size-adjust: none; font-stretch: normal;
}
th {
	font: bold 0.8em/normal Verdana, Arial, Tahoma, Verdana; font-size-adjust: none; font-stretch: normal;
}
h1 {
	color: rgb(0, 83, 161); font-size: 1.4em;
}
h2 {
	color: rgb(0, 83, 161); padding-top: 20px; padding-bottom: 10px; font-size: 1.2em;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: rgb(0, 83, 161);
}
#outer {
	width: 800px; height: 500px; margin-right: auto; margin-left: auto; border-bottom-color: rgb(0, 83, 161); border-bottom-width: 1px; border-bottom-style: dotted; position: relative;
}
#sidebar {
	width: 268px; height: 100%; float: left;
}
#banner {
	width: 100%; height: 100px; background-color: rgb(0, 83, 161);
}
#info {
	width: 100%; height: 400px; clear: both; border-right-color: rgb(0, 83, 161); border-right-width: 1px; border-right-style: dotted;
}
#info h2 {
	padding-top: 30px;
}
#info p {
	padding-top: 10px; padding-right: 20px;
}
#inner {
	width: 518px; height: 100%; margin-left: 10px; float: left;
}
#menuHolder {
	width: 100%; height: 50px; border-top-color: rgb(0, 83, 161); border-bottom-color: rgb(0, 83, 161); border-top-width: 4px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: dotted;
}
#content {
	padding: 20px; width: 100%; clear: both;
}
#content p {
	padding-top: 10px;
}
#banner img {
	margin: 20px;
}
#content ul {
	color: black; list-style-type: square;
}
#content li {
	padding-top: 10px; margin-left: -20px;
}
#menu {
	margin: 15px 0px 0px; width: 500px; float: right;
}
#menu li {
	display: inline;
}
#menu li a {
	margin: 0px 0px 0px 35px; padding: 0px 0px 5px; color: rgb(128, 128, 128); float: left;
}
#menu li a:hover {
	color: rgb(0, 0, 0); border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
#menu li.current a {
	color: rgb(0, 0, 0); border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
#menu li a:focus {
	color: rgb(0, 0, 0); border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
#footer {
	left: 560px; width: 300px; bottom: -20px; padding-top: 5px; font-size: 0.7em; position: absolute;
}
