#wrapper {
	width: auto;
	text-align: center;
	background-image: url(images/);
	background-repeat: repeat-x;
}
#logotext {
	margin: 0 auto;
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #8B3128;
	text-align: center;
	width: 798px;
	font-style: italic;
	text-decoration: none;
	letter-spacing: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#topnav {
	font-family: "Courier New", Courier, monospace;
	margin: 0 auto;
	font-size: medium;
	font-weight: bold;
	background-color: #8B3128;
	letter-spacing: .4em;
	width: 798px;
	text-align: center;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8B3128;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#topnav a:active {
	color: #000000;
	text-decoration: none;
}
#topnav a:visited {
	color: #000000;
	text-decoration: none;
}
#topnav a:hover {
	background-color: #FFFFFF;
}
#topnav a:link {
	color: #000000;
	text-decoration: none;
}
#logo {
	background-image: url(images/header.jpg);
	height: 225px;
	width: 798px;
	font-style: italic;
	border: 1px solid #000000;
	margin: 0 auto;
}
#content {
	width: 798px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin: 0 auto;
}
#footer {
	width: 798px;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	text-align: right;
	word-spacing: 0.6em;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	clear: both;
}

#pagecontent {
	float: left;
	width: 597px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: lighter;
	color: #000000;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#contentimage {
	height: 104px;
	width: 104px;
	float: left;
	border: thin solid #000000;
	background-color: #8B3128;
	margin-top: 1px;
	margin-left: 1px;
	text-align: center;
	background-image: url(images/defense.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#pagecontent h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
}
#leftnav {
	clear: left;
	float: left;
	width: 200px;
	padding: 0;
	font-size: 0.9em;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#leftnav ul {	
list-style: none;
width: 200px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#leftnav li {
margin-bottom: 4px;
}

#leftnav li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 6px 0 0 10px;
	border-left: 4px solid #000000;
	background-color: #ECE9D8;
}	
	
#leftnav li a:hover {
	color: #000000;
	border-left: 4px solid #8B3128;
	background-color: #F0CF6E;
}
#contentimage2 {

	height: 104px;
	width: 104px;
	float: left;
	border: thin solid #000000;
	background-color: #8B3128;
	margin-top: 1px;
	margin-left: 1px;
	text-align: center;
	background-image: url(images/power.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
}

