/* CSS Document */

/* MAIN BODY */

body {
	background-color: #410101;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html {
	scrollbar-base-color: #FCFAE0;
	scrollbar-arrow-color: #8B0519;
	scrollbar-3dlight-color: ##0C1B4B
	scrollbar-darkshadow-color: #0C1B4B;
	scrollbar-face-color: #FCFAE0;
	scrollbar-highlight-color: #EBD78A;
	scrollbar-shadow-color: #0C1B4B;
	scrollbar-track-color: #FCFAE0;
}

/* MAIN PAGE ITEMS */

.container {
	position:relative;
	margin:0px auto;
	width:879px;
	height:665px;
	top:0px;
	z-index: 1;
	margin:0px auto;
}

.topscroll {
	height: 93px;
	width: 848px;
	position: absolute;
	left: 15px;
	top: 0px;
	background-image: url(images/topscroll.gif);
	z-index: 2;
}

.menuaddressbackground {
	height: 475px;
	width: 676px;
	position: absolute;
	left: 105px;
	top: 133px;
	background-image: url(images/linedbackground.gif);
	background-repeat: repeat-x;
	z-index: -1;
}

.bottomscroll {
	height: 93px;
	width: 848px;
	position: absolute;
	left: 15px;
	background-image: url(images/bottomscroll.gif);
	bottom: 0px;
	z-index: 1;
}

.logo {
	height: 124px;
	width: 594px;
	position: absolute;
	left: 151px;
	top: 8px;
	z-index: 1;
}

.parchment {
	background-image: url(images/scroll.jpg);
	background-repeat: no-repeat;
	height: 411px;
	width: 706px;
	position: absolute;
	left: 89px;
	top: 164px;
	z-index: -1;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF99;
	height: 12px;
	width: 551px;
	position: absolute;
	left: 105px;
	top: 583px;
	text-align: left;
	z-index: 1;
}

.menucontainer {
	height: 12px;
	width: 602px;
	position: absolute;
	left: 105px;
	top: 142px;
	text-align: center;
	z-index: 2;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF99;
	text-decoration: none;
	padding-right: 15px;
	padding-bottom: 15px;
	z-index: 2;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #420001;
	height: 229px;
	width: 433px;
	position: absolute;
	left: 231px;
	top: 293px;
	z-index:5;
	text-align: left;
}

.header {
	height: 74px;
	width: 413px;
	position: absolute;
	z-index: 1;
	left: 208px;
	top: 203px;
	z-index: -1;
}

.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C1A76E;
}
.flash {
	height: 457px;
	width: 257px;
	position: absolute;
	left: 622px;
	top: 141px;
	z-index: -1;
	margin:0px auto;
}

.mainpicturecontainer {
	height: 349px;
	width: 139px;
	position: absolute;
	left: 100px;
	top: 196px;
	z-index: -1;
	margin:0px auto;
}

.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C40005;
	font-weight: bold;
	text-decoration: none;
}

.textlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #420001;
	font-weight: bold;
	text-decoration: none;
}
.mainframe {
	height: 229px;
	width: 433px;
}

.iframetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #420001

}
