body {
	font-family: Garamond, Book Antiqua, Times, serif;
	color: #FEFFF0;
	line-height: 1.2em;
	font-size: 13px;
	background-color: #000000;
	background-image: url('/images/backing.jpg');
	margin: 10px;
	text-align: center;
}
a:link { color: #B7B163; text-decoration: underline; }
a:visited { color: #B7B163; text-decoration: underline; }
a:hover { color: #9999FF; text-decoration: none; }-->
.copyright {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B7B163;
	line-height: 1.2em;
}

#container {
	width: 742px;
	margin: 0 auto;
}


/* Layout code */
#header {
	height: 50px;
	width: 756px;
	margin: 0 auto;
	background: url('/images/header.gif') no-repeat top center;
}
#header h1 {
	position:absolute;
	left: -999em;
}
#nav {
	text-align: right;
	padding-top: 38px;
}
#content {
	clear: both;
	width: 756px; 
	margin-top: 10px;
	text-align:left;
}
	#quotes {
		float: left;
		width: 175px;
		margin-left: 6px;
		padding-right: 4px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color: #FEFFF0;
		text-align: left;
		line-height: 1.1em;
		padding-top: 5px;
	}
	#quotes p {
		padding-bottom: 10px;
		border-bottom: 1px dotted #6666CC;
	}
	.noborder { border: 0px; }
	#quotes i {
		width: 90%;
		font-size: 10px;
		color: #FEFFF0;
		font-style: italic;
		margin-left: 30px;
		padding-bottom: 10px;
	}
	#flashzone { 
		float: right;
		width: 556px; 
		height: 234px;
		padding-bottom: 8px;
	}
	#left {
		float: left;
		width: 110px;
		height: 280px;
	}
	
	#center {	
		text-align: left;
	}
	
	#right {
		float: right;
		width: 110px;
		height: 280px;
		text-align: right;
		
	}
	#content h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		font-variant: small-caps;
		font-weight: normal;
		color: #FEFFF0;
		padding-top: 15px;
	}
#footer {
	width: 742px;
	margin: 10px 0px 0px 12px;
	padding-top: 10px;
	border-top: 1px dotted #6666CC;
}

#clear, .clear { clear: both; }

/* Text Formatting */
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FEFFF0;
	text-align: justify;
	line-height: 1.1em;
	border-top: 1px dotted #6666CC;
	padding-top: 5px;
}
.sig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FEFFF0;
	font-style: italic;
	margin-left: 30px;
	padding-bottom: 10px;
}
.hook {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #B7B163;
	line-height: 1.2em;
}
.pic { border-color: #925142; border-style: solid; border-width: 1px; margin-bottom: 8px; }

.inquiry {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FEFFF0;
}
