/* CSS Document */
#header{
	background-image:url(images/logo2.gif);
	background-position:right 10px;
	background-repeat:no-repeat;	
	height: 70px;
	border-bottom: 1px dotted #999;
	border-collapse: collapse;
	vertical-align: bottom;
}
#header a {
	padding:10px 0px 10px 10px;
	float:left;
}
#maintd {
/*	background-image:url(images/logo2.gif);
	background-position:right 10px;
	background-repeat:no-repeat;	*/
}
#menubar {
	padding-right:30px;
}

.pagetitle{
}