/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #906E00;
	font-size: 16px;
	font-weight: bold;
}

.contentarea {
	border: 1px solid #DFDFDF;
	width: 800px;
	font-size: 12px;
	
	background-color: #FFFCF3;
	
/**	background-image: url(img/backlogo.jpg); **/
	background-position:center;
	ba<a href="main.php">main.php</a>ckground-repeat: no-repeat;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
	padding: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	
	margin-right: 10px;
}

.slink {
	color: #906E00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.simpletable {
	font-weight: bold;
	color: #675023;
	
	margin-left: 25px;
}

.nm {
	font-weight: normal;
}

.cite {
	font-size: 11px;
	color: #675023;
	font-style: italic;
}

.simpletable td {
	padding-right: 25px;
	
	border-bottom: 1px solid #CBCBCB;
	border-right: 1px solid  #CFCFCF;
}

.nicelist {
	list-style-image: url(img/listthing.png);
	font-weight: bold;
	color: #675023;
}

.nicelist li {
	padding-left: 10px;
}
