* { padding: 0; margin: 0; }

body {
 font-family:  Verdana;
 font-size: 1.05em;
 background: #FFFFFF;
}
#wrapper { 
	margin: 0px auto;
	width: 898px;
	padding: 2px;
	background: #082c4e;
}

#maincolumn_home { 
	background: #3B82BF url(../images/home_splash.gif) no-repeat;
	width: 898px;
	position: relative;
	height: 580px;
	color: #FFFFFF;
	font-size: 0.9em;
}

#maincolumn_footer { 
	background: #3B82BF url(../images/home_splash_footer.gif) no-repeat;
	width: 898px;
	position: relative;
	height: 58px;
	color: #FFFFFF;
	font-size: 9px;
}

#header { 
	background: #191a26 url(../images/header.jpg) no-repeat;
	width: 898px;
	position: relative;
	height: 179px;
	color: #FFFFFF;
	font-size: 0.9em;
}

#nav { 
	padding-top: 151px;
}

#content { 
	background: #191a26 url(../images/bg_body.gif) repeat-y;
	width: 898px;
	position: relative;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	line-height: 180%;
}

#footer { 
	background: #191a26 url(../images/bg_body.gif) repeat-y;
	width: 898px;
	position: relative;
	color: #FFFFFF;
	font-size: 9px;
	text-align: left;
	line-height: 150%;
	height: 50px;
}

.mainEntry {
  font-size: 15px;
  font-weight: bold;
}

body, th, td, input, textarea, select, option {
  font-family:  Verdana;
}

img {
	line-height:0px;
}

h1, h3 {
  font-weight: normal;
  color: #5E8402;
}

h1, h3 {
  font-family: Verdana;
  font-weight: normal;
  color: #1F5AA6;
}

h1 {
  letter-spacing: -1px;
  font-size: 3em;
}

h2 {
  font-size: 1.5em;
  color: #5E8402;
}

h3 {
  font-size: 1em;
}

.sub_header {
  font-size: 18px;
  color: #049b48;
}

a {
  color: #FFFF00;
  text-decoration:none;
}

a:hover {
  color: #3B74BF;
  text-decoration:underline;
}

a.home {
  color: #FFFFFF;
  text-decoration:none;
  font-size: 13px;
  vertical-align: top;
}

a.home:hover {
  color: #ef720b;
  text-decoration:underline;
  font-size: 13px;
}

ul {
  padding: 1px 1px 1px 40px;
}