body {
	background-image:url(../images/background.jpg);
	margin:0px;
	font-size:75%;
	border-width:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

a:link {
	text-decoration: none;
	color:#FF3300;
	
}
a:visited {
	text-decoration: none;
		color:#FF3300;
	
}

a:hover {
	text-decoration: none;
	color:#009933;
}
a:active {
	text-decoration: none;
	color:#FF3300;
}
img {

border-style:none;
vertical-align:top;
}

h1	{
	font-size:140%;
	margin:0px;
	margin-bottom:10px;

	
	}
h2	{
	font-size:140%;
	padding:0px;
	margin:0px;
	}
h3	{
	font-size:120%;
	padding:0px;
	margin:0px;
	}
	
p	{
	font-size:90%;
	margin-top:0px;
	margin-bottom:5px;
	}

.main_page {
margin:0px auto;
width:960px;
margin-top:20px;
}

.main_content_divider {
width:960px;
height:14px;
float:left;
background-image:url(../images/960x14-Silver-Beam.jpg);
}

.logo_section {
width:960px;
height:80px;
background-image:url(../images/logo-banner-background.jpg);
}

.logo_panel {
width:960px;
height:80px;
float:left;
background-image:url(../images/logo.jpg);
}

.links_panel {
width:960px;
height:30px;
float:left;
background-color:#CC9966;
}

.link_button {
font-size:80%;
padding:3px;
width:114px;
height:24px;
float:left;
text-align:center;
background-image:url(../images/link-button.jpg);
}

.link_button_single_line {
font-size:80%;
padding:3px;
padding-top:8px;
width:114px;
height:19px;
float:left;
text-align:center;
background-image:url(../images/link-button.jpg);
}

.logo_picture_panel {
width:960px;
background-color:#dab081;
}

.float_left {
float:left;
}

.main_section {
width:960px;
background-color:#660000;
}

.main_section_navigation_panel {
height:649px;
float:left;
width:180px;
padding:10px;
background-color:#660000;
}

.navigation_text {
color:#FFFFFF;
margin:0px;
margin-bottom:5px;
}

.navigation_title {
color:#FFFF00;
text-align:center;
margin:0px;
margin-bottom:10px;
margin-top:10px;
}

.non_navigation_content {
float:left;
width:760px;
background-color:#FFFFFF;
height:654px;
}

.intro_section {
width:760px;
height:250px;
}

.intro_picture {
width:250px;
height:394px;
float:left;
background-color:#660066;
}

.intro_text_area {
width:740px;
float:left;
background-color:#FFFFFF;
margin:10px;
}

.centered {
text-align:center;
}

.section_divider {
width:760px;
height:14px;
background-image:url(../images/960x14-Silver-Beam.jpg);
}

.twitter_section {
width:760px;
height:405px;
background-color:#333333;
}

.twitter_panel {
width:250px;
height:435px;
float:left;
margin-left:10px;
}
.weather_panel {
margin-top:10px;
width:500px;
height:435px;
float:left;
text-align:center;
}

.blog_section {
height:503px;
width:760px;
margin:0px;
}

.copyright_message {
color:#FFFFFF;
width:960px;
text-align:center;
float:left;
background-color:#deb388;
}

.bottom_padder {
clear:both;
height:25px;
width:100%;
text-align:center;
}
