body{
background-color:#ffffff;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
background-image:url(images/bg.gif);
background-repeat:repeat;
}
#main {
width:800px;
margin-right:auto;
margin-left:auto;
height:auto;
background-color: #E1DCC9;
}
#newtop{
width:800px;
height:80px;
text-align:right;
vertical-align: top;
background-color:#E1DCC9;
background-image:url(images/satin.jpg);
background-repeat: no-repeat;
background-position:left;
}
#top{
width:800px;
height:80px;
background-image:url(/images/header.jpg);
text-align:right;
vertical-align:top;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 42px;
color:#CCCCCC;
}
#newcontent{
width:780px;
height:500px;
margin:10px;
margin-top:0px;
color: #F00;
background-color:#FFFFFF;
text-align:center;
font-size:24px;
border: 1px solid #999999;
font-family: "Gloucester MT Extra Condensed", Georgia, "Times New Roman", Times, serif;
}
#content{
	width:770px;
	margin:10px;
	margin-top:0px;
	color: #F00;
	padding:5px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
	text-align:center;
}

.homelinks{
font-family: "Gloucester MT Extra Condensed", Georgia, "Times New Roman", Times, serif;
font-size: 52px;
}


#links{
width:770px;
margin:10px;
padding:5px;
background-color:#FFFFFF;
border: 1px solid #999999;
text-align:left;
}
a.smaller:visited, a.smaller:link, .smaller{
font-size:24px;
font-weight:bold;
color:#FFFFFF;
}
a.smaller:hover{
color:#DDDDDD;
}
#footer{
width:770px;
margin:10px;
padding:5px;
background-color:#FFFFFF;
clear:both;
border: 1px solid #999999;
text-align:center;
}
#legalfooter{
width:770px;
margin:10px;
padding:5px;
background-color:#FFFFFF;
clear:both;
border: 1px solid #999999;
text-align:center;
font-size:smaller;
}
.fpimageleft{
float:left;
margin-right:5px;
margin-bottom:5px; 
clear:both;
}
.fpimageright{
float:right;
margin-left:5px;
margin-bottom:5px; 
clear:both;
}
ul{
list-style:none;
clear:left;
width:100%;
margin:0px;
padding:0px;
}
ul#images li{
float:left;
height:240px;
width:150px;
margin:0px;
text-align:center;
}
ul#memimages li{
float:left;
height:240px;
width:190px;
margin:0px;
text-align:center;
}
ul#arclinks li{
float:left;
height:20px;
width:190px;
margin:0px;
text-align:center;
}
ul#video li{
float:left;
height:160px;
width:150px;
margin:0px;
text-align:center;
}
#imagecontent{

margin-right:0px;
margin-left:0px;
padding:5px;

}
#memcontent{
width:768px;
height:300px;
margin:10px;
background-color:#FFFFFF;
padding:5px;
border: 1px solid #999999;
}

#memleft{
width:350px;
float:left;
text-align:justify;
}
#memright{
width:350px;
float:right;
}
.clearlink{
clear:both;
text-align:center;
font-weight:bold;
}
#clear{
	clear:both;
}

.titlecenter {
	font-size: 24px;
}
