 /* HTML Tags */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #000000;
	margin-width: 0;
	margin-height: 0;
	margin-top: 0;
	margin-left: 0;
	text-align: left;
	background-image: url(../art/bkg_main.gif);
	background-repeat: repeat-x;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
}
a:link {
	color : #80C7FF;
	text-decoration : none;
}
a:visited {
	color : #80C7FF;
	text-decoration : none;
}
a:hover {
	color : #80C7FF;
	text-decoration : none;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

.tableMain {
	border-collapse: collapse;
	border: 1px solid #80C7FF;
}
.tableMain td {
	font-weight: normal;
	color: #ffffff;
	padding: 3px;
}
.tableMain th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px 3px 4px;
	font-weight: bold;
	border: 1px solid #80C7FF;
}

.spacedText {
	line-height: 1.5em;
}


/* Layers */
 #wrapper {
	margin:0 auto;
	width:800px;
    }

#head {
	position:relative; 
	left:0px; 
	top:20px; 
	z-index:3;
    }

#menu {
	position:relative;
	left:0px;
	top:6px;
	z-index:300;
	width:150px;
	height:435px;
	float:left;
	padding:10px;
    }

#mainImage {
	position:relative;
	top:20px;
	z-index:3;
	left:99px;
	width: 600;
   }

#contentText {
	position:relative;
	top:20px;
	z-index:3;
	left:99px;
	width: 600;
	height:1280px;
   }

#p7s1content1 { position:absolute; z-index: 99; top: 0px; visibility: visible }
#p7scroller1 { position:relative; width:488px; height:84px; left:106px; z-index:100; top: 24px; overflow: hidden; clip: rect(0px 488px 84px 0px); visibility: visible;  background-color: ; layer-background-color: ; border: 1px none #000000}
#p7sc1Right { position:relative; left:269px; top:-88px; width:6px; height:60px; z-index:103; }
#p7sc1Left { position:relative; left:763px; top:-119px;  width:6px; height:60px; z-index:103; }


#footer {
	position:relative; 
	left:0px; 
	top:-820px; 
	z-index:3;
}
