body {
	margin:0px;
	background-image:url(../media/full_bg.gif);
	background-position: top;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
}

#page_content {
	height:100%; width:1000px; border-left: #818181 1px solid; border-right: #818181 1px solid;
	margin-left:auto; margin-right:auto; position:relative; background-color:#FFFFFF;
}

#left_home {
	float:left;
	width:162px;
	font-size:11px;
}
#left_home #logo {
	margin: 6px 0 0 2px;
}
#right_body {
	font-size:.85em;
	padding: 4px 20px 4px 4px;
	margin: 0 0 0 0;
	width: 812px;
	float: right;
}

#right_body h1 {
	color: #EA5F5F;
	font-size: 2em;
	border-bottom: 4px solid #F29797;

}
#right_body h2 {
	color: #2C5467;
	font-size: 1.5em;
	border-bottom: 1px solid #4D8EB9;

}
.smnu {
	color: #00A1EE;
	font-size: 1em;
	font-weight: bold;
	
	padding-left: 10px;
	padding-top: 0px;
	margin: 0px 2px 2px 2px;
}

.smnu a {
	color:#00A1EE; font-size: 1em !important;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	position: relative;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #cccccc;
}
.smnu a.last {
	border-right: 0px solid #cccccc;
}
.smnu a:hover {
	color:#00A1EE;
}
#right_body form {
	padding: 4px 10px 10px 10px;
	border: 1px solid #cccccc;
	margin: 10px 10px 10px 10px;
}
#right_body form h1 {
	color: #444444;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px dashed #cccccc;
	border-top: 1px dashed #cccccc;
	margin: 10px -10px 4px -10px;
	padding: 6px 10px 6px 10px;
}

.rowentry {
	padding: 4px 4px 4px 12px;	
	border-bottom: 1px solid #cccccc;
}

/* * * * * *  TOP NAVIGATION STYLES * * * * * */
#top_nav_div { width: 840px; height:74px; }
#top_nav_div #top_links { width:645px; float:left; margin-top:4px; padding:0; margin-left: 4px; letter-spacing:0px;}

#top_links ul { list-style-type:none;display:inline; }
#top_links li { border-left: 1px solid #CCCCCC;list-style:none;margin:0;overflow:hidden; padding: 0 4px; padding-right: 1px; }
#top_links li.first {border-left:0px; margin-left: 0px; padding-left: 0px;}
#top_links li a {color:#666666; font-size: 9px !important; text-transform: uppercase; font-weight: normal; text-decoration: none; position: relative; }

#top_nav_div #top_links a:hover {color:#33669a;}

ul.links {
  margin: 0;
  padding: 0;
}
ul.links.inline {
  display: inline;
}
ul.links li {
  display: inline;
  list-style-type: none;
  padding: 0 0.5em;
}




.simg {
	display: block;
	margin: 8px 8px 8px 8px;	
}
