body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	 color: #5c5c5c; 
     font-style: normal;
     font-weight: normal;
	 text-decoration: none;
	background:#326C9E;
	margin: 0px;
	padding: 19px;
	background-repeat: no-repeat;
	text-align: center;
}
.link { color: #ffffff;
	 font-family: verdana, arial, helvetica;
	 font-size: 10pt;
	 text-decoration: none;
	 vertical-align: middle; 
 }
.link:hover { color: #b6b5b5;
	 font-family: verdana, arial, helvetica;
	 font-size: 10pt;
	 text-decoration: none;
	 vertical-align: middle; 
 }
 
 a:focus, a:active {
  outline: none;  /* removes dotted outline from link selections. */

} 

h1 { font-size: 8pt; 
     color: #093b66; 
     font-style: normal;
     font-weight: normal; 
}
h2 { font-size: 12pt; 
     color: #5c5c5c; 
     font-style: normal;
     font-weight: normal;
	 text-decoration: none;
}
h3 { font-size: 15pt; 
     color: #27547c; 
     font-style: normal;
     font-weight: normal; 
}
h4 { font-size: 7pt; 
     color: #b4c9db; 
     font-style: normal;
     font-weight: normal; 
}
h5 { font-size: 9pt; 
     color: #ffffff; 
     font-style: normal;
     font-weight: normal; 
}
h6 { font-size: 12pt; 
     color: #ffffff; 
     font-style: normal;
     font-weight: normal; 
}

.web { color: #b4c9db;
	 font-family: verdana, arial, helvetica;
	 font-size: 7pt;
	 text-decoration: none;
	 vertical-align: middle; 
 }
	 
.web:hover { color: #b6b5b5}

#wrapper {
    width: 790px;
    margin-left: auto;
    margin-right: auto;
	background:#326C9E;
	text-align:left
}
#header {
    position: relative; top:0px;  left:0px; 
	width:790px;
	height:214px;
	background-image:url('../images/header-re-elect.jpg');
	background-repeat: no-repeat;
	text-align:left
	}

#sticky {
    position: relative; top:400px;  left:530px; 
	width:250px;
	height:250px;
	background-image:url('../images/yellow-sticky-note.jpg');
	background-repeat: no-repeat

}

.frame { 
border-left:4px  solid #093b66; 
border-right:4px  solid #093b66; 
border-top:4px solid #093b66; 
border-bottom:4px solid #093b66; 
position: relative; top: 0px; right:0px; left:0px;
padding: 0;
float: center;
}

.frame2 { 
border-left:8px  solid #fbf6d3; 
border-right:8px  solid #fbf6d3; 
border-top:8px solid #fbf6d3; 
border-bottom:8px solid #fbf6d3; 
position: relative; top: 0px;  left:0px;
padding: 0;
float: center;
}

.frame3 { 
border-left:8px  solid #093b66; 
border-right:8px  solid #093b66; 
border-top:8px solid #093b66; 
border-bottom:8px solid #093b66; 
position: relative; top: 0px;  left:0px;
padding: 0;
float: center;
}



/* --------------- Start menu ------------------------*/

.solidblockmenu{
position: relative; top: 205px;  left:0px; 
margin: 0;
padding: 0;
float: left;
font: bold 15px Arial;
width: 100%;
border: 1px solid black;  /* Border top and bottom */
border-width: 1px 0;
background: black url('../images/blue_nav_block.gif') center center repeat-x;   /* default graphic.  Color hidden behind graphic. */  
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;  /* default font color */
padding: 7px 8px;
text-decoration: none;
border-left: 1px solid black;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: black;  /* Mouseover font color */
background: transparent url('../images/yellow_nav_block.gif') center center repeat-x;   /* active graphic. Color hidden behind graphic. */
}
.solidblockmenu ul .top{}
.solidblockmenu ul .item{display:none;}
.solidblockmenu ul:hover .item{display:block;background:#000;padding:1px;margin:1px;}
.solidblockmenu ul:hover .item a{color:#fff;text-decoration:none;}
.solidblockmenu ul:hover .item a:hover{color:#999;}
.solidblockmenu ul{width:65px;float:left;margin:0px;padding:2px;background:#1d307a;list-style:none;}

.clear{clear:both;height:10px;}

/* ------ end menu --------- */
#footer {
    position: relative; top:-2px;  left:0px; 
	width:790px;
	height:22px;
	background-image:url('../images/footer.gif');
	text-align:left
}
#copywrite {
    position: relative; top:3px;  left:0px; 
	width:790px;
	height:12px;
	text-align:center;
}
