body{
    color:#666;
	font-size:70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	height:auto;
	background-color: 		#ffffff;
	background-image: 		url(../images/backdrop.gif);
	background-repeat: 		repeat-x;
	background-position: 	top;
	margin-top: 			0px;
	margin-right: 			0px;
	margin-bottom: 			auto;
	margin-left: 			auto;
	}

#right_image {
	float: right;
	background: #ECF1F4;
	margin-top: 35px;
	padding:0;
	font-size: 63%;
	margin-left:10px;
}

#sideline{
    background: url(../images/sideline.gif) top center fixed repeat-y;
	width: auto;
	height: auto;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0;
	display: block;}

h2{
    color:#336699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	margin-top: 10px;}

h3{
    color:#336699;
	font-size:1.4em;
	text-align: center;
	font-weight:bold;
	margin-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;}

h4{
    color:#336699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	margin-top: 10px;}

h6{
    color:#09C;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:100%;
    font-weight:bold;}

span{display:block;}

div.left{
    float:left; 
    clear:right;}

div.right{
    float:right; 
    clear:left;}

#container{
    width:800px;
	margin-left: auto;
	margin-right: auto;
}

#header{
    margin-top:12px;
	border-bottom:2px solid #CCCCCC;
	font-size:100%;
	height:140px;
	width:800px;}

#pagetext{
    margin-left:10px;
    text-align:left;
	}
	
#pagecontent{
    text-align:left;
	font-size:100%;
	height:520px;
	width:799px;
	background-color: 		#E8E8E8;
	}

#topmenu{
	padding-bottom:5px;
	border-bottom:2px solid #CCCCCC;
	font-size:100%;
	height:12px;
	width:800px;
	background-color: 658B9E;
}
	
#button1{
    float:left;
	width:80px;
	height:16px;
}
#button2{
    float:left;
	width:70px;
	height:16px;
}
#button3{
    float:left;
	width:90px;
	height:16px;
}
#button4{
    float:left;
	width:110px;
	height:16px;
}
#button5{
    float:left;
	width:130px;
	height:16px;
}
#button6{
    float:left;
	width:120px;
	height:16px;
}
#button7{
    float:left;
	width:100px;
	height:16px;
}
#button8{
	width:80px;
    float:left;
	height:16px;
}

#logo{
    float:left;
    height:130px;
    width:180px;}
	
#hex{
    float:right;
    height:128px;
    width:620px;}

.rightSearch{
    float:right;
    text-align:right;
    width:450px;}
	
#breadcrumb{
    clear:both;
    margin: 0px;
    border-top: 1px solid #40362A;
    border-bottom: 1px solid #40362A;
    padding: 3px 5px 3px 15px;
    background-color:#eee;
    font-family: geneva, helvetica, arial, sans-serif;
    font-size: 10px;
    font-weight: normal; 
    color: #333;}

#breadcrumb a{color: #333; text-decoration: none;}
#breadcrumb a:link{color: #333; text-decoration: none;}
#breadcrumb a:visited{color: #333; text-decoration: none;}
#breadcrumb a:active{color: #333; text-decoration: none;}
#breadcrumb a:hover{color: #4D3113 ; text-decoration: underline;}

#footer{
    text-decoration::none;
	clear: both;
	color:ffffff;
	width:800px;
	height:22px;
	text-align:center;
	background-color:#394C5C;
	}

.right_navbar {
	float: right;
	text-align:left;
	background: #ECF1F4;
	margin-top: 10px;
	padding:0;
	width: 200px;
	font-size: 63%;
}
.right_navbar h2{ margin:0; padding: 5px 5px 1px 11px; font-size: 1.1em; background-color: #6b96ad; color: #F3F3F3;	}
.right_navbar_firstheader{ border-bottom:1px black solid; }
.right_navbar h2 a{ color: white; text-decoration:none; }
.right_navbar h2 a:hover, .right_navbar h2 a:focus{ color: white; }
.right_navbar h3, #right_navbar h4{ padding: 5px; padding-bottom:0; margin:0; font-size:110%; font-weight:normal; color: #00584A; }
.right_navbar h4{ font-size:100%; }
.content #right_navbar ul{ list-style:none; list-style-image: none; }
.right_navbar ul, #right_navbar li{ list-style: none; margin:0; padding:0; }
.right_navbar li{ margin:0; padding:5px 0 5px 0; line-height: 125%; list-style:none; list-style-image: none; }
.right_navbar ul li a{ display:block; text-decoration:none; border-left: 0px solid #eee; }
.right_navbar ul li a:hover, .right_navbar ul li a:focus{ background: white; border-right: 3px solid #C1D3DD; list-style: none; }
