/* Top Elements */
* { margin: 0; padding: 0; }

body {

	background: #450056 url(../working/bg_body.png) center top no-repeat fixed;
	padding: 35px 0;
	font: normal 70%/1.5em Verdana, Tahoma, Verdana, sans-serif;
	color: #333; 
	text-align: center;
	background-repeat:no-repeat;
}





/* links */
a {
	background: inherit;
	text-decoration: none;
	color: #450056;	
}
a:hover {
	background: inherit;
	color: #666666; 
}





/* headers */
h1, h2, h3 {
	font-family: Verdana, Tahoma, 'Trebuchet MS', Sans-serif;
	font-weight: Bold; 		
}
h1 { font-size: 120%; }
h2 { font-size: 110%; text-transform: uppercase; }
h3 { font-size: 110%; color: #450056; }

h1, h2, h3, p {
	margin: 0;
	padding: 10px;		
}
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}






/* images */
img {
	border: 2px solid #450056;
}
img.float-right {
  margin: 5px 0px 5px 10px;  
}
img.float-left {
  margin: 5px 10px 5px 0px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}






/* blockquote */
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(quote.gif) no-repeat 5px 5px;    
}






/* layout */ 
#wrap {
	width: 782px;
	background: url(bg.gif) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	position: relative;
	width: 91%;
	margin: 0 auto;
	padding: 0;	
}







/* header */
#header {
	position: relative;
	width: 782px;
	height: 87px;
	background: transparent url(header2.gif) 0 0 no-repeat;
	margin: 0; padding: 0;
	font-size: 14px;

}
#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 42px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	
	/* change the values of top and Left to adjust the position of the logo*/
	top: 26px; left: 53px;	
}
#header h2#slogan {
	position: absolute;
	z-index: 9999999;
	margin: 0; padding: 0;
	font: bold 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	
	/* change the values of top and Left to adjust the position of the slogan*/
	top: 65px; left:75px;			
}
#header #searchform {
	float: right;
	padding: 45px 40px 0 0;
	display: inline;
}
/* menu */
#menu {
	clear: both;
	width: 782 px;
	height: 26px;
	background: #FFF url(menubg.gif) repeat-y;
	margin: 0;
	font: bolder 12px/26px Tahoma, Verdana, Arial, Sans-Serif;			
}
#menu ul{
	margin: 0; padding: 0 0 0 35px;
}
#menu ul li {
	float: left;
	list-style: none;		
}
#menu ul li a {
	display: block;
	text-decoration: none;	
	padding: 0 10px;
	background: inherit;
	color: #FFF;
}
#menu ul li a:hover {
   background: #FFF; 
	color: #450056;  
}
#menu ul li#current a {	
	background: #450056; 
	color: #FFF;	
}






/* Main */
#main {
	float: left;	
	width: 72%;
	padding: 0;	margin: 0;	
}
#main h1 {
	color: #450056; 
	border-bottom: 1px solid #CCCCCC;
	background: #F6F6F6;	
	padding: 4px 0 4px 10px;	
	margin: 10px 0 0 0;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* sidebar */
#sidebar {
	float: right;
	width: 26%;
	padding: 0; margin: 0;		
}	
#sidebar h1 {
	margin: 10px 0 0 0; 
	padding: 3px 10px; 
	font: bold 120% Tahoma, Verdana, Sans-Serif;	
	color: #FFF;	
	background: #450056;	
}

#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0px 8px 0; padding: 0;
	text-decoration: none;	
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(bullet.gif) no-repeat 2px 3px ;
	padding: 2px 0 2px 25px;
	margin: 0 2px;			 
}

* html body #sidebar ul.sidemenu li { height: 1%; }

#sidebar ul.sidemenu a {
	font-weight: bold;
	padding: 2px 0; 		
	background: none;
}

#sidebar ul.sidemenu2 {
	list-style: none;
	text-align: left;
	margin: 3px 0px 8px 0; padding: 0;
	text-decoration: none;	
}
#sidebar ul.sidemenu2 li {
	border-bottom: 1px solid #EFF0F1;
	background: url(star.gif) no-repeat 2px 3px ;
	padding: 2px 0 2px 25px;
	margin: 0 2px;			 
}

* html body #sidebar ul.sidemenu2 li { height: 1%; }

#sidebar ul.sidemenu2 a {
	font-weight: bold;
	padding: 2px 0; 		
	background: none;
}

/*Twitter styles */

#twitter_div {
font-size:10px;
width:205px;
}
#twitter_div ul {
margin-left:-17px;
list-style:none;
}



/* footer */
#footer {
	clear: both;
	color: #66737B;
	font: normal 90% Verdana, Tahoma, sans-serif;
	background: transparent url(footer.gif) no-repeat center top;
	background-color:#460056;	
	width: 782px;
	height: 43px;
	text-align: center;
	padding: 8px 0 0 0;
	margin: 0 auto;	
}
#footer a { text-decoration: none; }



/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }



/* additional classes */
.clear { clear: both; }
.gray { color: #CCC; }






/* stuff for floating government images */

div.float {
  float: left;
  margin: 10px;
  
  }
div.float p {
   text-align: center;
   display:block;
   color:#4E2F2F;
   font-size:11px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   }
   
div.container{
position:relative;
width:100%;
height:200px;
/*background-color:#cccccc;*/
}

div.container2{
position:relative;
width:500px;
height:170px;
/*background-color:#cccccc;*/
}

div.container3{
position:relative;
width:500px;
height:80px;
/*background-color:#cccccc;*/
}

div.container4{
position:relative;
width:500px;
height:500px;
/*background-color:#cccccc;*/
}

div.container5{
position:relative;
width:500px;
height:235px;
/*background-color:#cccccc;*/
}

div.floattextright{
float:right;
}

div.floattextleft{
float:left;
}
div.floattextright p {
   text-align: left;
   display:block;
   color:#000000;
   font-size:12px;
   font-family:Arial, Helvetica, sans-serif;
   }

div.floattextleft p {
   text-align: left;
   display:block;
   color:#000000;
   font-size:12px;
   font-family:Arial, Helvetica, sans-serif;
   }

