body {
font-family : 'Trebuchet MS', Helvetica, sans-serif; 
font-size : 12px; 
margin-top : -2px; 
background-color :#0D0B0C; 
} 
html { overflow-y: scroll;}
#container { 
margin : 0 auto; 
width : 736px; 
} 
#header { 
background : url('images/header.jpg'); 
height : 116px; 
width : 736px; 
} 
#headertitle { 
padding-top : 10px; 
padding-left : 15px; 
float : left; 
font-size : 1.2em; 
color : white; 
} 
.boldtitle { 
font-size : 1.6em; 
font-weight : bold; 
padding-left : 5px; 
} 
#links { 
padding-top : 95px; 
padding-left : 365px; 
color : white; 
font-weight : normal; 
letter-spacing : 1.5px; 
} 
a { 
color : white; 
text-decoration : none; 
font-size : 1em; 
letter-spacing : 1.5px;
}
a:hover { 
color : #ffb619; 
text-decoration : underline overline;
letter-spacing : 1.5px;
}
ul{ 
color : white;
text-align : center;  
text-decoration : none;
letter-spacing : 1.5px; 
font-size : 1em; 
}
ul:hover { 
color : #ffb619;
text-align : center;  
text-decoration : underline overline;
} 
#content { 
background-color : #3d3d3d; 
padding-left : 10px;  
width : 726px;
clear : both; 
margin-top : 20px; 
} 

p { 
padding : 5px 20px 30px 30px;
color : #ffffff;
font-weight : normal;
text-align : justify;
} 
.header1 { 
color : white; 
font-size : 0.9em; 
text-indent : 20px; 
padding-top : 20px; 
letter-spacing : 2px; 
} 
#picturelist {
text-align : center; 
margin-right : auto; 
margin-left : auto; 
}
.picturelist {
	text-align: center;
}
#picturelist li { 
list-style : none; 
float : left; 
font-weight : bold; 
color : #777777; 
} 
#picturelist img { 
display : block; 
margin : 10px; 
} 
#picturelist img:hover { 
border : 2px solid #515151; 
} 
#picturelist a { 
color : #777777; 
text-decoration : none; 
} 
#picturelist a:hover { 
color : #999999; 
} 
#footer {
background-color :#0D0B0C;  
color : #999797; 
font-size : .9em;
letter-spacing : 1px;  
padding-top : 10px; 
float : right; 
} 
#footer a { 
color : #cdcbcb;
letter-spacing : 1px;  
font-size : .9em; 
} 
#footer a:hover { 
color : #ffb619; 
font-size : .9em;
letter-spacing : 1px;  
text-decoration : underline overline;  
}

