@charset "UTF-8";


body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	padding: 0px;
	margin:0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
	padding: 0px;
	padding-bottom: 20px;
	margin:0px;
}


#wrap {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;	
}
	
#mast {
	width: 560px;
	height: 268px;
	margin-left: 170px;
	
	}

#left {
	width: 140px;
	float: left;
	text-align:right;
	margin-top: 10px;
}

#right {
	width: 130px;
	float: right;
	margin-top: 10px;
}

#middle {
	width: 400px;
	margin-left: 170px;
	margin-top: 20px;
}

.links {
	background-color:#E5E5E5;
	height: 150px;
	padding: 10px;
	background-image: url(../images/links_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 11px;
}

.links p {
	margin-top: 10px;
	line-height: 120%;
}

.dunecht {
	background-color:#E5E5E5;
	height: 150px;
	padding: 10px;
	background-image: url(../images/dunecht_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 11px;
	margin-top: 13px;
	margin-bottom: 20px;
}

.dunecht p {
	margin-top: 10px;
	line-height: 120%;
}

.charles p {
	margin-top: 10px;
	line-height: 120%;
	margin-right: 40px;
}

.charlesRound {
	background-color:#E5E5E5;
	height: 150px;
	padding: 10px;
	background-image: url(../images/charles_bg_round.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 13px;
	
	font-size: 11px;
}

.charlesRound p {
	margin-top: 10px;
	line-height: 120%;
	margin-right: 40px;
}

.charles {
	background-color:#E5E5E5;
	height: 150px;
	padding: 10px;
	background-image: url(../images/charles_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 13px;
	margin-bottom: 20px;
	font-size: 11px;
}

#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat;
	height: 100px;
	color:#FFFFFF;
	padding-left: 20px;
	padding-top: 10px;
	width: 750px;
	margin-left:auto;
	margin-right: auto;
	margin-top: -11px;
	
	
}

#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color:#FFCC00;
	text-decoration: none;
}

.divider {
	color:#B4A3AF;
}

.footerright {
	float: right;
	padding-right: 20px;
}

.footerleft {
	float: left;
	padding-left: 20px;
}

#right a:link, #right a:visited {
	text-decoration: none;
	color: #666666;
}

#right a:hover, #right a:active {
	text-decoration: none;
	color: #003362;
}


a:link, a:visited {
	color:#345D82;
	text-decoration: none;
}

a:active, a:hover {
	color: #003362;
	text-decoration: underline;
}

.pics {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #003362;	
}