﻿body {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	background-color:#bebebe;
	/* part of centering site on screen - wrap entire contents in div element id="frame" */
	width: 984px;
	padding-left: 50%;
	/* end of part rest is in id style */
}
/* ID Styles */

/* More centering site */
#frame {
	/* set the width of the column */
	width: 984px;
	margin-left: -492px;
	margin-top:0px;
/* End of centering site */
}
#menuSystem table	{ font-family: verdana,geneva,sans serif; font-size: 14px; border-collapse:collapse;}
#menuSystem table td	{ padding:5px; }

#mainTable table 	{ border:1px outset #ffffff; border-collapse:collapse; }
#mainTable th          	{ background-color: #4e0303; padding-left: 3px; padding-right: 3px; width:160; text-align:left; color:#ffffff; height:30px}
#mainTable table td	{ background-color: #632525; padding-left: 3px; padding-right: 3px;  padding-bottom: 3px; padding-top: 3px; text-align:left;}

#mainTable a       	{ color: #ffffff; padding-left: 3px; padding-right: 3px; font-family: verdana,geneva,sans serif; font-size: 14px; text-decoration: none }
#mainTable a:link      	{ color: #ffffff; padding-left: 3px; padding-right: 3px; font-family: verdana,geneva,sans serif; font-size: 14px; text-decoration: none }
#mainTable a:hover     	{ color: #FFFFFF; padding-left: 3px; padding-right: 3px; background-color:#4e0303; font-family: verdana,geneva,sans serif; font-size: 14px; text-decoration: none; display:block; }	
/* Class Styles */

p {
	font-family: Verdana;
	font-size: 13px;
}
.boldNormal {
	font-weight: bold;
}
li {
	font-family: Verdana;
	font-size: 13px;
	padding-bottom: 10px;
}
h1 {
	margin: 10px;
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	letter-spacing: .2em;
}
.centered {
	text-align: center;
}
.smallFont {
	font-family: Arial;
	font-size: 12px;
}
.pixBorder {
	margin: 10px;
	border: 3px ridge #4E0303;
}
.a credits {
	color: #260801;
}
.whiteBoldCentered {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.heading {
	font-family: Verdana;
	font-size: 16px;
	color: #540714;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}
.footer {
	background-image: url('images/template_19.gif');
}
.boldNormal40indent {
	font-weight: bold;
	margin-left: 40px;
}
.indent40 {
	margin-left: 40px;
}
.margin10 {
	margin: 10px;
}
.whiteBackground {
	background-color: #FFFFFF;
}
.italized {
	font-style: italic;
}
.whiteBackground {
	border-style: solid;
	border-color: #FFFFFF;
}
.style1 {
	background-image: url('images/template_01.gif');
}
.style2 {
	background-image: url('images/template_05.gif');
}
.style3 {
	background-image: url('images/template_08.gif');
}
.style4 {
	background-image: url('images/template1_07a.jpg');
}
.style5 {
	background-image: url('images/template_03.gif');
}
.style6 {
	background-image: url('images/template1_09.gif');
}
.whiteCentered {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}
.style7 {
	background-color: #4E0303;
}
.style8 {
	border: 1px solid #818181;
}
.style9 {
	border-style: solid;
	border-width: 0px;
}
.pictureBorder {
	border: medium ridge #4E0303;
}
.red {
	color: #8B0000;
}
.credits {
	font-family: Arial;
	font-size: 10px;
}

