body
{scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #FFFFFF;

	background: #da750d url(Graphics/background.jpg) no-repeat 50% fixed; 
	margin: 0px; 
	background-position: bottom;
	color: #FFFFFF;
}


a {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
	color: #FFCC00;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

p {
	font-family: Verdana;
	font-size: 12px;
	color: #e5d99c;
}

.description {
	font-family: Verdana;
	font-size: 10px;
	color: #89ada3;
}

blockquote { 
	padding: 0 40px;
	text-align: justify;
}

.text {
	font-family: verdana, arial, sans-serif;
	color: #f3d3a9;
	font-size: 12px;
	text-align: justify;
	}

.text a:link, .text a:visited, .text a:active {
	font-family: verdana, arial, sans-serif;
	text-decoration : none;
	color: #ceb345;
	}

.text a:hover { 
	text-decoration : underline;
	color: #FFCC00;
	}

	.toplinks a:hover { 
	text-decoration : underline;
	color: #FFCC00;
	}


.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #f3d3a9;
	text-align: center;
}

h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	line-height: 24px;
	color: #ffffff;
}

h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #ffffff;
}

h3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	line-height: 14px;
	text-align: center;
}

.header {
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	line-height: 14px;
	color: #89ada3;
	font-weight: lighter;
}

.toplinks {
	font-family: arial, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #FFFFFF;
}

.toplinks a:link, .toplinks a:visited, .toplinks a:active {
	font-family: arial, sans-serif;
	font-size: 10px;
	line-height: 30px;
	text-decoration : none;
	color: #857d5a;
	}

.toplinks a:hover { 
	text-decoration : underline;
	color: #FFFFFF;
	line-height: 30px;
	}

