body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
* html {margin:0; padding:0;}
div#mainwrap {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top: 5px;
	background-color: #FFFFFF;
}
h1 {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 950px;
	padding: 0;
}
h1 img {
	display: block;
	border: 0;
}
#header1 {
	color: #FFFFFF;
}


#header2 {
	width: 950px;
	font-size: 10px;
	height: 10px;
	background-color: #333333;
	padding-bottom: 7px;
}
#header2 ul {
	list-style-type: none;
	float: left;
	background-color: #5D5D5D;
	width: 950px;
	padding: 0;
	margin: 0;
}
#header2 li {
	display: inline;
}
#header2 a {
	color: #CCCCCC;
	display: block;
	float: left;
	padding: .1em 1.0em;
	text-decoration: none;
	border-right: 1px solid #ccc;
}
#header2 a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#header3 {
	font-size: 15px;
	font-weight: bold;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #DE3000;
	height: 15px;
	padding-bottom: 10px;
}
* html #header3 {margin-top:0px;}
#header3 ul {
	list-style-type: none;
	float: left;
	width: 100%;
	background-image: url(../images/bckred.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 0;
	margin: 0;
}
#header3 li {
	display: inline;
	float: left;
	position: relative;
}




#header3 a {
	display: block;
	float: left;
	text-decoration: none;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	padding: 4px 2.0em 4px 2.0em;
	width: auto;
	border-left: double #DE0018 2px;
}
#header3 a:hover {
	background-color: #FF0000;
	padding-bottom: 4px;
}
#header3 a:active {
	background-color: #000000;
}







#header {
	background-color: #FFFFFF;
	font-size: 13px;
	width: 950px;
	border-top: solid black 1px;
	height: 75px;
	float: left;
}
div#contentarea {
	width:950px;
	background-color:#FFF;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

div#column1 {
	width:175px;
	background-color:#FFFFFF;
	float:left;
	margin-top: 20px;
	font-size: 11px;
}

div#column1 ul {
	margin: 0 0 3px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	padding-left: 0px;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9C0000;
	border-right-color: #000000;
	border-bottom-color: #9C0000;
	border-left-color: #000000;
	background-color: #C40000;
}

div#column1 li
{
	margin: 0px;
	padding: 1px;
	line-height: normal;
	list-style-image: none;
	list-style-type: none;
	background-color: #DE0000;
}

div#column1 ul li a
{
	display: block;
	padding-left: 4px;
	text-decoration: none;
	color: #F7F7F7;
	font-weight: bold;
	background-color: #DE0000;
	line-height: 18px;
	}
div#column1 ul li a:hover
{
	font-weight: bold;
	background-color: #9C0000;
	color: #FFFFFF;
}

div#column1 p {
	width: 165px;
	float: left;
	margin: 0;
	padding: 8px 3px 10px 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DF0000;
	border-right-color: #DF0000;
	border-bottom-color: #DF0000;
	border-left-color: #DF0000;
	line-height: 16px;
}

div#column1 a{
	color:#0033CC;
	background-color:#ffffff;
	background-color:#ffffff;
	font-weight: bold;
	}
	
div#column1 a:hover{
	color:#FF0000;
	background-color:#ffffff;
	background-color:#ffffff;
	font-weight: bold;
	}


div#column2 {
	width:500px;
	float:left;
	margin-top: 20px;
	font-size: 11px;
	margin-left: 7px;
}
div#column2 h5 {
	height: auto;
	width: 490px;
	font-size: 12px;
	margin: 0 0 0 10px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/bcksidemenu.png);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #FF0000;
	font-variant: small-caps;
	padding: 3px 0 3px 0;
}

div#column2 p {
	width: 490px;
	padding: 3px 4px 5px 3px;
	font-size: 100%;
	text-align: justify;
	margin: 0 0 0 10px;
	line-height: 18px;
		}

		
		
div#column2 a{
	color:#0033CC;
	background-color:#FFFFFF;
	text-align: center;
	}

div#column2 a:hover{
	color:#FF0000;
	background-color:#ffffff;
	text-decoration: underline;
	}


div#column3 {
	width:250px;
	background-color:#FFFFFF;
	float:right;
	margin-top: 20px;
	padding-top: 0px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
div#column3 p {
	font-size: 11px;
	padding: 2px 0 10px 0;
	border-bottom: solid red 1px;
}

div#column3 a{
	color:#0033cc;
	background-color:#FFFFFF;
	font-weight: bold;
	}

div#column3 a:hover{
	color:#FF0000;
	background-color:#ffffff;
	background-color:#ffffff;
	font-weight: bold;
	}

div#footer {
	width:100%;
	background-color:#FFFFFF;
	text-align:center;
	font-size: 10px;
}
div#footer2 {
	font-size: 10px;
	text-align: center;
	border-top-style: solid;
	border-top-width: 1px;
	color: #000000;
	border-top-color: #000000;
	clear: both;
	width: 100%;
	background-image: url(../images/bcksidemenu.png);
	background-repeat: repeat-y;
	background-color: #DE0000;
}


#footer2 ul {
	color: #F7F7F7;
	list-style-type: none;
	float: left;
	width: 800px;
	padding-left: 20px;
}
#footer2 li {
	display: inline;
}
#footer2 a {
	color: #F7F7F7;
	border-right: 1px solid #FFF;
	display: block;
	float: left;
	padding: .4em 1.2em;
}
#footer2 a:hover {
	color: #000000;
}
#footer2 p {
	padding: 4px 0 2px 0;
	clear: both;
}

.style1 {color: #F7F7F7}
