/* CSS Document */

body {
	background-color: #63070E;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #006699;
}

body,td,th {
	font-family: Lucida Grande, Myriad Pro, Verdana, Helvetica, Arial;
}

h1 {
	font-size: 18px;
}

#Layer1 {
	position:relative;
	width:100%;
	height:50px;
	z-index:1;
	background-image: url(../pic/headblur.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	list-style-type: none;
}

#Layer2 {
	position:relative;
	width:100%;
	height:48px;
	z-index:2;
	background-image: url(../pic/headbbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#Layer3 {
	position:relative;
	width:100%;
	height:525px;
	z-index:3;
	background-color: #4A070C;
	background-image: url(../pic/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#topswoosh {
	position:absolute;
	width:505px;
	height:28px;
	z-index:2;
	margin-left: -396px;
	left: 50%;
	background-color: #BEBEBE;
	background-image: url(../pic/striation.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#ContentA {
	position:absolute;
	width:430px;
	height:505px;
	z-index:7;
	background-color: #CBCBCB;
	margin-left: -395px;
	left: 50%;
	line-height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
}

#tightlist {
	line-height: 20px;
}

#bannershadow {
	position:absolute;
	width:15px;
	height:525px;
	z-index:5;
	background-color: #CBCBCB;
	background-image: url(../pic/bgmain.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-left: 95px;
	left: 50%;
}

#footer {
	position:relative;
	width:100%;
	height:20px;
	z-index:4;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../pic/basebg.jpg);
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

#footertext {
	position:absolute;
	width:700px;
	z-index:1;
	margin-left: -359px;
	left: 50%;
}