body {
	width:810px;
	background-color:#006633;
	background-image: url(images/txtr_0283.gif);
	}

.centered {
	position: absolute;
	top: -1em;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	} 

.shadow div{
	background: url(images/left_shadow.png) repeat-y top left;
	}
	
.shadow {
	background: url(images/right_shadow.png) repeat-y top right;
	}
	
.logo {
	width: 210px;
	padding-top: 10px;
	padding-left: 10px;
	border: none;
	float:left;
	}

.slogan {
	display:block;
	clear:left;
	padding-top:5px;
	color:#333333;
	}

.subnav {
	display:block;
	float:right;
	margin-top:-15px;
	padding-right:10px;
	}
	
h1 {
	font-size: 20px;
	color:#000000;
	padding-top: 20px;
	padding-right: 10px;
	margin-bottom:10px;
	}
	
h4 {
	font-size: 16px;
	color:#333333;
	padding-right: 10px;
	margin:0;
	}

h2 {
	font-size: 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#006633;
	text-align:center;
	padding:0px;
	margin:0px;
	}

h5 {
	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#006633;
	display:inline;
	padding-right:5px;
	}
		
h3 {
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#006633;
	text-align:center;
	padding:0px;
	margin:0px;
	}
		
td,div {
	font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#FFFFFF;
	line-height:15px;
	}

.header {
	padding-left:15px;
	padding-right:15px;
	height:1%;
	}

html>body .header {
	height:auto;
	}

.text{
	padding:20px;
	padding-top:30px;
	text-align:justify;
	}

.flash {
	float:left;
	width:450px;
	padding-right:40px;
	}

.leftimg {
	float: left;
	padding-right: 15px;
	}
	
.left {
	padding-right:15px;
	padding-bottom:20px;
	}

.centerimg {
	float:left;
	}

.rightimg {
	float: right;
	padding-left: 15px;
	}
		
.navbar{
	margin-left:75px;
	}
	
#nav {
	padding: 0;
	padding-top:10px;
	list-style: none;
	}

#nav a {
	display: block;
	}
	
ul {
	margin: 0;
	padding: 0;
	list-style:none;
	}
	
ul li.main {
	float:left;
	display:block;
	position:relative;
	z-index:1000;
	}

ul li.sub a {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color:#FFFF00;
	background:#006633;
	padding: 3px;
	padding-left:10px;
	width: 85px;
	border-bottom: 1px solid #ccc;
	}

ul li.sub a:hover{
	background:#009933;
	text-decoration:none;
	}
	
ul li.sube a {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color:#FFFF00;
	background:#006633;
	padding: 3px;
	padding-left:10px;
	margin-left:-28px;
	width: 75px;
	border-bottom: 1px solid #ccc;
	}

ul li.sube a:hover{
	background:#009933;
	text-decoration:none;
	}
	
ul li.sublg a {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color:#FFFF00;
	background:#006633;
	padding: 3px;
	padding-left:10px;
	width: 115px;
	border-bottom: 1px solid #ccc;
	}

ul li.sublg a:hover{
	background:#009933;
	text-decoration:none;
	}	

ul li.sublge a {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color:#FFFF00;
	background:#006633;
	padding: 3px;
	padding-left:10px;
	margin-left:18px;
	width: 115px;
	border-bottom: 1px solid #ccc;
	}

ul li.sublge a:hover{
	background:#009933;
	text-decoration:none;
	}
	
#nav li ul {
	display: none;
	position: absolute;
	top:25px;
	left: -999em;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	display:block;
	height: 1%;
	background:#FFFFFF;
	left:0;
	}
		
a:hover {
	text-decoration:underline
	}

a {
	color:#333333;
	text-decoration:none;
	font-size:10px;
	}

.hide {
	color:#333333;
	text-decoration:none;
	font-size:12px
	}

.link {
	color:#006633;
	text-decoration:underline;	
	font-size:12px;
	}
	
.green {
	color:#006633;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	}
	
.red {
	color:#990000;
	}
	
.blue {
	display:block;
	color:#336699;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	}

.rbroundbox {
	background: url(images/roundbox/rbside.gif) repeat;
	}
	
.rbtop div {
	background: url(images/roundbox/rbtopleft.gif) no-repeat top left;
	}

.rbtop {
	background: url(images/roundbox/rbtopright.gif) no-repeat top right;
	}

.rbbot div {
	background: url(images/roundbox/rbbotleft.gif) no-repeat bottom left;
	}

.rbbot {
	background: url(images/roundbox/rbbotright.gif) no-repeat bottom right;
	}
	
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
	}

.rbcontent {
	margin: 0 7px;
	}
	
.rbroundbox {
	padding:0;
	margin:0;
	}
.slogan2 {

	display:block;
	float:left;
	margin-top:-15px;
	padding-left:360px;
}

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 250px;
left: 300px; /*position where enlarged image should offset horizontally */

}

</style>

