body {
margin:0 auto;
text-align:center; 
font-family: Georgia, Times New Roman, Times, serif;
background-image:url(images/VeroBeachArtClubBackGround.jpg);
overflow:scroll;
}
.cont{
margin:0 auto;width:960px;text-align:left;
}
a{
text-decoration:none;
}

.paragraphtitle {
	color: #00208C;
	font-weight:bold;
	text-align:left;
}

.fineprint {
	font-size: 12px;	
}

.sectionheader {
	//font-size: 24px;
	font-size: x-large;
	font-weight: bold;
	margin-top: 0px; 
	margin-bottom: 0px;
}

.sectionTitle {
	//font-size: 14px;
	font-size: large;
	color: #046180;
	font-weight: bold;
	font-style: italic;
	text-align:center;
}

.sectionheader2 {
	font-size: 22px;
	font-weight: normal;
	margin-top: 0px; 
	margin-bottom: 0px;
}

.WhiteArtworkTitle {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
}

.WhiteTitles {
	font-size: 28px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}

.WhiteArtistName {
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}

.FooterLinks {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #7C8268;
	font-style: normal;
}
.menu{position:absolute;height:23px;margin-top:3px;background-color:#006677;overflow:hidden;z-index:100;}
.menu:hover{overflow:visible;}
.menu a{display:block;padding:1px;text-decoration:none;text-align:center;background-color:#006677;color:#D1A57B;}
.menu a:hover{color:#ffff00;}
