body{
width: 100%;
    padding:0;
    margin:0;
	background:#c4d3ee url(../_img/body-bckgrnd.gif) top left repeat-x;
    font-family:"Trebuchet MS", Arial, sans-serif;
    font-size:12px;
	color:black;
	line-height:180%;
}

#fullpage{
height:100%;
width:100%;
position: absolute;
margin:0;
padding:0;
}
#header{
height:250px;
width:100%;
margin:0;
padding:0;
}
#footer{
width:100%;
height:24px;
margin:0;
padding:0;
background-color:#6e8ebe;
text-align:center;
}
#footcenter{
height:24px;
font-size:10px;
color:white;
text-align:center;
}
#footer a{
color:white;
text-decoration:none;
}
#footer a:hover, #footer a:active, #footer a:focus{
text-decoration:underline;
}
#header tr{vertical-align:top;}

#flashgallery{
width:772px;
border:0px solid black;
margin:0;
padding:0;
}
#mainmenu{
width:772px;
	margin:0;
	padding:0;
	text-align:center;
background:#6e8ebe;
	height:24px;
}
#menu-left{
background:#6e8ebe;
height:24px;
	margin:0;
	padding:0;
}
#menu-right{
background:#6e8ebe;
height:24px;
	margin:0;
	padding:0;
}

#viewport{
margin:0 auto;
padding:10px;
padding-top:20px;
width: 772px;
white-space: normal;
}
#viewport a{
	padding:0 3px;
}
#viewport a:link {
border-bottom:1px solid Green;
text-decoration: none;
color:#6e8ebe;
color: #1248AD;
color:Green;
font-weight:bold;
height:auto;
}
#viewport a:visited{
border-bottom:1px solid #007101;
text-decoration: none;
color: #007101;
font-weight:bold;
}
#viewport a:hover,  #viewport a:active, #viewport a:focus  {
background: white;
text-decoration: none;
color: green;
font-weight:bold;
}

#viewport img, a img{
	border:0px solid #333333;
	background:none;
	margin:5px
	}