* { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #FF0000;

 }
 
 body{
 background: #000000 url(../layout/background.gif) 50% 50% no-repeat;
 
 }
  body#splash{
text-align:center;
 background-image:none;
 margin-top:50px;
 }
 
 #page{
position:absolute;
top:10px;
left:0px;
width:100%;
 margin-left:150px;
 padding-left:30px;
 padding-top:50px;
  background: url(../layout/background-top.gif) repeat-x;
  width:800px;
 }
 
 #page ul{
margin:5px;
padding:0px;
list-style:none;

}

#page td{
vertical-align:top;
}

h1{
font-size:120%
}
h2{
font-size:110%
}
img{
border:0px solid #ff0000;
}

#page a{

color:#cccccc;
text-decoration:none;
}

#page a:hover{

color:#cccccc;
text-decoration:underline;
}

.contact p{
margin-left:10px;
}
.members li{

font-weight:bold;
padding-top:3px;

}
.members li i{

font-weight:normal;

}

.memorium p, .memorium h2{ 
text-align:center;
}
.memorium .image{ 

border:3px solid #333333;
margin:4px;
width:100px;
height:100px;
overflow:hidden;
text-align:center;
float:left;
}
#page .photos a{

color:#FF0000;
text-decoration:none;
}

#page .photos a:hover{
text-decoration:underline;
}
.mempeople{
clear:both;

}
