@CHARSET "ISO-8859-1";
html{
	background-color: black;
	font-family: goudy old style,serif; 
	color: #a7bae4;
}
a, a:visited, a:link, a:active, a:focus, .separator{
	color: #a7bae4;
	text-decoration: none;
}
#nav a, #nav a:visited, #nav a:link, #nav a:active, #nav a:focus, .separator{
	font-size: 1.9em; 
	font-weight: 600;
	color: #a7bae4;
	text-decoration: none;
}
a:hover{
	color: #a1885e;
}
#footer{
	font-size:  0.93em; 
	font-weight: 900;
	margin: 0pt auto;
	position:relative;
	text-align:center;
	top:3em;
	width: 685px;
	padding-top: 10px;
	font-family: "Times New Roman", Courier, Garamond, serif;
	color: #A7BAE4;
}

.separator{
	margin-left: 10px;
	margin-right: 10px;
}
#container{
	width: 685px;
	margin: 0pt auto;
	position: relative;
	height: 434px;
	top: 2em;
}
#logoWrapper{
	border-bottom:2px solid #999966;
	border-right:2px solid #999966;
	height:243px;
	position:relative;
	top:48px;
	width:494px;
}
#logo{
	height:183px;
	margin-left:22px;
	margin-top:42px;
	width:458px;
}
.credit{
	position:absolute;
	right:0;
	width: 230px;
	height: 434px;
}
