body {
	margin: 0px;
	padding: 0;
	font-size: 14px;
	background-color: #003;
	color: #036;
}

#maintable {
	margin: 0 auto;
	background-color: #FBFAE0;

}

a:link, a:visited {
	color: #600;
	text-decoration: underline;
	line-height: 1em;
}

a:hover, a:active {
	color: #69C;
	text-decoration: underline;
	background-color: #FBFAE0;
}

h1 { font-size: 120%; 	color: #933;  	font-family: "Times New Roman", Times, serif;}
h2 { font-size: 110%; 	color: #666; 	font-family: "Times New Roman", Times, serif;}
h3 { font-size: 80%; 	color: #666; 	font-family: "Times New Roman", Times, serif;}
h4 { font-size: 140%; 	color: #933; 	font-family: "Times New Roman", Times, serif;}

#n4shell {
/* Happy hunting. 
This rule will allow you to create an outer border around the layout table in netscape 4. 
Wrap the entire table inside a div and assign to the div this id */
	border: 1px solid #000;
	/*/*/border: 0; /* */
}
 
#banner {
	background-color: #FBFAE0;
	height: 95px;
	width: 742px;
	border-bottom: 2px solid #003;
}
div#bannersplash {
	background-color: #FBFAE0;
	height: 95px;
	width: 100%;
}
div#splashlinks {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, ;
	position: absolute;
	left: 0px;
	right: 65px;
	top: 5px;
	font-size: 125%;
	color: #966;
	

}
div#splashlinks ul{
	list-style: none;
}
div#splashlinks ul li{
	block-display: inline;
	display: inline;

}
div#splashlinks a:link, div#splashlinks a:visited {
	color: #FFCC99;
}
div#splashlinks a:hover, div#splashlinks a:active {
	color: #69c;
	background-color: #FBFAE0;
}

div#welcome2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, ;
	position: absolute;
	top: 145px;
	left: 360px;
	width: 240px;
	padding: 2px;
	font-size: 105%;
	color: #FBFAE0;
	line-height: 150%;
	font-weight: normal;
}




div#welcome2 a:link, div#welcome2 a:visited {
	color: #FFCC99;
}


div#welcome2 a:hover {
	color: #69c;
	background-color: #FBFAE0;
}




img#covers {
	position: absolute;
	left: 0px;
	top: 30px;


}
img#covers2 {
	position: absolute;
	left: 100px;
	top: 40px;


}


div#contentspr {
	position: absolute;
	height: 450px;
	width: 100%;
	top: 100px;
	left: 0px;
	padding-right: 147px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 90%;
	border-tOP: 1px none #69C;
	border-left: 1px dashed #69C;
	border-right: 1px dashed #69C;
	border-bottom: 1px dashed #69C;
	overflow: visible;
	background-color: #600;

}



#content {

	width: 632px;
	padding: 8px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 90%;
	border-top: 1px dashed #69C;
	

}

#sidebar {

	border-top: 1px dashed #69C;
	width: 120px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 100%;
	background-color: #600;
	padding: 0;

}


#sidebar a {
	/*/*/display: block;
	padding: 2px 2px 2px 14px;
	border: 1px solid #003;
	width: 120px;
	font-family: "Times New Roman", Times, serif;
	background-color: #BFC8D1;
 /* */
}

#sidebar a:link, div#sidebar a:visited {
	color: #369;
	/*/*/color: #369;
	 /* */

}

#sidebar a:hover {
	border: 1px solid #003;
	background-color: #FBFAE0;
	color: #369;
}

#selink a:link, #selink a:visited, #selink a:hover {
	/*/*/border: 1px solid #003;
	background-color: #FBFAE0;
	color: #369; /* */
}

#sidebar li {
		margin: 0 0 3px 0;
}
#sidebar ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;


}

.submitArea { 
	font: 100% Verdana, Arial, Helvetica, sans-serif; 
	color: #930;
}

#footer {
	padding: 10px;
	border-left: 0px;
	border-right: 0px;
	color: #BFC8D1;
	text-align: left;
	background-color: #003;
	font-size: 10px;
	/*/*/font-size: 75%; /* */
}

#footer a:link, #footer a:visited {
	color: #BFC8D1;
}

#footer a:hover, #footer a:active {
	color: #BFC8D1;
	background-color: #600;
}

div#footer2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif,;
	position: relative;
	padding: 5px;
	font-size: 75%;
	color: #BFC8D1;

	text-align: left;
	top: 98%;


}
div#footer2 a:link, div#footer2 a:visited {
	color: #BFC8D1;
}

div#footer2 a:hover, div#footer2 a:active {
	color: #BFC8D1;
	background-color: #600;
}

