#site_header_title {
	width: 70% ;
	font-family: Times, serif ;
	font-size: 44px ;
	line-height: 56px ;
	font-style:italic;
	text-align: center ;
	vertical-align: middle ;
	padding: 10px ;
}

#header_layout tr {
	vertical-align: bottom ;
}



/*
#page_header {
	line-height: 40px ;
}

#page_header table {
	width: 100% ;
}

#page_header table tr {
	vertical-align: bottom ;
}

#site_header_td {
	width: 70% ;
	font-family: Times, serif ;
	font-size: 44px ;
	line-height: 50px ;
	font-style:italic;
}


#account_login_td {
	text-align: right ;
}

#account_login {
	margin: 10px 10px 10px 10px ;
}
*/

div.account_login {
	margin: 0 0 6px 0 ;
}

a.account_login {
	padding: 4px 14px 4px 14px ;
	font-size: 14px ;
	/* line-height: 30px ; */
	background-color: #c6d8ec;
}

a.account_login:link, a.account_login:visited {
	text-decoration: none; 
	color: black;  
}

a.account_login:hover {
	text-decoration:underline ; 
	color: black;  
}

