body {
    background-image: url(img/background.gif);
    background-repeat: repeat;
	background-attachment: fixed;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.content {
    background-image:  url(img/background.png);
    background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 995px;
	height: auto;
	text-align: left;
}

.response_form {
	border: 2px solid;
	border-color: #CCCCCC;
	background-color: #EEE8AA;
	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
  	border-radius: 5px;
}

.rate-box {
	border-style: double;
	border-width: 3px;
	border-color: #333333;
}

.para {
	line-height: 150%;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.15em;
	text-align: left;
}

.img_wrapper {
	padding-top: 20px;
	padding-right: 15px;
}

.img_wrapper_2 {
	padding-top: 10px;
	padding-right: 25px;
}

.img_inner {
	border: 2px solid #FFFFFF;
	position: relative;
}
	
.img_middle {
	border: 1px solid #CCCCCC;
	position: relative;
}

.img_outer {
	padding-right: 10px;
	position: relative;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
}

.states_inner {
	background-color: #384E60;
	padding: 10px;
	border: 2px solid #FFFFFF;
	position: relative;
}

.states_middle {
	border: 1px solid #CCCCCC;
	position: relative;
}

.states_outer {
	padding: 10px;
	position: relative;
}

.logo_wrapper {
	padding: 5px;
	border: 2px solid;
	border-color: #CCCCCC;
	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
  	border-radius: 5px;
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 5px;
	position: relative;
}

.form_head {
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
	
.form_head_sub {
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

.form_lines {
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.form_tagline {
	color: #FFFFFF;
	line-height: 130%;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
}

.fine_print {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 150%;
	text-align: justify;
}

.header_contact {
	font-family: Times New Roman, Times, serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 150%;
	text-align: center;
}

.footer_contact {
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
	line-height: 150%;
	text-align: center;
}

.bbb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 160%;
	text-align: center;
	font-weight: normal;
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 3em;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}

.todays_date {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}

.headline {
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}

.author {
	font-family: Times New Roman, Times, serif;
	font-size: 0.8em;
	text-align: left;
	font-weight: normal;
	font-style: italic;
}

.story_date {
	font-family: Times New Roman, Times, serif;
	font-size: 0.8em;
	font-style: italic;
	text-align: left;
}

.newsfeeds_box {
	padding: 5px;
}

.more_news_below {
	line-height: 120%;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
}

hr {
	color: #999999;
	background-color: #999999;
	height: 1px;
	border-width:0;
}
