@charset "utf-8";

* {
margin:0px; 
padding:0px; 
border:0px;}

body, p, ul, div {
margin:0px;
padding:0px;
border:0px;
}

body {
	background-color: #FFFFFF;
	}

#wrapper{
	position:relative;
	margin: 0 auto;
	width: 1024px;
	text-align:left;
}


a {
outline:0px;
}

#left_strip {
width:438px;
height:1200px;
background-image:url(images/left_bar.jpg);
float:left;
left:-438px;
position:absolute;
}

#right_strip {
width:438px;
height:1200px;
background-image:url(images/right_bar.jpg);
float:left;
left:1024px;
position: absolute;
}


#top_bar {
width:1024px;
height:200px;
float:left;
background-color:#FFFFFF;
}

#top_l2 {
	width:262px;
	height:40px;
	float:left;
	background-image:url(images/topl2.gif);
}

#nav_bar {
	height:40px;
	width:762px;
	float:left;
}



#news_bar {
	width:172px;
	height:356px;
	float:left;
	background-image:url(images/news_bar.jpg);
	padding-left:20px;
	padding-right:20px;
	padding-top:98px;
	}

#twit_bar {
	width:212px;
	height:506px;
	float:left;
}

#newstwit {
	width:172px;
	height:862px;
	float:left;
	background-image:url(images/newstwit.jpg);
	padding-left:20px;
	padding-right:20px;
	padding-top:98px;
	}

#top_image {
	width:812px;
	height:204px;
	float:left;
}

#body_title {
	width:619px;
	height:78px;
}
	
#body_title_noright {
	width:812px;
	height:78px;
}

#big_nav_buttons {
	width:193px;
	height:365px;
	float:left;
}

#bottom_right_fill {
	width:193px;
	height:391px;
	background-image:url(images/right_bot.jpg);
	float:left;
}

#container_left {
	width:212px;
	height:960px;
	float:left;
	}
	
#container_mid {
width:619px;
height:756px;
float:left;
background-image:url(images/body_back_nonav.jpg);
}

#container_mid_noright {
width:792px;
height:736px;
float:left;
background-image:url(images/body_no_right_back.jpg);
padding-left:10px;
padding-right:10px;
padding-top:20px;
}
	
#container_right {
	width:193px;
	height:756px;
	float:left;
	}
	
#body_mid {
	width:599px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	}
	
#body_mid_noright {
	width:812px;
	height:678px;
	float:left;
	background-image:url(images/body_no_right.jpg);
	}

.smaller_break {
display:block;
margin-top:.4em;
}

.newscopy {
	font-family:Georgia;
	color:#6d8d23;
	font-size:14px;
}

	a.greenlink:link { color: #496025; text-decoration: none }
	a.greenlink:active { color: #496025; text-decoration: none }
	a.greenlink:visited { color: #496025; text-decoration: none }
	a.greenlink:hover { color: #6d8d23; text-decoration: none }

.bodycopy {
	font-family:Georgia;
	color:#2f4317;
	font-size:16px;
}

.footcopy {
	font-family:Georgia;
	color:#6d8d23;
	font-size:12px;
}

#footer {
	clear:both;
	text-align:center;
	position:relative;
	margin: 0 auto;
	width: 1024px;
}

	a.footlink:link { color: #000000; text-decoration: none }
	a.footlink:active { color: #000000; text-decoration: none }
	a.footlink:visited { color: #000000; text-decoration: none }
	a.footlink:hover { color: #6d8d23; text-decoration: none }