/* Black Rock Press Home Page Styles */

html, body {margin: 0; padding: 0;}
body {background-color: #326497;}
body, td, th {font: small Georgia, 'Times New Roman', Times, serif; color: #F5F0A9; }
#siteName {
	position:absolute;
	left:259px;
	top:19px;
	width:607px;
	height:103px;
}
#navigation {
	position:absolute;
	left:18px;
	top:153px;
	width:229px;
	height:450px;
}
#siteImage {
	position:absolute;
	left:270px;
	top:143px;
	width:592px;
	height:175px;
}
#tom {
	display: block;
	width: 360px;
	height: 214px;
	margin: 0 auto;
}		
#siteDescription {
	position:absolute;
	left:268px;
	top:377px;
	width:589px;
}
a:link, a:visited {
	color: #B4D89E;
}
ul#nav {list-style: none; margin-left: 0; margin-top: 5px; padding: 0; 	
}	
ul#nav li {margin: 0; padding: 0 21px 0 0; text-align: right; font-weight: bold; font-size: 1.2em; font-family: arial, sans-serif; 
	letter-spacing: 0; line-height: 1.4;
}
#navigation a:link, #navigation a:visited {
	color: #D89C18;
	text-decoration: none;
}	
#logo {
	position:absolute;
	left:457px;
	top:451px;
	width:205px;
	height:68px;
	z-index:5;
}
.cen {text-align: center; margin-top: 4px;}

