body {
	background-color: #000000;
	margin: 0px;
}
body > p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.cornerbox {
	background-color: #2C1F17;
	background-image: url(small%20pics/cornerbox2.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 102px;
}
.mainHolder {
	width: 950px;
	height: auto;
}
.sideHolder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: 100%;
	width: 100%;
	background-color: #2C1F17;
	color: #CCCC99;
}
.topSide {
	font-size: 10px;
	background-color: #2C1F17;
	background-image: url(small%20pics/topbox.jpg);
	height: 15px;
	width: 102px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
}
.sideTOC {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: auto;
	width: auto;
	background-color: #2C1F17;
	color: #CCCC99;
	background-image: url(small%20pics/newside.jpg);
	vertical-align: top;
}
.sideTOC a, .sideTOC a:link, .sideTOC a:visited, .sideTOC a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCC99;
	text-decoration:none;
	display:block;
	width:auto;
	border-top: 1px none;
	border-bottom: 1px none;
}
.sideTOC a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCC99;
	text-decoration: none;
	display: block;
	width: auto;
	background-image: url(small%20pics/newside2.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #896349;
	border-bottom-color: #2C1F17;
}
.baseSide {
	font-size: 10px;
	background-color: #2C1F17;
	background-image: url(small%20pics/basebox.jpg);
	height: 15px;
	width: 102px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.topHolder {
	height: 100%;
	width: 100%;
}
.topLeft {
	font-size: 1px;
	background-color: #2C1F17;
	background-image: url(small%20pics/leftbox.jpg);
	height: 76px;
	width: 14px;
}
.topRight {

	font-size: 1px;
	background-color: #2C1F17;
	background-image: url(small%20pics/rightbox.jpg);
	height: 76px;
	width: 14px;
}
.topBox {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: 100%;
	width: auto;
	background-color: #2C1F17;
	color: #CCCC99;
	background-image: url(small%20pics/toplines.jpg);
}
.side {
	background-color: #2C1F17;
	height: auto;
	width: auto;
}
.side select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;	
}
.mainContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFCC;
	height: auto;
	width: auto;
}
.mainContent a, .mainContent a:link, .mainContent a:visited, .mainContent a:active{
	color:#003333;
	text-decoration:none;
}
.mainContent a:hover {
	text-decoration:underline
}
.mainContent input {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-color: #EFEFEF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-top-style: none;
	border-left-style: none;
}
.mainContent select {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-color: #EFEFEF;
}
.mainHeader{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.mainHeader select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.mainFloatRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFCC;
	height: auto;
	width: auto;
	float: right;
}
