@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body {
	color:#fff;
	font:100.01%/1.4 sans-serif;
	text-align:center; /* horizontal centering for IE Win quirks */
	background-image:url(images/1190-diffuse.jpg);
	background-repeat:repeat;
	color:#006699;
	margin:0;
	padding:0;
}

#shim { 
	width:1px;
	height:50%;	
	margin-bottom:-375px; /* half of container's height */
	float:left;
}
	
#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:750px;
	width:1024px;
	clear:left;
	padding:0;
	background-image:url(images/bg2.gif);
	border:4px solid #333;
}

#mainwindow {
	margin:0 auto;
	top:0;
	width:800px;
	height:600px;
	padding:0;
}
 
/* HEADER -----------------------------------*/
#header {
	background-image:url(images/headerlayout1.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0px;
	height:113px;
}



/* Content window -----------------------------------*/	

#main {
	overflow-y:auto;
	overflow-x:hidden;
	float:left;
    width:625px;
	height:510px;
	padding:0px;
	background:url(images/contentbg.gif) 0 repeat-y;
}

h1 {
	color:#009966;
}
dl.content { 
	width: 615px;
	background: url(images/contentbottom.gif) bottom left no-repeat;
	padding-bottom: 40px;
}

dl, dl.content dt, dl.content dd {
margin: 0;
padding: 0;
}



dl.content dt { 
height: 42px;
background: url(images/contenttop.gif) top left no-repeat;
font-size: 1.2em;
font-weight: bold;
text-align: center;
}

 dl.content dd {
padding: 0 	0px 0 0px;
text-align: justify;
background: url(images/contentfill.gif) 0 repeat-y;
}
#textarea {
	padding: 0 35px 0 25px;
}

#linkslist {
	padding-left:25px;
}

/* RIGHT COLUMN -----------------------------------*/
#sidebar {
    background:#99c;
	float:right;
    width:175px;
	height:510px;
	background: url(images/rightcolumntest.gif) 0 100px repeat-y #fff;
	padding:0px;
	margin:0;

}
#sidebar ul {
    margin-bottom:0;
}
#sidebar h3, #sidebar p {
    padding:0 10px 0 10px;
    }




/*Subnav ---------------------------------------------*/
dl.submenubox {
	width:175px;
	background: url(images/subnavbottom.gif) bottom left no-repeat;
	padding: 8px 0 58px 0; 
}
dl, dt, dd { 
	margin: 0;
	padding: 0;
}
dl.submenubox dt {
	height: 54px;
	width:175px;
	background: url(images/subnavtop.gif) top left no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
#text1 {
position:relative;
top:19px;
right:0px;
color: #00FFCC;
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
font-weight:bold;
}
dl.submenubox dd {
text-align: justify;
background: url(images/subnav.gif) top left no-repeat; 
height:36px;
width:175px;
overflow:hidden;
}
dl.submenubox dd a, dl.submenubox dd a:visited {
background: url(images/subnav.gif) top left no-repeat; 
height:36px;
width:175px;
display:block;
text-decoration:none;
padding: 5px 0 0 40px;
overflow:hidden;
font:Arial, Helvetica, sans-serif;
font-weight:bold;
color: #33FFFF;
}
dl.submenubox dd a:hover {
	background-position: -175px 0;
	color: #33FF99;
}
#subcurrent {
	background: url(images/subnav.gif) top left;
	background-position: -175px 0;
}
div.subtext {
	padding: 0 0 0 0px;
	}

/*---------------------------------------------*/


/* FOOTER -----------------------------------*/
#footer {
	background-image:url(images/footertest.gif);
	background-repeat:no-repeat;
    clear:both;
	height:50px;
	padding:0 5px;

}
#footer p {
    padding:5px;
    margin:0;
}
#fmenulist {
	padding: 5px 0 0px 40px;
	margin:0;
	list-style:none;
	height:45px;
	position:relative;
}

#fmenulist li {
	float:left;
}

#fmenulist li a {
	display:block; 
	float:left; 
	height:40px; 
	line-height:40px; 
	color:#009966; 
	text-decoration:none; 
	font-size:14px; 
	font-family:arial, verdana, sans-serif; 
	font-weight:bold; 
	text-align:center; 
	padding:0 0 0 20px; 
	cursor:pointer;
}
#fmenulist li a:hover {
	color:#333399;
}

/*---------------------------------------------/*

/* Top NAV -----------------------------------*/
#topnav {
	margin: 0;
	padding:0;
	list-style:none;
	width:800px;
	height:50px;
}
div.outer1 {
	float: left;
	width: 160px; height: 50px;
	margin: 0 0px 0 0;
	background: url( 'images/navtest1.gif' ) top-left no-repeat;
}

div.outer1 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( 'images/navtest1.gif' )  no-repeat;
}

div.outer1 a:hover {
	background-position: 0px -50px;
	}
div.current1 {
	float: left;
	width: 160px; height: 50px;
	margin: 0 0px 0 0;
	background: url( 'images/navtest1.gif' ) 0 -100px no-repeat;
}

div.current1 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( 'images/navtest1.gif' ) no-repeat;
	background-position: 0 -100px;
}
div.outer1 a:active {
	background-position: 0px -100px;
	}
	

div.outer2 {
	float: left;
	width: 160px; height: 50px;
	margin: 0 0px 0 0;
	background: url( 'images/navtest1.gif' ) -160px 0 -50px no-repeat;
}

div.outer2 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( 'images/navtest1.gif' ) -160px 0 no-repeat;
}

div.outer2 a:hover {
	background-position: -160px -50px;
	}
div.current2 {
	float: left;
	width: 160px; height: 50px;
	margin: 0 0px 0 0;
	background: url( 'images/navtest1.gif' ) -160px -100px no-repeat;
}

div.current2 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( 'images/navtest1.gif' ) no-repeat;
	background-position: -160px -100px;
}
div.outer2 a:active {
	background-position: -160px -100px;
	}
	
	
	
div.outer3 {
	float: left;
	width: 160px; height: 50px;
	margin: 0 0px 0 0;
	background: url( 'images/navtest1.gif' ) -320px 0 -50px no-repeat;
}

div.outer3 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( 'images/navtest1.gif' ) -320px 0 no-repeat;
}

div.outer3 a:hover {
	background-position: -320px -50px;
	}
div.current3 {
	float: left;
	width: 160px; height: 50px;
	margin: 0 0px 0 0;
	background: url( 'images/navtest1.gif' ) -320px -100px no-repeat;
}

div.current3 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( 'images/navtest1.gif' ) no-repeat;
	background-position: -320px -100px;
}
div.outer3 a:active {
	background-position: -320px -100px;
	}

div.outer4 {
	float: left;
	width: 160px; height: 50px;
	margin: 0 0px 0 0;
	background: url( 'images/navtest1.gif' ) -480px 0 -50px no-repeat;
}

div.outer4 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( 'images/navtest1.gif' ) -480px 0 no-repeat;
}

div.outer4 a:hover {
	background-position: -480px -50px;
	}
div.current4 {
	float: left;
	width: 160px; height: 50px;
	margin: 0 0px 0 0;
	background: url( 'images/navtest1.gif' ) -480px -100px no-repeat;
}

div.current4 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( 'images/navtest1.gif' ) no-repeat;
	background-position: -480px -100px;
}
div.outer4 a:active {
	background-position: -480px -100px;
	}
	
div.outer5 {
	float: left;
	width: 160px; height: 50px;
	margin: 0 0px 0 0;
	background: url( 'images/navtest1.gif' ) -640px 0 -50px no-repeat;
}

div.outer5 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( 'images/navtest1.gif' ) -640px 0 no-repeat;
}

div.outer5 a:hover {
	background-position: -640px -50px;
}
div.current5 {
	float: left;
	width: 160px; height: 50px;
	margin: 0 0px 0 0;
	background: url( 'images/navtest1.gif' ) -640px -100px no-repeat;
}

div.current5 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( 'images/navtest1.gif' ) no-repeat;
	background-position: -640px -100px;
}
div.outer5 a:active {
	background-position: -640px -100px;
	}

/*Contact Form Styling---------------------------------------------*/
.fieldset {
  width:300px;
  }
.fieldset label {
text-align:right;
width:70px;
float:left;
padding:0.2em;
margin:0;
margin-top:0.3em;
  }

.fieldset .nobr {display:none;}  
.fieldset .textfield {
margin:3px;
height:20px;
width:200px;
border:solid 0 #fff;
}
.fieldset .textarea {
margin:3px;
height:165px;
width:200px;
border:solid 0 #fff;
}
.submit {
margin:3px;
height:20px;
border:solid 0 #fff;
width:80px;
 }

/*---------------------------------------------/*

/*---------------------------------------------/*

/*---------------------------------------------/*

/*---------------------------------------------/*

