body {
	margin-top: 0px;
	margin-right: 0px;
	margin-botton: 0;
	text-align:center;
	background-color: #F3F3F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding: 0px;
}

body, form,
h1, h2, h3, h4, h5, h6, p, ul, li { 
margin: 0; 
padding: 0; 
}
#nav{
	border-bottom: 1px solid #CCCCCC;
	background: #993300;
	font: bold normal 90% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 795px;
}

#nav ul{
	padding: 0;
	margin: 0;
	background-color:#993300;
	width: 757px;
	
}
#nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
}

#nav ul li a{
	font-size: 90%;
	color: #FFFFFF;
	background-color: #993300;
	text-decoration: none;
	padding: 0 25px 0 25px;
	border-right: 1px solid #000000;
	text-align: center;
	width: 9em;
		
} 

#nav ul li a:hover, #nav ul li a:focus{
	background-color: #006900;
}
#wrapper {
	width: 795px;
	margin: 10px;
	position: relative;
	background: #FFFFFF repeat;
	padding: 0px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	top: 20px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	border: 1px solid #CCCCCC;
	
}
#banner{
	height:95px;
	background: url(images/Graham-header.jpg) no-repeat;
	border-top: 1px solid #EEA729;
	border-right: 1px none #EEA729;
	border-bottom: 1px solid #EEA729;
	border-left: 1px none #EEA729;
}
#banner2{
	height:95px;
	background: url(images/Graham-header2.jpg) no-repeat;
	border-top: 1px solid #EEA729;
	border-right: 1px none #EEA729;
	border-bottom: 1px solid #EEA729;
	border-left: 1px none #EEA729;
}
#banner3{
	height:95px;
	background: url(images/Graham-header3.jpg) no-repeat;
	border-top: 1px solid #EEA729;
	border-right: 1px none #EEA729;
	border-bottom: 1px solid #EEA729;
	border-left: 1px none #EEA729;
}
#banner4{
	height:95px;
	background: url(images/Graham-header4.jpg) no-repeat;
	border-top: 1px solid #EEA729;
	border-right: 1px none #EEA729;
	border-bottom: 1px solid #EEA729;
	border-left: 1px none #EEA729;
}
#banner5{
	height:95px;
	background: url(images/Graham-header5.jpg) no-repeat;
	border-top: 1px solid #EEA729;
	border-right: 1px none #EEA729;
	border-bottom: 1px solid #EEA729;
	border-left: 1px none #EEA729;
}
.leftimage {
	top: 103px;
	border: 1px solid #FF0000;
	position: absolute;
	height: auto;
	width: 186px;
	left: 538px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	padding: 5px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
}



.tableform {
	background: #DFDFDF;
	height: 110px;
	width: 573px;
	border: 1px solid #666666;
	position: absolute;
	visibility: visible;
	z-index: 8;
	left: 471px;
	top: 102px;
	padding: 5px;
}
.blog3 {
	font: bolder normal 90% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: none;
	background: #CCCCCC;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding: 3px;
}
p {
	font-size: 80%;
	margin: 5px;
	padding: 0px;
	border: 0px none;
}
#BlueBox {
	background: #6699FF;
	width: 266px;
	position: absolute;
	background-color: #66CCFF;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	margin: 5px;
	padding: 5px;
	border-top: 1px double #33CC00;
	border-right: 1px solid #33CC00;
	border-bottom: 1px double #33CC00;
	border-left: 1px solid #33CC00;
	left: 6px;
	top: 204px;
	visibility: visible;
	z-index: 1;
	height: 433px;
}

.left {

	float: left;
	margin: 5;
	padding: 10px;
}
.right {
	float: right;
	margin: 5px;
	padding: 5px;
}
p em {
	color:#FF0000
	font-style: italic;
	color: #990000;
	font-weight: bolder;
	font-style: normal;
}
#content p {
	font-size: 80%;
	margin: 20px;
	color: #000000;
}
#content{
	margin-top: 10px;
	margin-left: 175px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	width: 300px;
}
#content2{
	margin-top: 10px;
	margin-left: 185px;
	border: 1px solid #999999;
	margin-right: 10px;
	width: 550px;
	}
#leftcol{
	margin-top: 10px;
	width:150px;
	border-top: 2px double #CCCCCC;
	border-right: 1px double #CCCCCC;
	border-bottom: 1px double #CCCCCC;
	border-left: 1px double #CCCCCC;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	left: 5px;
	clip: rect(auto,auto,auto,5px);
	margin-left: 5px;
	}
	
#leftcol p {
	font-size: 80%;
	color: #333333;
}
#rightcolum{
	width: 299px;
	background-color:#FFFFFF;
	float: left;
	top: 118px;
	visibility: visible;
	position: absolute;
	margin: 8px 10px 10px 485px;
	height: auto;
	border: 1px double #CCCCCC;
	}
#rightcolum p{
{
	font-size: 90%;
	margin: 20px;
	font-family: "Comic Sans MS";
	color: #000000;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}

#content h1{
	font-size: 110%;
	color: #FF9900;
	padding: 0;
	margin: 20px;
	text-align: left;
	font-style: normal;
	text-transform: uppercase;
}

#content h2{
	font-size: 100%;
	color: #003366;
	padding: 0;
	text-transform: none;
	border: none;
	text-align: left;
	margin-right: 10px;
	font-style: normal;
}
.clearit{
clear: both;
display: block;
}

#footer{
	clear: both;
	border-top: none;
	background-color: #993300;
	text-align: center;
	margin: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding: 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: 15px;
	color: #FFFFFF;
	height: 18px;
}
#footer p{
	font-size: 80%;
	margin: 0;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	}

#leftcol h1 {
	font-size: 115%;
	color: #3366CC;
	text-transform: uppercase;
	font-weight: bold;
}
#leftcol h2 {
	font-size: 100%;
	color: #003366;
}
#data {
	width: 600px;
	border: 1px solid #0033CC;
	visibility: visible;
	font: bold 110% Geneva, Arial, Helvetica, sans-serif;
	color: #003399;
	vertical-align: top;
	word-spacing: normal;
	padding: 5px;
	letter-spacing: normal;
	display: inline;
	text-indent: 5px;
	top: 5px;
}
.VerdanaBold {
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-align: left;
}
a {
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	color: #006A00;
}
#leftcol ul {
	font-size: 80%;
}
a:hover {
	font-size: 90%;
	color: #993300;
}
.leftnavheading {
	font: bolder 80% Arial, Helvetica, sans-serif;
	color: #993300;
}
