#Menu, #Menu ul {
	list-style : none;
	width : 160px;
	margin : 0;
	padding : 0;
	margin-top: 0px;
	margin-bottom: 4px;
}
#Menu a {

	color : #333333;
	display : block;
	font-weight : bold;
	font-size: 11px;
	margin: 0px;
	padding : 0px;
	text-decoration:none;
}
#Menu ul a {
	background-color : #177599;
	color : #FFFFFF;
	font-weight : normal;
	text-decoration:none;
	text-align:center;
	padding : 0.2em 0.25em;
	border-style: none;
}
#Menu ul a:hover {
	background-color : #679fb0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#333333;
}

a {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}

.highlight a:hover { color:#FFFFFF;}


h1 {font-family:"Times New Roman", Times, serif; font-size:20px; font-weight:lighter; margin-bottom:10px; margin-top:4px; text-align:left; line-height:20px;}

.bluetext {color:#177599; font-weight:bold;}
.bluetextnormal {color:#177599;}
.photo-right {border:1px; border-color:#CCCCCC; border-style:solid; margin-left:20px;}
.photo-left {border:1px; border-color:#CCCCCC; border-style:solid; margin-right:20px; float:left;}
.photo {border:1px; border-color:#CCCCCC; border-style:solid; }



#navcontainer { width: 166px; }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	font-weight:bold;
	line-height: 30px;
}

#navcontainer li
{  }

#navcontainer a
{
display: block;
padding: 0px;
width: 160px;
text-indent:24px;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
background-image:url(images/button.png);
background-repeat:no-repeat;
width:166px;
height:30px;
}

#navcontainer a:hover
{
color: #fff;
background-image:url(images/button-mover.png);
background-repeat:no-repeat;
}



#navcontainer2 { width: 166px; }

#navcontainer2 ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	font-weight:bold;
	line-height: 30px;
}

#navcontainer2 li
{  }

#navcontainer2 a
{
display: block;
padding: 0px;
width: 160px;
text-indent:24px;
}

#navcontainer2 a:link, #navlist2 a:visited
{
color: #000;
text-decoration: none;
background-image:url(images/button2.png);
background-repeat:no-repeat;
width:166px;
height:30px;
}

#navcontainer2 a:hover
{
color: #fff;
background-image:url(images/button-mover.png);
background-repeat:no-repeat;
}










#navcontainer3 { width: 166px; }

#navcontainer3 ul
{
	margin-left: 0;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	font-weight:bold;
	line-height: 30px;
}

#navcontainer3 li
{  }

#navcontainer3 a
{
display: block;
padding: 0px;
width: 160px;
text-indent:24px;
}

#navcontainer3 a:link, #navlist2 a:visited
{
color: #000;
text-decoration: none;
background-image:url(images/button2.png);
background-repeat:no-repeat;
width:166px;
height:30px;
}

#navcontainer3 a:hover
{
color: #fff;
background-image:url(images/button-mover.png);
background-repeat:no-repeat;
}



label
{
width: 120px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
font-weight:bold;
}

#slideshowcontainer{margin-left:auto; margin-right:auto; width:850px; height:269px; background-color:#ffffff; position:relative;}