body {
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #000;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-y;	
	}
		
p {
	font-size: 80%;
	text-align: left;
	line-height: 150%;
	}
	
h1 {
	font-size: 125%;
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: left;
	}
	
h2 {
	font-size: 110%;
	color: #643419;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
	
h3 {
	font-size: 90%;
	color: #000;
	padding-top: 5px;
	}
	
#wrapper {
	width: 950px;
	text-align: left;
	}
	
#banner {
	height: 211px;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	width: 950px;
	position: relative;
	}

#banner a {
	text-decoration:none;
	}

.hide {
	visibility:hidden;
	}

#home { /* Home Link */
	float: left;
	position: absolute;
	width : 265px;
	height: 65px;
	left: 253px;
	top: 88px;
	}

/*top navigation */	

#topnavcontainer {
	position:absolute;
	top: 30px;
	left: 540px;
	width: 400px;
	height: 18px;
	z-index: 1;
	}

#topnavcontainer ul {
	text-align: right;
	font-size: 12px;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-left: 0px;
	}

#topnavcontainer ul li {
	display: inline;
	}
	
#topnavcontainer ul li a {
	padding: 0px 7px 2px 7px;
	color: #000;
	text-decoration: none;
	margin-right: -1px; /* the value has to be like the above but negative */
	}

#topnavcontainer ul li a:hover {
	color: #006699;
	}

	
/*main navigation */

	
#leftNavContainer {
	width: 170px;
	padding-left: 10px;
	margin-top: 80px;
	float: left;
	margin-left: 30px;
	}
	
#leftNav {
	margin-left: 0;
	padding-left: 0;
	text-align: right;
	}

#leftNav li {
	list-style: none;
	font-size: 0.85em;
	margin: 0;
	padding: 0.5em;
	color: #000;
	letter-spacing: 0.3em;
	line-height: 150%;
	}

#leftNav li a:hover {
	color: #006699;
	text-decoration: none;
	}	

/* IE Fixes */

/* force hover on entire width of link */

* html #mainNav a {
	height: 1px;
	}
	
#image-panel {
	width: 950px;
	}
	
#content {
	padding: 15px 10px 15px 15px;
	}

#midColumn {
	width: 580px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 78px;
	}

#rightColumn {
	padding-top: 80px;
	float: right;
	width: 218px;
	padding-right: 60px;
	padding-left: 5px;
	overflow: hidden;
	} 
	
#rightColumnPic {
	padding-top: 50px;
	float: right;
	width: 260px;
	padding-right: 30px;
	padding-left: 10px;
	padding-bottom: 50px;
	} 	
	
#wideColumn {
	width: 770px;
	padding: 15px 15px 15px 10px;
	margin-bottom: 15px;
	float: left;
	}
	
#content ul {
	font-size: 90%;
	line-height: 150%;
	list-style-type: square;
	}	
	
#content li {
	margin-bottom: 5px;
	}
	
.list-indented {
	margin-bottom: 5px;
	margin-left: 30px;
	}		

a:link {
	text-decoration: none;
	color: #000;
	}

a:visited {
	text-decoration: none;
	color: #333333;
	}

a:active {
	text-decoration: none;
	color: #006699;
	}

a:hover {
	color: #006699;
	}
	
.subMenu {
	color: #9900CC;
	line-height: 80%;
	}
	
.fltrt {
	float: right;
	margin-left: 8px;
	}

.fltlft { 
	float: left;
	margin-right: 8px;
	}

#servicesTable {
	width: 420px;
	border-collapse: collapse;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	}	

#servicesTable th {
	padding: 10px 8px;
	}

#servicesTable td {
	padding: 3px 5px 3px 2px;
	}

#servicesTable tbody tr:hover td {
	}
	
#footer {
	clear: both;
	vertical-align: bottom;
	padding: 5px 0px 0px 20px;
	margin-top: 100px;
	}

.footerText {
	font-size: 10px;
	line-height: normal;
	color: #999;
	padding-left: 170px;
	}	


#footerTable {
	clear: both;
	background-color: #FDEDCE;
	width: 910px;
	height: 30px;
	border-collapse: collapse;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 20px;
	vertical-align: bottom;
	}

#footerTable th {
	padding: 10px 8px;
	}

#footerTable td {
	padding: 3px 5px 3px 2px;
	}

#footerTable tbody tr:hover td {
	}


ul#navlist li a,ul#subnavlist li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-decoration: none;
	}

#navcontainer {
	width: 200px;
	padding: 90px 0px 60px 0px;
	float: left;
	}

/* NAV LIST */

ul#navlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 115%;
	}

ul#navlist li {
	display: inline;
	letter-spacing: 0.1em;
	}

ul#navlist li a {
	color: #CCC;
	display: block;
	background: no-repeat;
	padding: 10px 5px 9px 30px;
	/*border-top: solid 1px #fff;*/
	width: 120px;
	}

ul#navlist li a:hover {
	color: #000;
	}

ul#navlist li a#current {
	background-image: url(images/navHighlight.gif);
	background-repeat: no-repeat;	
	}

/* SUB NAV LIST */

ul#subnavlist {
	margin: 0 0 0 13px;
	list-style-type: none;
	padding: 0;
	font-size: 85%;
	font-style: italic;
	}

ul#subnavlist li {
	display: inline;
	letter-spacing: 0.1em;
	}

ul#subnavlist li a {
	display: block;
	color: #333;
	padding: 2px 5px 2px 30px;
	/*border-top: solid 1px #fff;*/
	height: auto;
	width: 107px;
	}

ul#subnavlist li a:hover {
	color: #006699;
	}

ul#navlist li a#subcurrent {
	background-image: url(images/navHighlight.png);
	background-repeat: repeat-y;
	}

ul#navlist li a#subcurrent:hover { 
	}
