body {
	background-color: black;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 100.1%;
}

abbr, acronym {
	border-bottom: 1px dotted #000000;
	cursor: help;
}

h1 {
	color: #990000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 2em;
	padding-top: 20px;
	margin-top: 0px;
	line-height: .1em;
	padding-bottom: .5em;
}

h2 {
	color: #8AB18A;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.2em;
}

h3 {
	color: #990000;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
}

#wrapper {
	background-color: black;
	width: 860px;
	margin: 20px auto 20px auto;
}

#logo {
	width: 161px;
	height: 63px;
	float: left;
}

#flash {
	width: 699px;
	height: 63px;
	background-color: #FFCC00;
	float: left;
}

.clearit {
	clear: both;
	height: 0;
}

#col1 {
	width: 161px;
	float: left;
	margin: 0;
	padding: 0;
}

#col2 {
	width: 699px;
	float: left;
	background-color: #FFCC00;
}

#content {
	width: 509px;
	background-color: #FFF;
	border: 1px solid black;
	padding: 15px;
	float: left;
	font-size: .9em;
}

#contentwide {
	width: 659px;
	background-color: #FFF;
	border: 1px solid black;
	padding: 15px;
	float: left;
}

#sidebar {
	background-image: url(../../images/greengrid.gif);	
	width: 150px;
	float: left;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#sidebar p {
	font-size: .7em;
	line-height: 1.3em;
	padding: 25px 10px 25px 10px;
	color: #333;
}

#sidebar p.clean {
	padding: 0;
}

.nav26 {
	border: 0;
	margin: 0;
	padding: 0;
	height: 26px;
}

.nav25 {
	border: 0;
	margin: 0;
	padding: 0;
	height: 25px;
}

.nav24 {
	border: 0;
	margin: 0;
	padding: 0;
	height: 24px;
}

#lowerleft {
	width: 30px;
	height: 155px;
	float: left;
}

#lowerrite {
	width: 131px;
	height: 108px;
	float: left;
}

#descr {
	width: 131px;
	/*height: 47px;*/
	float: left;
}

.btmnav {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: .7em;
	margin-top: 1em;
	text-align: center;
}

.imgctr, .btmbar {
	margin-top: 2em;
	text-align: center;
}

#btmborder {
	width: 699px;
	height: 12px;
}

#navlist {
	width: 150px;
	padding-top: 10px;
}

#navlist a {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	padding: 2px 2px 2px 2px;
	width: 120px;
}

#navlist a:link, #navlist a:visited {
	color: #990000;
	text-decoration: none;
}

#navlist a:hover, #uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	background-color: #FFCC00;
	border: 1px solid #000000;
	color: #990000;
}

#navlist li {
	margin: 0 0 5px 0;
	text-align: center;
}

#navlist ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none; /* turns off display of bullet */
	margin: 0; /* removes indent IE and Opera */
	padding: 0; /* removes indent Mozilla and NN7 */
}

.design {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: .7em;
	margin-right: 20px;
	margin-top: .5em;
	text-align: right;
}

.design a:link, .design a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;	
}

.design a:hover, .design a:active {
	color: white;
	text-decoration: underline;
	font-weight: bold;	
}

.copyright {
	color: #999999;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: .7em;
	margin-right: 20px;
	text-align: right;
}

.ctr {
	text-align: center;
}

table.svcs {
	table-layout: auto;
	width: 100%;
	border-collapse: collapse;
	font-size: .9em;
}

table.svcs td {
	border: 1px solid silver;
	padding: 1px 3px 1px 3px;
}

td.colone {
	width: 130px;
}

td.colthree {
	width: 110px;
	text-align: center;
}

.def {
	padding: 5px;
	border: 1px solid silver;
}

 .def li {
 	text-indent: 2px;
 }
 
 .ctrlead {
 	text-align: center;
	margin-top: 50px;
 }