


#navbar {
	margin: 0;
	padding-left :40px; padding-right:30px;
	height: 1em; }
#navbar li {
	list-style: none;
	float: left; font: normal 2.5em tahoma;}
#navbar li a {font: normal 2.05em tahoma; 
	display: block;
	padding: 5px 3px 5px 13px;
	background-color: 	none ;
	color: 		#CC6633  ;/*main caption*/
	text-decoration: none; }
#navbar li ul { 
	display: none; 
	 /* Width to help Opera out */
	background-color: #ddd;
	width: 18em;
	/* position of the drop down links relative to the main caption */}
#navbar li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;font: normal .75em tahoma; line-height: .75; }

#navbar li:hover li {
	float: none; }
#navbar li:hover li a {
	background-color: #fff;
	border-bottom: 1px solid #fff;
	padding: 0px 0px 0px 6px;
	color: #000; text-align: left; }
#navbar li li a:hover {
	background-color: #ccc; }



h1 {position:absolute; top:220px;
	padding: 0;
	font-size: 1em;
	color: 	#303030 ;
text-align:left;

	letter-spacing:1px;
	margin: 0 0 10px 0;	

}
a	{ 
	outline: none; }


a, a:visited{ 
	color: #333333; text-decoration: none; }
a:hover, a:active{ 
	color:#333333; }
blockquote { 
	padding: 0 0px; margin-left: 10px;  font-size: 11px; font-family: "Lucida Grande", "Lucida Sans Unicode";
	font-style: normal;color:#fff	; margin-top: 10px;margin-bottom:23px} 
