		
	html {
	padding: 0 0 0 1px;
	margin: 0;
	background: #ccc;
	}
	
	body {
	padding:0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	position: relative;
	text-align: center;
	}
	
	div#container1 {
	position: relative;
	max-width: 950px;
	border: 1px solid #00F;
	border-width: 1px;
	margin: 0 auto;
	background: #FFF;
	text-align: left;
	left: 1px;
	top: 11px;


	}
	
	/* Holly hack to fix IE6 and below absolute position bug - \*/
	* html div#container1 {height: 1%;}
	/* End Holly hack */
	 
 	#banner {
	position: relative;
	height: 200px;
	background:  url(images/banner-background.jpg) no-repeat;	
	}
		
	div#banner-text {
	position: absolute;
	top:5px;
	right:0px; 
	margin: 0;
	}
	
	
	div#content-cent {
	margin-left: 180px;
	padding-top: 0em;
	position: relative;
	
	}
	
	/* Holly hack to fix IE6 and below absolute position bug - \*/
	* html div#content-cent {height: 1%;}
	/* End Holly hack */
	
	
	div#rightpanel {
	position: absolute;
	width: 170px;
	right: 30px;
	top: 0em;
	height: 475px;
	border:#E3DFDF 1px solid;
	/*background-image:  url(images/rightpanel.gif);
	background-repeat: repeat-y;*/
	z-index: 1;
	} 
	
	
	
	#groupnavcontainer {
	/*border: #E3DFDF 1px solid;*/
	/*background-color: #D9E2ED;*/
	margin-right: 210px;
	}
	
	#groupnavcontainer ul {
	margin: 0;
	text-align: left;
	font-weight: bold;
    	font-family: Arial,Helvetica,sans-serif;
	}
	
	#nav1 {
	position: absolute;
	top: 200px;
	left:0px;
	width: 160px;

	padding-left:20px;
	border-right: #E3DFDF 1px solid;
	}
	
	
	
	#nav1 ul{
	padding: 0;
	margin: 0;
	margin-top: 0px;
	list-style-type: none;
	}

	#nav1 li {
	margin-bottom: 5px;
	padding-left:10px
	}

	#nav1 a{
	color: #888;
	font-size: 16px;
	font-weight: bold;
	width: 120px;
	margin-left: 3px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
	
	#nav1 a:link, #nav1 a:visited{
	 text-decoration: none;
/*background-color: #369;*/
	 }
	 
	#nav1 a:hover{
    text-decoration: none;
	font-weight: bold;
    color: #400000;
	/*background-color: #369;*/
    }
	
	#nav1 a:active {
    text-decoration: none;
	font-weight: bold;
    color: #FFF;
	background-color: #400; 
    }
	
	#stop-press {
	position: absolute;
	top: 473px;
	left:0px;
	width: 150px;
	background-color: #602;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;

	padding-left:30px;
	/*border: #E3DFDF 2px solid;*/
	}
	
	#stop-press a:link, #stop-press a:visited {
	 /*text-decoration: none;*/
	 font-size: 16px;
	 font-weight: bold;
	 color: #FFF;
	 }
	 
	#stop-press  a:hover, #stop-press a:active {
    color: #D99;
    }
	
	.groupnav li {
	display: inline;
	}
	
	.groupnav li a {
	text-decoration: none;
 	font-size: 16px;
	background-color: #D9E2ED;
	/*background-color: black;*/
	color: rgb(0, 0, 102);
    line-height: 22px;
	padding-right:0.1em;
	padding-left:0.1em;
	}

	
	.groupnav a:link, .groupnav a:visited {
	 text-decoration: none;
	 font-size: 16px;
	 font-weight: bold;
	 }
	 
	.groupnav a:hover, .groupnav a:active {
    color: #F00;
    }
	
	
	div#scrollcontainer {
	height: 450px; 
	margin-top: 20px;
	margin-right: 210px;
	}

	div#content-scroll {
	height: 370px; 
	overflow: auto;
	padding: 20px;
	}
	
	div#content-scroll a:link, div#content-scroll a:visited{
	outline: none;
	font-size: 14px;
	font-weight: bold;
    text-decoration: none;
    color: rgb(0, 102, 0);
    }
	
	div#content-scroll a:hover, div#content-scroll a:active {
    color: #F00;
    }
	
	div#content-cent-right {
	position: relative;
	margin-left: 190px;
	padding-top: 0em;
	padding-right: 3em;
	}
	
	div#content-cent-right a:link, div#content-cent-right a:visited {
	 outline: none;
	 font-size: 12px;
	 font-weight: bold;
	 text-decoration: underline;
	 color: #080;
	 }
	 
 	div#content-cent-right a:hover, div#content-cent-right a:active {
	color: #F00;
	}
	
	
	#cleardiv{clear: both;}
 
	

	p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: rgb(0, 0, 0);
    font-size: 12px;
	font-weight: normal;
    line-height: 20px;
    }
	
 	h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 28px;
	font-style: normal;
	line-height: 35px;
	color: rgb(0, 0, 102);
    font-weight: bold;
    }

  	h2 
  	{ font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    line-height: 25px;
    color: rgb(0, 0, 102);
    font-weight: bold;
    }

  	h3 
	{ font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    color: rgb(0, 0, 102);
    font-weight: bold;
    }

  	h4 
	{ font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    color: rgb(0, 0, 153);
    font-weight: bold;
    }

 	h5 
	{ font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: 24px;
    color: #FF0000;
    font-weight: bold;
    }
	
	h6 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	top: auto;
	/*color: #990099;*/
    }

	td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(0, 0, 0);
	line-height: 20px;
    }


	.header { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    background-color: rgb(102, 153, 0);
    color: rgb(255, 255, 51);
    }
  	
	.groupheader { 
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    text-transform: capitalize;
    color: rgb(0, 0, 153);
	}
	
	.linkheader { 
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    color: rgb(60, 60, 60);
	}
	
	.pageheader { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 1em; 
    font-size: 28px;
    font-style: normal;
    line-height: 35px;
    color: rgb(0, 0, 102);
    font-weight: bold;
    }

	.gplistnolink { 
	font-weight: bold;
    text-decoration: none;
    color: rgb(0, 0, 153);
    font-size: 16px;
    line-height: 28px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }

	.noticeheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 18px;
	color: rgb(0, 102, 0);
	line-height: normal;
    	}
	
	.noticefloatbox {
	float: left;
	width: 225px;
	height: 210px;
	padding-right: 15px;
	padding-bottom: 15px;
	}
	
	.galleryfloatbox {
	float: left;
	width: 200px;
	height: 270px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
	div#gallerycontainer {
	position: relative;
	width: 735px;
	left: 0px;
	z-index: 1;
	} 

	.thumbnail img{
	border: 1px solid white;
	margin: 0 5px 5px 0;
	}


	.thumbnail:hover img{
	border: 1px solid blue;
	}

	.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	top: 20px;
	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*/
	visibility: visible;
	top: 0;
	left: 220px; /*position where enlarged image should offset horizontally */
	z-index: 50;
	}


	

