body {
	margin: 0px;
	padding: 0;
	background-color: #c60;
}

a:link, a:visited {
	color: #099;
	text-decoration: underline;
	line-height: 1em;
}
a:hover, a:active {
	color: #F90;
		text-decoration: underline;
}

#mainTable {
	margin: 0 auto;
	background-color: #ffc;
	line-height: 1.5em;
	border-top: 1px dotted #930;
	border-right: 1px dotted #930;
	border-left: 1px dotted #930;
	
}
#mainTable td {
	padding: 10px;/*Pads each table cell in modern browsers*/
}
#maincontentsplash {
	font-size: 14px;
	font-size: 100%;
	color: #930;
	background-color: #ffc;
	text-align: center;
}



#maincontent {

	font-size: 14px;
	/*/*/font-size: 100%; /* */
	background-color: #ffc;
}


.name {
	font-family: "Courier New", Courier, mono;
	font-size: 50px;
	font-weight: normal;


}

#header {
	background-color: #cc3;
	color: #ffc;
	font-weight: bold;
	text-align: center;
}
#header a:link, #header a:visited {
	color: #FFc;
}
#header a {
	text-decoration: none;

}
#header a:hover, #header a:active {
	color: #930;
	text-decoration: none;
}


#splashfooter {
	background-color: #c60;
	color: #FFc;
	text-align: center;
		font-size: 10px;
	/*/*/font-size: 75%; /* */
}
#splashfooter a:link, #splashfooter a:visited {
	color: #FFc;
}

#splashfooter a:hover, #splashfooter a:active {
	color: #F90;
}
#footer {
	background-color: #c60;
	color: #F90;
		font-size: 10px;
	/*/*/font-size: 75%; /* */
}
#footer a:link, #footer a:visited {
	color: #FFc;
}

#footer a:hover, #footer a:active {
	color: #Ffc;
}

td, p, ul {
	font-family: "Courier New", Courier, mono;
}

#contact {
	font-family: "Courier New", Courier, mono;
	border: 2px dotted #930;
	padding: 10px;

	background-color: #099;


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


h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 160%; 	color: #930; 	font-family: "Courier New", Courier, mono;}
h2 { font-size: 120%; 	color: #CC3; 	font-family: "Courier New", Courier, mono;}
h3 { font-size: 110%; 	color: #930; 	font-family: "Courier New", Courier, mono;}


.partext { 
	font-size: 120%; 
	color: #CC3; 	
	font-weight: bold;}

.bktitletext { 
	font-size: 130%; 
	color: #666; 	
	font-weight: bold;}

.nwstext { 
	font-size: 110%; 
	color: #660; 	
	font-weight: bold;
		text-align: left;
	}
		
.bktext { 
	font-size: 110%; 
	color: #666; 	
	font-weight: normal;}
	
.excerptext {

	color: #603;
}

#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; /* */
}

.courlg {
	font-size: 14px;
	font-weight: bold;
}
.leftaligntext {
	font-family: "Courier New", Courier, monospace;
	font-size: 130%;
	line-height: 1.5em;
	color: #666;
	text-align: right;
}

