/*Doctype fixes*/
#topbanner img, #search img, #search input[type=image]{vertical-align:top;}
/*End doctype fixes*/

h1{ font-family:Georgia,Times,serif; font-size:18px; color:#333; }
#footer_links{ text-align:center;
	padding:10px 0; margin:0 0 8px 0;
	background:url('images/footer_line.gif') no-repeat bottom center;
}
#footer_links a{ text-decoration:none; color:#333; font-size:10px; font-weight:bold;
	padding:0 7px; background:url('images/link_separator.gif') right center no-repeat;
 }
 
#footer_links a:hover{ background:#333; color:#FFF; }
#corners{ background:url('images/right_bottom.gif') right bottom no-repeat; }
#ql_menu{ background:#535353;
	width:144px;
	*width:146px;
	border-width:0px 1px 1px 1px; border-color:#808080; border-style:solid;

	position:absolute; top:0px; left:0px;

	/*margin-top:23px;*/ margin-left:8px;

	padding-top:2px;

	visibility:hidden;
}

#ql_menu br{ display:none; }
#ql_menu a{ display:block; text-decoration:none; color:#FFF; font-size:11px; padding:4px 4px;}
#ql_menu a:hover{ color:#535353; background:#FFF; }


#search{ position:absolute; top:45px; margin-left:495px; }
#keywords{ width:148px; height:16px; background:#F2F2F2; border:1px solid #808080; }
