@charset "utf-8";
/* CSS Document */ 

/* master, standards compliant css */
@import url("png.css");

/* styles for winie5.0 - .gif */
@media tty {
	i{content:"\";/*" "*/}}; @import 'png_ie5.css'; {;}/*";}
}/* */

/* styles for winie5.5 - .png */
@media tty {
	i{content:"\";/*" "*/}}@m; @import 'png_filter.css'; /*";}
}/* */



body {
	background-color: #a8967c;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #BC4134;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #D3873C;
}
a:active {
	color: #FFCC66;
}

#frame {
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	width: 840px;

}

#parchment {
	background-attachment: scroll;
	background-image: url(images/parchment_background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 752px;
	height: 495px;
	display: block;
	background-color: #f5f1e2;
}

#nav {
padding-left: 102px; position:absolute;}

.top-link {float:left; padding-left:19px;}


#content {}
#footer {
	position:absolute;
	padding: 0px;
	margin-top: 478px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 530px;
}



.object {
	position:absolute;
	margin: 0px;
}

#title {width: 500px;
position:absolute;
padding: 0px;
margin-top: 80px;
margin-left: 202px;}

#text {
	width: 470px;
	position:absolute;
	padding: 0px;
	margin-top: 125px;
	margin-left: 203px;
}

#disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 73px;
	margin-top: 0px;
}

#disclaimer a:link {color: #ffffff}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}

.bodytext p {
	margin: 0px;
	margin-bottom: 10px;
}

.smalltext
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-style: italic;
}

.download
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.07em;
	}
