body {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		background: #FFF;
		height:100%;
	}

/*container is the box with content*/
#container {
position:relative; 
width:700px; 
height:500px; 
background:#cccc99; 
border-top: 1px solid #000; 
border-right: 1px solid #000; 
border-left: 1px solid #000; 
/*border-bottom:0; */
margin:auto;}

#container h1 {clear:both; margin:0; padding-top:50px; text-align:center; font-size:medium; font-weight:normal; color:#000;}	
#head{border-bottom:5px solid #666633;}
#head img {
position:relative; width:350px; height:90px; top:5px; left:180px; 
/*no frame around link*/
		text-decoration : none;
		border : 0;
		margin-bottom:5px;
}

.footer {display:block; 
position:relative; width:700px;height:35px; 
text-decoration:none;
background:#cccc99; 
color:#fff; 
text-align:center; 
font-size:10px; 
border: 1px solid #000; 
border-top:5px solid #666633; margin: auto;
}

#infoBox h3{
	text-align:center;	
	padding-top:20px
	}	
	
#infoBox a{
	text-decoration:none;
	color:#000;
	}
#infoBox A:link {text-decoration: none;}
#infoBox A:visited {text-decoration: none;}
#infoBox A:active {text-decoration: none;}
#infoBox A:hover {text-decoration: underline; color: blue;}

.textPhoto {
	float: right;
	width:175px;
	height:175px;
/*	padding: 10px;*/
	margin-top:10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid black;
	}
.textPhoto2 {
	float: right;
/*	width:200px;
	height:200px;*/
/*	padding: 5px;*/
	margin-top:10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid black;
	}
#infoBox p {padding-left: 15px;}
#infoBox {
	position:absolute;
	width:628px;
	height:334px;
	top:149px;
	left:35px;
	padding:4px;
	overflow:auto;
	font-size:16px;
	line-height:115%;
	color:#000;
	/*border:1px solid #000;*/
	background-color: #cccc99;
	text-decoration:none;
}
#infoBoxHome {
	position:absolute;
	width:628px;
	height:334px;
	top:144px;
	left:32px;
	padding:4px;
	overflow:auto;
	font-size:16px;
	line-height:110%;
	color:#000;
	background-color: #cccc99;
	text-decoration:none;
}
#infoBoxHome img{
    display: inline;
	/*margin-top:1px;
    margin-right:5px;*/
	margin-bottom:-2px;
	margin-left:20px;

	}
	#pics img{	border: 1px solid black;}
	
	
.slogan{text-align:center;
    margin-top:55px;
 }

#menua a.vmenu, #menub a.vmenu:link, #menua a.hmenu, #menua a.hmenu:link, #menub a.vmenu:visited, #menua a.hmenu:visited 
	{
	position:relative; width:283px; height:74px; top:17px; left:150px; 
	display:block; 
	width:75px; 
	height:25px; 
	background:#cccc99; 
	color:#000; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none; 
	text-align:center; 
	line-height:25px;
	}
	

#menua a.vmenu, #menua a.hmenu, #menua a.hmenu:link, #menua a.hmenu:visited {display:inline; width:100px; height:25px; background:#cccc99; color:#000; text-decoration:none; text-align:center; line-height:25px;}

#menua a.hmenu, #menua a.hmenu:link, #menua a.hmenu:visited {float:left;}

#menua a.hmenu:hover {background:#ffffcc; color:#000;}

#menua {height:25px;}

#menua:after{ content: "."; display: block; height: 0; clear: both; visibility:hidden;}
