
/* CSS Document */

#header {
	display: none;
}
#slogan { display: none; }

/*#top .right {
	width:300px;
	float:right;
}

#top .right img {
	margin-top:20px;
}*/
#logo {float: left;  width: 192pt; position: relative;}

#content {margin-top:80px; width:485px;
	/*height:672px;*/
	float:right; margin-right: 90px;}
#content p {
	font-size:11pt;
	line-height: 20pt;
	color:#fff;
	padding-bottom:15pt;
}

#content h1 {
	font-size:16pt; font-family:Georgia, "Times New Roman", Times, serif;
	color:#b6a96b;
	line-height:26pt;
	padding-bottom:15pt;
}

#content h1 .print {
	font-size:13pt; font-family: Geneva, Arial, Helvetica, sans-serif; letter-spacing: 1px;

}


#nav {
	display: none;
}



#footer {
	display: none;
}


#subnav {display: none;}
