body{
	color: #000000;
	margin: 10px;
	padding: 0;
	margin-right: 10px;
	right: 10px;
	background-color: #FFFFFF;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}

#wrapper{
	width: 770px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
}

#banner{
	background: center;
	text-align: center;
}
a:link {
	color: #4B0082;
	text-decoration: none;
}
a:hover {
	color: #4B0082;
	text-decoration: underline;
}
a:visited {
	color: #4B0082;
	text-decoration: none;
}

#navbar {
	height: 23px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navbar ul li {
	display: inline;
}
#navbar ul li a {
	color: #4B0082;
	text-decoration: none;
	float: left;
	padding: 5px 15px;
	text-transform: capitalize;
	font-weight: bold;
	font-size: x-small;
}
#navbar a:hover {
	text-decoration: underline;
}

#content{
	margin-left: 0px;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
}

#content p{
	font-size: 80%;
	margin: 10px;
	text-align: justify;
}

#content h1{
font-size: 130%;
color: #003366;
padding: 0;
margin: 20px;
}

#content h2{
font-size: 110%;
color: #003366;
padding: 0;
margin: /*100px 0 0*/ 20px;
}
.bigger {
	font-size: 120%;
}

.leftimage{
float: left;
margin-right: 10px;
border: 1px solid #000000;
}

.rightimage{
margin-bottom: 20px;
float: right;
margin-left: 15px;
border: 1px solid #000000;
width: 150px;
}

/*.clearit{
clear: both;
display: block;
background-color:#00FF66;
width: 200px;
}*/


#footer{
	color: #000000;
	clear: both;
	background-color: #FFFFFF;
	text-align: center;
	border-top-color: #CCCCCC;
	border: 1px;
}

#footer p{
padding: 10px;
margin: 0;
font-size: 70%;
}

.leftcol{
	margin-left: 10px;
	margin-top: 20px;
	width: 750px;
	margin-bottom: 20px;
	border-top-color: #FFFFFF;
	border: 3px;
	border-top-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-style: double;
	text-align: left;
	color: #000000;
	background-image: url(../images/WHITEPAP.JPG);
	background-repeat: repeat;
	border-right-color: #0000FF;
	border-right-style: solid;
	border-left-color: #FF0000;
	border-left-style: solid;
}

.rightcol{
	margin-right: 10px;
	margin-top: 20px;
	width: 600px;
	margin-bottom: 20px;
	float: right;
	border-top-color: #0000FF;
	border: 1px;
	border-top-style: solid;
	text-align: justify;
	border-bottom-color: #FF0000;
	border-bottom-style: dashed;
	background-color: #FFFFFF;
}

.container{
width: 99%; 
float:right;
}

.h3{
	text-align: left;
	font-size: 150%;
}
.left {
	float: left;
	right: 50%;
}
.right {
	float: right;
	left: 50%;
}

.p {
	font-size: 60%;
}
#utility {
	float: right;
}
.1942report {
	font-family: "1942 report";
}
.typicalwriter {
	font-family: "Typical Writer";
}
.twnr {
	font-family: "Typewriter New Roman";
}
img {
	padding: 2px;
}
.showdateheading {
	text-decoration: underline;
}
