* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	background-color: #8EC5CA;
	color: #353041;
	text-align: center;
	height: 100%;
}
#container{
	width: 650px;
	text-align: center;
	margin: 20px auto 10px;
	background: #8EC5CA url(background.jpg);
	line-height:1.0em;
}
h1{
	margin: 20px 0 10px 0;
	padding: 20px 0 10px 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #353041;
	line-height: 200%;
}
h2{
	margin: 15px 0 10px 0;
	padding: 15px 0 10px 0;
	font-size: 0.8em;
	font-weight: bold;
	color: #353041;
	line-height: 130%;
}
h3{
	margin: 1px 12px;
	padding: 4px 3px;
	font-size: 0.85em;
	font-weight: bold;
	color: #353041;
	line-height: 130%;
}
p{
	margin: 2px;
	padding: 2px;
	font-size: 0.8em;
	color: #353041;
	font-weight: normal;
	line-height: 130%;
}

#name {
margin-top: 40px; margin-bottom: 20px;

}

#flash {
margin-top: 10px; margin-bottom: 3px;

}

#footer {
	background: #8EC5CA;
	border: none;
	width: 700px;
	margin: 5px auto;
	padding: 2px;
	font-weight: normal;
	line-height: 130%;
	font-size: 0.8em;
	}


#footerleft {
	float:left;
	margin-left: 25px;
	color: black;
	font-weight: normal;
	line-height: 130%;
}

#footerright {
	float:right;
	margin-right: 25px;
	color: black;
	font-weight: normal;
	line-height: 130%;
}


a img{
	border: none;
}
a:link {
	text-decoration : underline;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3D7376;
	}
a:visited {
	text-decoration : underline;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3D7376;
	}
a:focus {
	text-decoration : none;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3D7376;
}
a:hover {
	text-decoration : none;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3D7376;
}
a:active {
	text-decoration : none;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3D7376;
}
#address_p {
	margin: 0px 140px;
	padding: 0px 3px 20px 3px;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	color: #353041;
	line-height: 130%;
	text-align: right;
}

