body {
margin:0; background-color: none; 
color: #E4DBC6; 
text-decoration: none;  
font-family: Georgia, Times New Roman, Times, serif; 
font-size: 14px; 
}

html {
scrollbar-base-color:#000000;
scrollbar-track-color:#C9BF6F;
scrollbar-face-color:#E4DBC6;
}

p {font-family: Georgia, Times New Roman, Times, serif; font-size: 14px;}

a {text-decoration: none; color: #C9BF6F; border: none;}

.title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	color: #C8AC0A;
	font-style: normal;
	font-weight: bold;
	clear: left;
}
a:link {text-decoration: underline; color:#BFB6A5;}
a:visited {color:#BFB6A5; text-decoration: underline;}
a:active {color:#C8AC0A;}
a:hover {color: #C8AC0A;}
.subtitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #C8AC0A; 
}
.content {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}

.credits {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}

.mini-block {
	position: absolute;
	width: 750px;
	top: 580px;
	left: 50%;
	margin-left: -400px;
}
.mini.float-left {
	float: left;
	margin: 0 15px 15px 0;
}
.mini-block .mini-block-text {
	float: left;
	margin: 100px 0 0 15px;
	color: #F5D997;
	line-height: 28px;
}
.external-links {
	width: 500px;
	margin: 10px 0 0 15px;
	height: 40px;
}
.external-links ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
.external-links ul li {
	display: inline;
	color: #E9C35E;
	margin-right: 20px;
	list-style-type: none;
}
