/* CSS Document */

body {
	background-color: #000000;
	background-repeat: no-repeat;	
	background-attachment:fixed;
}

#container {
	width: 1140px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:650px;
	margin: 0 auto;
	text-align: left;
}

#mainContent {
	position:relative;
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#mainHeader {
	position:absolute;
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	left:0px;
	top:-20px;
	width:
	1000px;
	height:181px;
	z-index:1;
}


#nav {
	position:absolute;
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	left:20px;
	top:502px;
	width:85px;
	height:279px;
	z-index:5;
	background-image: url(graphics/nav_bg2.jpg);
}

#nav a:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#nav a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#nav a:hover {
	color: #cccccc;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style6 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C2A45C;
}

#footer {
	position:absolute;
	width:1000px;
	height:100px;
	z-index:7;
	left: -1px;
	}	
#footer a:link {
	color: #C2A45C;
	text-decoration: none;
}
#footer a:visited {
	color: #C2A45C;
	text-decoration: none;
}
#footer a:hover {
	color: #cccccc;
	text-decoration: underline;
}
#mainPage {
	position:absolute;
	left:140px;
	top:300px;
	z-index:10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C2A45C;
}

#mainPage a:link {
	color: #C2A45C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#mainPage a:visited {
	color: #C2A45C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#mainPage a:hover {
	color: #795d1a;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#mainPage p.largeBold{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
	color: #C2A45C;
}

.style8{
	font-family: VivaldiD;
	font-size: 30px;
	color: #C5A351;
}

#rightPan p.bottompadding{padding:22px 0 0 9px; margin:0 0 38px 0;}

#subPage {
	position:absolute;
	left:20px;
	top:300px;
	width:900px;
	height:1021px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cccccc;
}

#subPage a:link {
	color: #C2A45C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#subPage a:visited {
	color: #C2A45C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#subPage a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#ticker {
	position:absolute;
	left:67px;
	top:194px;
	width:336px;
	height:24px;
	z-index:1;
	visibility: hidden;
}
#cover {
	position:absolute;
	left:252px;
	top:835px;
	width:255px;
	height:37px;
	z-index:1;
	background-color: #FEFFDB;
}
#pageTitle {
	position:absolute;
	left:20px;
	top:265px;
	width:323px;
	height:30px;
	z-index:1;
}
#ani {
	position:absolute;
	left:670px;
	top:1293px;
	width:115px;
	height:103px;
	z-index:1;
}
.style7 {color: #FF0000}
#pageTitle {
	position:absolute;
	left:20px;
	top:265px;
	width:323px;
	height:30px;
	z-index:1;
	}
#ani {
	position:absolute;
	left:670px;
	top:1293px;
	width:115px;
	height:103px;
	z-index:1;
}
.fancy {
	font-family: VivaldiD;
	font-size: 24px;
}

#contact {
	position:absolute;
	width:230px;
	height:171px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C2A45C;
	left: 455px;
	}
