body{
	text-align:center;
	margin:0; padding:0;
}
img#home{
	margin:150px auto;
}
img#top{
	margin:0;
}
div#header{
	background: url('../images/longlivethenova_top.gif') center center no-repeat;
	margin:0; padding:0;
	height:90px;
	text-align: left;
	border-bottom:2px solid #000;
}
div#header a{
	display:block;
	width:100%;
	height:75px;
}
div#main{
	text-align:left;
	width:60%;
	margin:50px auto;
}
div#main h2{
	text-transform:uppercase;
	font-family:"Gill Sans", "Gill Sans MT", "Century Gothic", "Helvetica", "Trebuchet MS", "Trebuchet", verdana, sans-serif;
	font-weight:normal;
	border-bottom:1px solid #666;
	padding-top:18px;
	margin-bottom:0;
}
div#main h2 span.about{
	color:#777;
}
div#main p{
	font-family:verdana;
	font-size:12px;
	line-height:160%;
	padding-right:24px;
}
div#footer{
	margin:0; padding:0;
	background: url('../images/thenovaisdead.gif') bottom right no-repeat;
	height:40px;
	text-align:left;
	border-top:2px solid #999;
}
form p{
	line-height:100%;
	margin:0;
	padding:16px 0 0px 0;
}
form input{
	padding:3px; margin:0;
	border:1px solid #666;
}
form textarea{
	padding:3px; margin:0;
	border:1px solid #666;
}
form input.submit{
	margin-top:12px;
	padding:4px 8px 4px 8px;
}
p#copyright{
	margin:0;
	padding:9px 0 0 18px;
	color:#999;
	font-size:10px;
	font-family:verdana;
}
div#nav{
	margin:0 auto;
	width:450px;
	height:143px;
	padding-right:20px;
	padding-bottom:40px;
	padding-top:20px;
}
div#about{
	float:left;
	height:143px;
	width:190px;
	margin-right:30px;
	background: url( '../images/about.gif' ) 0 -144px no-repeat;
}
div#about a {
	display: block;
	margin: 0;
	padding:0;
	width:190px;
	height:100px;
	overflow:hidden;
	text-decoration: none;
	background: url( '../images/about.gif' ) no-repeat;
}
div#about a:hover {
	background-image: none;
}
div#contact{
	float:left;
	height:143px;
	width:200px;
	margin-left:30px;
	background: url( '../images/contact.gif' ) 0 -144px no-repeat;
}
div#contact a {
	display: block;
	margin: 0;
	padding:0;
	width:200px;
	height:143px;
	overflow:hidden;
	text-decoration: none;
	background: url( '../images/contact.gif' ) no-repeat;
}
div#contact a:hover {
	background-image: none;
}