#banner {
	background-color: #666699;
	height: 60px;
	font-size: 36px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-left: 25px;
	padding-top: 20px;
	border: thin solid #FFFFFF;
}

#strapline {
	font-size: 24px;
	background-color: #669999;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
}
#bannerpics {
	width: 153px;
	text-align: center;



}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

#footer {
	color: #006666;
	text-align: center;
	height: 25px;
	padding-top: 5px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #669999;
	border-bottom-color: #669999;
}

#left{
	background-color: #AECAE2;
	vertical-align: top;
	width: 150px;
}

#left table{
	width: 150px;}

#left td{
	padding-left: 10px;
	display: block;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#right {
	padding: 10px;
	vertical-align: top;
}

#right img{
	float: left;
	margin: 10px;

}

#rightflats{
	width:350px;
	padding: 10px;
	vertical-align: top;
}

#rightpics{
	width: 240px;
	vertical-align: top;
}
#rightpics img{
	margin-top: 10px;
	margin-bottom: 10px;
	border: thin solid #666699;

}

#left a:link, a:visited {
	color: #003399;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#left a:hover, a:active {
	color: #0099CC;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

a:link, a:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: none;}
	
a:hover, a:active {
	color: #0066FF;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-size: 22px;
	color: #006666;
}
h4 {
	color: #333366;
}
