* {margin: 0; padding: 0;} 

body {
			font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding-bottom:10px;
	background-image: 
url('background.gif');
background-repeat: repeat;
}

#wrapper {
width: 965px;
margin: 10px auto 0px auto;
  text-align: left;
	  min-height:100%;
  height:auto !important;
  height:100%;
  padding-bottom: 10px; 
}

#banner {
	height: 155px;
	width: 950px;
	padding-top:10px;
	padding-left:10px;
}

#mainContent {
	float: left;
	margin: 20px 10px 10px 20px;
	min-height: 720px;
	height:auto !important;
	height: 720px; /* IE6 */
	width: 866px;
	padding-bottom:5px;
			background-image: 
url('background.jpg');
background-repeat:no-repeat;
background-color: #710709;
border: solid 2px #570000;
position:relative;
}  

#copyright {
	float: left;
	margin: 0px 0px 10px 20px;
	min-height: 37px;
	height:auto !important;
	height: 37px; /* IE6 */
	width: 861px;
	padding-top:2px;
	padding-left:5px;
border: solid 2px #570000;
background-color: #3e0000;
font-size:0.9em;
} 

.textcontent {
	float: left;
	margin: 10px 0px 0px 23px;
	width: 600px;
	padding-right:15px;
	padding-bottom:5px;
	font-weight:bold;
	border-right: dashed 2px #FFFFFF;
	position:relative;
		min-height: 670px;
	height:auto !important;
	height: 670px; /* IE6 */
}  

.textpagescontent {
	float: left;
	margin: 10px 0px 0px 23px;
	width: 830px;
	padding-right:15px;
	padding-bottom:5px;
}  

div.textpagescontent ul {
position: relative;
list-style-type:disc;
left: 30px;
padding-left:30px;
margin-bottom: 5px;
}

div.textpagescontent ol {
position: relative;
left: 30px;
padding-left:30px;
margin-bottom: 5px;
list-style-type:decimal;
}

.rightcontent {
	float: left;
	margin: 10px 0px 0px 10px;
	min-height: 400px;
	height:auto !important;
	height: 400px; /* IE6 */
	width: 100px;
	padding-right:5px;
	padding-bottom:5px;
	font-weight:bold;
}  

.banner {
padding-top:10px;
padding-left:15px;}

a:link {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

a:visited:hover {
	color: #CA4C4C;
}

a:hover {
	color: #CA4C4C;
}

a:active {
	color: #FFFFFF;
}

#navcontainer {
margin: 10px auto 5px auto;
min-height: 20px;
	height:auto !important;
	height: 20px; /* IE6 */
	text-align:center;
	font-size: 20px;
	font-weight:bold;
	}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none; position:relative;
}

#navlist a { padding: 1px 1px; border: solid 2px #570000;  }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #3e0000;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #4E5F7E;
text-decoration: none;
}

p {
padding-left:5px;
padding-right:5px;
}

h2 {
padding-top:5px;
padding-left:5px;
}

h3 {
padding-top:5px;
padding-left:5px;
}
