﻿
body {
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	z-index: 1;
	width: auto;
	height: auto;
	left: 0px;
	top: 0px;
}

#topbodyborder {
	background-color: #333399;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 44px;
	border-bottom-width: thick;
	border-bottom-style: groove;
	border-bottom-color: #333399;
	position: absolute;
	width: auto;
	left: 0px;
	top:0px;
	right:1px;
	bottom: auto;
	z-index: 9;
	color: #333399;
}

#leftbodyborder {
	background-color: #333399;
	margin: 0px;
	padding: 0px;
	height: 20in;
	border-right-width: thick;
	border-right-style: groove;
	border-right-color: #333399;
	position: absolute;
	width: 50px;
	left: 1px;
	top: 49px;
	right: auto;
	bottom: 5px;
	color: #333399;
	z-index: 2;
}

#rightbodyborder {
	background-color: #333399;
	margin: 0px;
	padding: 0px;
	height: 20in;
	border-left-width: thick;
	border-left-style: groove;
	border-left-color: #333399;
	position: absolute;
	width: 50px;
	left: auto;
	top: 49px;
	right: 1px;
	bottom: auto;
	color: #333399;
}

#Masthead_logo {
	border-style: groove groove groove groove;
	border-width: 10px;
	border-color:  #FF0000;
	background-image: none;
	top: 57px;
	left: 60px;
	position: absolute;
	background-color: #333399;
	height: 250px;
	z-index: 9;
	float: right;
	width: auto;
	right: 61px;
	color: #333399;
}

#logo_container {
	background-position: center;
	top: 333px;
	width: 700px;
	height: 75px;
	right: auto;
	background-image: url(../images/redLogo5.jpg);
	background-repeat: no-repeat;
	left: 200px;
	clear: both;
	color: #d6d6d9;
	position: absolute;
}

a:link {
	color: #333399;
	font-weight: bolder;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #46a0ca;
	font-weight: bolder;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	color: #534920;
	font-style: italic;
	font-weight: bolder;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}

a:active {
	color: #000000;
	font-weight: bolder;
	text-decoration: none;
}

#left_col {
	border: thick groove #FF0000;
	top: 429px;
	left: 57px;
	background-repeat: repeat-y;
	background-color: #FF0000;
	height: auto;
	width: 150px;
	z-index: 9;
	line-height: .8em;
	margin: 0px;
	padding: 0px;
	float: left;
	right: auto;
	bottom: auto;
	margin-bottom: 2px;
	position: absolute;
}

#center_col {
	top: 425px;
	position: absolute;
	left: 220px;
	background-color: #ffffff;
	width: 650px;
	z-index: 9;
}

#right_col {
	border: thick groove #FF0000;
	position: absolute;
	top: 410px;
	width: 219px;
	background-color: #FF0000;
	left: auto;
	right:  76px;
	height: auto;
	z-index: 9;
}

h1 {
	font-family: Arial Black;
	font-size: 20pt;
	color: #FF0000;
	font-weight: bold;
	text-align:center
}

h2 {
	font-family: Arial Black;
	font-size: 16pt;
	color: #000080;
	font-weight: bold;
	text-align:center
}

h3 {
	font-family: arial black;
	font-size: 14pt;
	text-align: center;
	color: #0000FF;
	font-weight: bold
}

h4 {
	font-family: Arial Black;
	font-size: 12pt;
	color: #000080;
	font-weight: bold;
	text-align:center
}

h5 {
	font-family: Arial Black;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-align: center
}

.centerH5 {
	position: absolute;
	font-size: 12pt;
	color: #000080;
	font-family: "Arial Black";
	text-align:right;
	font-weight: bold;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-align: left;
	font-weight:normal;
	margin: 20px;
	padding: 10px;
}

p.desc {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-align: left
}

p.quote {
	font-size: 10pt;
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-align:center
}

.hrblue {
	color: #0000FF;
 text-align: left  width: 600;
	size: 10;
	color: 333399;
}

.centerh5 {
	position: absolute;
	left: 300px;
	font-family: "Arial Black";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}

p.hrBl {
	position: relative;
	width: 600px;
	color: #0000FF;
	font-size: x-large;
}

.hrRed {
	font-weight: bold;
	color: #FF0000;
	width: 400px;
}

