body{
background-color:#ffffff;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:small;
}
#main {
width:800px;
margin-right:auto;
margin-left:auto;
height:auto;
background-color: #bbbbbb;
}
#newtop{
width:800px;
height:100px;
text-align:center;
vertical-align:top;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 62px;
color:#ffffff;
}
#top{
width:800px;
height:100px;
text-align:center;
vertical-align:top;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 42px;
color:#CCCCCC;
}
.homelinks{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 52px;
}
#content{
width:770px;
margin:10px;
padding:5px;
background-color:#bbbbbb;
border: 1px solid #999999;
text-align:justify;
}
#newcontent{
width:780px;

margin:10px;
color:#cccccc;
text-align:center;
background-image:url(images/montage.jpg);
background-repeat: no-repeat;
background-position: top right;
}
#links{
width:770px;
margin:10px;
padding:5px;
background-color:#bbbbbb;
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:#eeeeee;
}
#footer{
width:770px;
margin:10px;
padding:5px;
background-color:#bbbbbb;
clear:both;
border: 1px solid #999999;
text-align:center;
}
#legalfooter{
width:770px;
margin:10px;
padding:5px;
background-color:#bbbbbb;
clear:both;
border: 1px solid #999999;
text-align:center;
font-size:smaller;
}
.fpimageleft{
float:left;
margin-right:5px;
margin-bottom:5px; 
}
.fpimageright{
float:right;
margin-left:5px;
margin-bottom:5px; 
}
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;

}
.style1 {font-weight: bold}


#memcontent{
width:768px;
height:auto;
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;
}
p{
color:#000000;
}
ul#fplist li{
color:#FFFFFF;
text-align:left;
list-style:disc;
font-size:28px;
}
h3{
text-align:center;
}
#clear{
	clear:both;
}
#clear1{
	clear:both;
}