

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	text-align: center;	
}

td {
	font-size: 11px;
	height:100%; 
}
	
#wholepage {  
	text-align: left;
	width: 900px;
	margin: 0px auto;
}

#mainnav {
	position: relative;
	left: 300px;
	top: -30px;
}

#mainnav a {
	padding-right: 20px;
	font-size: 11px;
}

a {
	color: #3E6080;
	text-decoration: none;
}

a:hover {
	color: #D4D6D8;
}

#contentbg {
	width: 900px;
	background-image: url(../images/bg.jpg);
	padding: 10px;
}

h1 {
	font-size: 36px;
	font-weight: normal;
}

h2 {
	margin: 0px;
	padding: 0px;
}

.orangebold {
	font-weight: bold; 
	color: #c56200;
}

.bluetext { 
	color: #3E6080;
}

.redtext {
	color: #ff0000;
}

.borderon {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	height: 100%; 
}

.homertlinks {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

.homertlinks:hover {
	color: #3E6080;
}

#contentarea {
	padding: 80px 35px 40px 25px;
	line-height: 18px;
}

#contentarea a {
	font-weight: bold;
}

#newsidebar {
	background-image: url(../images/newsbg.png);
	padding: 20px 10px 10px 15px;
	font-size: 10px;
	margin: 10px 0px 10px 0px;
	height: 475px; 
}

#newsidebar a {
	text-decoration: none;
	color: #CC6600;
}

#newsidebar a.litlinks {
	color: #3E6080;
	text-decoration: none;
	font-weight: bold;
}

#newsidebar a.litlinks:hover {
	color: #D4D6D8;
}
	
#newsidebar h2 {
	font-size: 11px;
	color: #3E6080;
}	
	
#newsidebar h1 {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}	
#newsidebar h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #000;
}

a.wiggle1 {
	display: block;
	width: 64px;
	height: 108px;
	text-decoration: none;
	background: url("../images/home_green.gif");
}

a.wiggle2 {
	display: block;
	width: 63px;
	height: 107px;
	text-decoration: none;
	background: url("../images/home_red.png");
}

a.wiggle3 {
	display: block;
	width: 60px;
	height: 106px;
	text-decoration: none;
	background: url("../images/home_GunMetal.png");
}

a.wiggle4 {
	display: block;
	width: 70px;
	height: 118px;
	text-decoration: none;
	background: url("../images/home_blue.png");
}

a.wiggle1:hover {
	background-position: 3px 0;
}

a.wiggle2:hover {
	background-position: 3px 0;
}

a.wiggle3:hover {
	background-position: 3px 0;
}

a.wiggle4:hover {
	background-position: 3px 0;
}
