body {
	font-size:medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #99CC66;
	color: #006600;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	background-repeat: repeat;
	margin: auto;
}
h2 {
	color: #006600;
	line-height: 1.2;
	font-size: x-large;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.comment {
	font-size: x-small;
}

#wrapper #content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	line-height: 1.2;
	font-weight: bold;
}

.mono {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	line-height: 1.2;
}	
#wrapper {
	height: auto;
	width: 95%;
	background-color: #FFFFCC;
	position: relative;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#line {
	background-color: #009900;
	height: 20px;
	position: absolute;
	z-index: 2;
	width: 95%;
	margin-top: 2px;
}

#navbar {
	position: relative;
	width: 145px;
	background-color: #ffe9ff;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header {
	width: 95%;











	background-image: url(images/header1(edited).JPG);
	background-position: right top;
	background-repeat: no-repeat;
	height: 140px;
	background-color: #FFFFCC;










	background-image: url(images/header1(edited).JPG);
	background-image: url(images/headert.jpg);
	z-index: 1;
	border: thin solid #003399;
	visibility: visible;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0px;
}
#header h1 {
	background-image: url(images/leftitle2.png);
	text-indent: -9999px;
	overflow: visible;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 5;
	height: 140px;
	margin: 0px;
}

.center {
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#leftcol {
  float: left;
  width: 16%;
  height: 520px;
}
#content {
	float: left;
	width: 78%;
	height: auto;
	margin-left: 2%;
	padding: 5px;
	text-align: left;
	background-color: #FFFFCC;
	position: relative;
	clear: none;
}
#wrapper #content li {
	text-indent: 50px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

.leftalign {
	text-align: left;
}

#footer {
	clear: both;
	width: 95%;
	background-color: #CC9966;
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	height: 30px;
	position: inherit;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.floatr {
	float: right;
	margin: 3px;
	text-align: center;
}
.floatl {
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.nav a:link  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	background-color: #CC9966;
	display: block;
	border: 2px solid #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	
}
.nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	background-color: #CC9966;
	display: block;
	text-decoration: none;
	border: 2px solid #000000;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	text-align:center;
}
.nav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000140;
	background-color: #99CCFF;
	display: block;
	border: 2px solid #000000;
	font-size: medium;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align:center;
	font-weight: bold;
}
.nav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	background-color: #000140;
	display: block;
	border: 1px solid #000000;
	text-align:center;
}


.address {
	list-style-image: none;
	list-style-type: none;
	text-align: left;
}
td {
	text-align: center;
}
.center #header .floatr h2 {
	color: #006600;
}
