#wrapper {
	width: 825px;  
	margin: 0px auto; 
	background: transparent url(../i/titlebar.gif) top center no-repeat; 
	padding-top: 60px;
}

#wrapper #header h1 {display: none;}

a img {border: none;}

h1 {
	font-family: "ITC Officina Serif Book";
	font-size: 2em;
	color: #666666;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 0px;
	
}
body {
	background-color: #CCCCCC;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #666666;

}
#information p {
	color: #666666;
	padding-top: 0px;
	margin-top: 0px;

}

#faq    {
    margin: -100px 0px 0px 250px;
	width: 450px;
	padding: 10px 0px 0px 0px;
             }

#faq p{
	top-margin: 1px;
	padding: 5px 0px 0px 0px;
}
#information  {
	width: 600px;
	margin: 30px 0px;
	padding: 0px;
	


	}
	
#informationx  {

	width: 600px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #666666;
	}
	
a {
	color: #333;
	text-decoration: none;
}
a:hover{
	color: #666;
	text-decoration: none;
}


#state  {
float: right;
}
#title {
	position: relative;
	left: -10px;

}

#navbar  {

	font-family: Arial, Helvetica, sans-serif;

	color: #666666;
	list-style-image: none;
}
#navbar a {
	font-weight: normal;
	color: #666;
	text-decoration: none;
	}
#navbar a:hover {
	font-weight: normal;
	color: #333;
	text-decoration: none;
	}
#footer  {
	padding-top: 30px;
}


ul {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0px;
}

ul#proposal_list li {
	width: 210px;
	text-align: center;
	float: left;
	height: 180px;
	margin-bottom: 30px;
	padding: 10px;
	margin-right: 10px;
}

ul#proposal_list a img {border: 1px solid #aaa; padding: 5px;}
ul#proposal_list a:hover img {border: 1px solid #eee;}

p.blogger-labels {display: none;}

#map  {
	float: right;
	font-weight: bold;
}
