


body {
 
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
h1 {
	margin:0px 0px 15px 20%;

	padding:0px;
	font-size: 2em;
	font-weight:900;
	color:#666666
	}
h2 {
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
	
h3 {
	font: 18px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
p {
	font: 1em verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	color: #333333;
	 
	}
	
.style1 {
	font-size:10px;
}

a: link {font-size: 1em;}

.content>p {margin:0px;}
.content>p+p {text-indent:30px;}


.content {
	position:relative; /*  declared "relative" to control  z-index */
	width:auto;
	min-width:255px;
	margin:0px 140px 0px 140px;
	border:1px solid black;
	background-color:white;
	padding:10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows. */
	clear:both; /*forces the div box to extend below any image placed at the bottom of the page */
	}
	

#wrapper {
position:absolute;
left:0px;
	width:100%;}
	
 

#banner {

position:relative; /*  declared "relative" to control  z-index */

left: 135px;
 margin: 50px 0px 0px 0px; 
 padding: 0; 
 background-position:left; 
 
min-width:800px;
 
z-index:3; /* This allows the content to overlap the right menu in narrow windows. */
background-image:url(../images/layout/banner-white.gif);
background-repeat:no-repeat;
height:136px;
padding-bottom:10px;
}

#left {
	position:aboluste;
	width:150px;
	top:300px;
	left:15px;
	padding:5px;
	z-index:2;

/* ugly brilliant hack */

	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* Be nice to Opera 5 -does anybody even use it any more?*/
body>#left {width:150px;}
		
#right {
	position:absolute;
	width:140px;
	top:300px;
	right:0px;
	padding:0px;
	z-index:1;
/* a little cross browser support */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:140px;
	}
/* Be nice to Opera 5 */
body>#right {width:140px;}


#top_nav1 {
	position: relative;

	width: 100%;
	height: 20px;
}



#top_nav1 ul {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	 }
	 
.normal {
	margin: 0px;
	padding: 0px 5px 0px 4px;
	border-right: 1px solid #000;
	display: inline; 
	font: 10px Verdana, Helvetica, sans-serif;
	font-weight: bold; 
	}
	
.last {
	margin: 0px;
	padding: 0px 0px 0px 4px;
	display: inline; 
	font: 10px Verdana, Helvetica, sans-serif;
	font-weight: bold; 
	} 

.botnormal {
	margin: 0px;
	padding: 0px 5px 0px 4px;
	border-right: 1px solid #000;
	display: inline; 
	font: 10px Verdana, Helvetica, sans-serif;
	font-weight: bold; 
	}
	
.botlast {
	margin: 0px;
	padding: 0px 0px 0px 4px;
	display: inline; 
	font: 10px Verdana, Helvetica, sans-serif;
	font-weight: bold; 
	}
.content A:link,	
.infopage A:link {text-decoration: underline; color: #000000}

.content A:visited,
.infopage A:visited {text-decoration: underline; color: #666666}

.content A:active,
.infopage A:active {text-decoration: underline; color: #CCCCCC}

.content A:hover,
.infopage A:hover {text-decoration: none; color: #000099;}
	


#top_nav1 A:link {text-decoration: none; color:#000000}
#top_nav1 A:visited {text-decoration: none; color:#000000}
#top_nav1 A:active {text-decoration: none; color:#CCCCCC}
#top_nav1 A:hover {text-decoration: underline; color: #666666;}


#bot_nav1, #bot_nav2 {
	position:relative;
	left:25%;
	padding-bottom:20px;
	clear:both;
	}

#bot_nav1, #bot_nav2 ul {
	list-style:none;
	}
	
#bot_nav1, #bot_nav2 li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
	
#bot_nav1 A:link {text-decoration: none; color:#000000}
#bot_nav1  A:visited {text-decoration: none; color:#999999}
#bot_nav1  A:active {text-decoration: none; color:#0000FF}
#bot_nav1 A:hover {text-decoration: underline; color:#666666;}

#bot_nav2 li {
	padding-top:4px;
}

#bot_nav2 A:link {text-decoration: none; color:#000000}
#bot_nav2  A:visited {text-decoration: none; color:#999999}
#bot_nav2  A:active {text-decoration: none; color:#0000FF}
#bot_nav2 A:hover {text-decoration: underline; color:#666666;}

#subp_image1, #subp_image2 {
	position:relative;
	margin-left: auto;
	margin-right:auto;
	max-width:300px;
	padding: 10px;
	float:left; /*IE currently won't display left floated images without a postion:relative.
	*/ 
	clear:left;
}

#subp_image2 { /*this is used for wide images */
		max-width: 500px;
	}


#left_ad1 {
	position:absolute;
	top:158px;
	left: 5px;
}
	
#right_ad1 {
position:relative;
	top:-140px;
	right:0px;
	padding-left:10px}

#google{
margin-left:auto;
margin-right:auto;
padding:10px;}




