body{

	background-color: #BDBDE9;

	text-align: center;

	font-family: Arial, sans-serif;

	padding: 0;

	margin: 0;	

	}

table {

	border: 1px solid #000;
	
	margin-top: 15px;
	
	margin-bottom: 15px;

}

#member{

	margin-top: 100px;
	
	padding-left: 5px;
	
	font: 12px "Trebucket MS";
	
	text-align: center;
	
	border: 1px solid #333;
	
	background-color: #D9D6B0;

}

#contact{

	margin-top: 25px;
	
	padding-left: 5px;
	
	font: 12px "Trebucket MS";
	
	text-align: center;
	
	border: 1px solid #333;
	
	background-color: #D9D6B0;

}

#address{

	color: #555;

	margin-top: 5px;

	font: 11px, Georgia;
	
	text-align: center;

}

span.UL{

	text-decoration: underline;

}

#nav{

	margin-top: 0;
	
	margin-left: 5px;
	
	margin-bottom: 5px;
	
	padding: 0;
	
	padding-top: 35px;

	background-color: #FFDDA9;
	
	height: 600px;

	}

#linkList{

	
	background-color: #FFDDA9;
	
	}

#nav ul{

	display: block;

	background-color: #FFDDA9;

	list-style: none;

	margin: 0;

	padding: 0;

	font-weight: bold; 

	text-align: left;

	}

#nav li{

	border-bottom: 1px dotted #666;

	background-color: #FFDDA9;
	
	font: 12pt georgia; 
	
	text-align: center;
	
	padding-top: 7px;
	
	padding-bottom: 7px;
	
	padding-left: 0px;
	
	}
	
#nav a{

	text-decoration: none;

	color: #000;

	}

#nav a:hover, #nav a.active {

	color: #777;
	
	} 

#title{

	font-family: Georgia, Verdana, sans-serif;

	font-size: 120%;

	text-align: left;

	border-bottom: 1px solid #000;

	padding: 5px;

	padding-bottom: 0;

	margin: 5px;

	font-weight: bold;
	
	}

#image{

	float: left;

	margin: 10px;
	
	margin-left: 5px;
	
	margin-top: 15px;
	
	text-align: center;
	
	padding-left: 10px;
	
	display: block;
	
	min-width: 200px;
	
	}
	
#imgTitle{

	text-align: center;
	
	font-family: georgia;
	
	font-size: 70%;
	
	color: white;
	
	padding-top: 10px;
	
	padding-bottom: 10px;
	
	background-color: #253F4E;
	
	}
	
#slideLink{

	text-align: center;
	
	padding-top: 10px;
	
	}
	
#slideLink a{

	text-decoration: none;
	
	color: #333;
	
	font-size: 80%
		
	}
	
#text{

	display: inline;
	
	float: left;
	
	text-align: justify;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	font-size : 12px;
	
	line-height : 150%;
	
	margin-left: auto;
	
	margin-right: auto;
	
	margin-top: 10px;

	padding-left: 5px;
	
	padding-bottom: 10px;
	
	padding-top: 0px;
	
	width: 280px;
	
	}
	
#text p{

	margin-top: 0px;

	padding-top: 0px;

}
	
dt{

	font-weight: bold;
	
	padding-top: 5px;
	
	}
	
dd{

	font-size: 80%;
	
	padding-top: 5px;
	
	}
	
dd a{

	font-size: 12px;
	
	text-decoration: none;
	
	font-weight: bold;
	
	color: #00BBEE

}

#logo{


	height: 110px;

	background: transparent url(../images/logo5.gif) top center no-repeat;
	
	font: italic normal 12pt georgia; 
	
	color: #7D775C;
	
	font-size: 160%;

	margin: 5px;

	font-weight: bold;

	}
	
#footer {
	
	width: 700px;
	
	background-color: #fff;
	
}

#footerBox {

	width: 690px;

	background-color: #FFDDA9;

	clear: both;
	
	padding-top: 10px;
	
	padding-bottom: 10px;
	
	margin-bottom: 5px;
	
	}

#copyright{

	color: #444;

	font: 10px georgia; 

	margin-bottom: 5px;
	
	padding-bottom: 3px;	


}

#footer p {

	margin: 0;

	padding: 25px;

	}