* {margin: 0;
    padding: 0;}

p {padding-top: 7px;
    padding-bottom:7px;}
	
	
h1 {
	margin-top: 60px;
	margin-left: 60px;
	text-align: left;
	font-size: 4.0em;
	font-style: italic;
	color: #FFFFFF;
	font-family:Impact;
}

h2 {
	font-family: tahoma;
	margin-left: 60px;
	padding-top: 14px;
	text-align: left;
	font-size: 1.8em;

	color:#324D32;
}
	
	
h3 {
	padding-top: 7px;
	padding-bottom:7px;
	font-style: italic;
	color: #666666;
	font-size: 1.4em;
}

h4 {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: 	#373952;
	font-family: Arial, Verdana, Tahoma;
}

img { 
border: 4px solid #c0c0c0; 
} 

a:link {color: #666666}     /* unvisited link */
a:visited {color: #666666}  /* visited link */
a:hover {color: #794353}   /* mouse over link */
a:active {color: #666666}   /* selected link */
	
body {
	background-color: #008000;
		background-image: url(images/grass.jpg);
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	line-height: 15pt;
	font-size: 62.5%;
}
	
#container {
	margin: 0px auto;
	width: 797px;
	color: #797D88;
	font-size: 1.2em;
}

#header {
	background-image: url(images/stadhead8.jpg);
	height: 158px;
	text-align: center;
	vertical-align: bottom;
}

#linkbar {
	background-image: url(images/linkbar_bg5.jpg);
	height: 79px;
}

#content {
	background-image: url(images/content_tile2.jpg);
	background-repeat: repeat-y;
	padding-left: 80px;
	padding-right: 80px;
}

#right_menu {
	background-image: url(images/right_menu5.jpg);
	height: 284px;
	width: 365px;
	float: right;
	margin-right: -80px!important;
	margin-right: -40px;
}



a.piclink{color: #030409; font-weight: bold;}

#footer {
	background-image: url(images/footer2.jpg);
	height: 63px;
	padding-top: 45px;
	padding-left: 80px;
	padding-right: 80px;
	text-align: center;
	font-size: .9em;
	}



/******************************* menu ****************************************/

#navcontainer ul
{
	margin-left: 100px!important;
	margin-left: 50px;
	color: White;
	float: left;
	margin-top: 14px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
color: White;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
color: #E3E9F1;
}

/********************************' right menu *******************************/


.pic_disp {	background-image: url(images/anim3.gif);
width: 300px;
height:190px;
	float: right;
	margin-top: 35px;
	margin-right: 25px!important;
	margin-right: 12px;
	}

.form {
	height: 500px;
	}
	
	.pic_disp_two {	background-image: url(images/anim4.gif);
width: 300px;
height:190px;
	float: right;
	margin-top: 35px;
	margin-right: 25px!important;
	margin-right: 12px;
	}

	.pic_disp_three {	background-image: url(images/anim5.gif);
width: 300px;
height:190px;
	float: right;
	margin-top: 35px;
	margin-right: 25px!important;
	margin-right: 12px;
	}


.navcontainer {

	width: 200px;
	margin-left: 90px;
	text-align: right;
}

.navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

.navcontainer a
{
display: block;
padding: 3px;
width: 168px;
border-bottom: 1px solid #BFC2C9;
}

.navcontainer a:link, .navlist a:visited
{
color: #373952;
text-decoration: none;
font-weight:bold;
}

.navcontainer a:hover
{
background-color: #87AC89;
color: #fff;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; 
font-size:10pt;
font-weight:bold;
color: #808080;
}
#keyboardMsg{ float: right;
font-size:10pt;
font-weight:bold;
 }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }


