* {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000000;
}

i {
	text-decoration: italic;
}

a {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color: #990000;
	background: #cccccc;
}

b { font-weight: bold; }

h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #990000;
}


#overall {
	background-color: #cccccc;
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	border-width: 0px 1px 0px 0px;
	border-color: #000000;
	border-style: solid;
	position: absolute;
	width: 1024px;
	top: 0px;
	left: 0px;
	padding: 2px 0px 0px 0px; 
	color: #7777aa;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
}

#wrapper {
	width: 1024px;
	left: 0px;
	padding: 0px 1px 0px 0px;
}

#content_block {
	position: relative;
	width: 1024px;
}

#footer {
	clear: both;
	color: #990000;
	width: 1024px;
	height: 40px;
	background-image: url(../images/bg_foot.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding: 10px 0px 10px 0px;
}

.footer_text {
	font-size: 7pt;
	line-height: 7pt;
	margin-left:20px;
	margin-right:20px;
}

.footer_text a {
	font-size: 7pt;
	color: #000099;
}

.footer_text a:hover {
	color: #990000;
	background: #cccccc;
}

#left_panel {
	width: 250px;
	background-image: url("../images/fp_site_logo.jpg");
	background-repeat: no-repeat;
	background-color: #ffffff;
	float: left;
	padding-top: 220px;
}

.left_panel_text {
	font-size: 8pt;
	font-weight: bold;
	line-height: 10pt;
	margin-left: 15px;
	margin-right: 5px;
	width: 200px;
}

.left_panel_text a {
	font-size: 9pt;
	color: #000099;
}

.left_panel_text a:hover {
	color: #990000;
	background: #cccccc;
}

.left_panel_text b {
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
}

#right_panel {
	background-color: #cccccc;
	width: 773px;
	float: right;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #000000;
}

#top_right {
	width: 773px;
	height: 120px;
	background-image: url("../images/bg_top.jpg");
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#navcontainer {
	margin: 0;
	padding: 0;
	height: 20px;
}

#navlist {
	float:right;
	border: 0;
	margin: 0;
	height: 0;
	list-style-type: none;
	text-align: center;
}

#hnav {
	height: 22px;
	padding: 0px 5px 0px 0px;
}

#post_block {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	background-image: url(../images/blogtop.jpg);
	background-repeat: repeat-x;
}

#column_pair {
	position: relative;
	width: 602px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#column_1 {
	width: 300px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
}                        

.column_text {
	width: 280px;
	padding: 0px 5px 3px 15px;
	font-size: 10pt;
	line-height: 12pt;
	/*background: #ffffff;*/
	margin: 0px 0px 0px 0px;
}

.column_text a {
	color: #000066;
}

.column_text a:hover {
	color: #990000;
	background: #cccccc;
}

.column_text h1 {
	font: 14pt;
	font-weight: bold;
	color: #990000;
}

.column_text h2 {
	font: 12pt;
	font-weight:bold;
	color: #990000;
}

.column_text h3 {
	font-size: 8pt;
	color: #990000;
}

#column_2 {
	width: 300px;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #000000;
}

#column_3 {
	position: relative;
	float: right;
	width: 170px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;  
}

.archive_panel { 
	width:300;
	background:#eee;
	border-width:1px 0px 1px 0px;
	border-style:solid;
	border-color:#000;
}

.archive_panel a {
	color: #000099;
}

.archive_panel a:hover {
	color: #990000;
	background: #cccccc;
}

.archive_panel h1 {
	font-size: 14pt;
	color: #990000;
}

.links_panel { 
	width:150;
	margin:10px 10px 20px 10px;
	background:#eee;
	border-width:1px 0px 1px 0px;
	border-style:solid;
	border-color:#000;
}

.links_panel a {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}

.links_panel a:hover {
	color: #660000;
	background: #cccccc;
}

.story_panel {
	width: 600px;
	background: #fff;
	border-width:0px 1px 0px 0px;
	border-style:solid;
	border-color:#000;
}

.story_text {
	width: 580px;
	padding: 0px 5px 3px 15px;
	font-size: 10pt;
	line-height: 12pt;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
}

.story_text h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
}

.story_text h3 {
	font-size: 12pt;
	color: #990000;
}

.story_text h6 {
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
}

.story_text i {
	text-decoration: italic;
}

.story_text a {
	color: #000099;
}

.story_text a:hover {
	color: #990000;
	background: #cccccc;
}

.meta {
	font: 90% Arial, Helvetica, sans-serif;
	color: #990000;
}

.search_form {
	background-image: url(../images/bg_site_logo.jpg);
	background-repeat: no-repeat;
	font-size: 12pt;
	font-weight: bold;
	padding: 30px 50px 30px 50px;
	width: 570px;
}

input.text_field {
	background-color: #cccccc;
	border-width: 1px;
	border-color: #1C7327;
	border-style: solid;
	font: 10pt arial, sans-serif;
	color: #004433;
}
	
select.text_field {
	background-color: #cccccc;
	border-width: 1px;
	border-color: #1C7327;
	border-style: solid;
	font: 10pt arial, sans-serif;
	color: #004433;
	
}