body { 
margin : 20px 0; 
padding : 0; 
background : #330000; 
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 15px; 
color : #330000; 
}

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #330000;
}

h1 a, h2 a, h3 a, h4 a {
	color: #330000;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	color: #FFFFFF;
}

h1 {
	letter-spacing: -1px;
	font-size: 1.5em;
        margin-top:0px;
        margin-bottom:15px;
}

h2 {
	letter-spacing: 0px;
	font-size: 1.3em;
        margin-top:0px;
        margin-bottom:0px;
}

h3 {
	letter-spacing: 0;
	font-size: 1.2em;
        margin-top:0px;
        margin-bottom:0px;
} 

h4 {
	letter-spacing: 0;
	font-size: 1.1em;
        margin-top:0px;
        margin-bottom:0px;
}

p, ul, ol { 
margin-bottom : 2em; 
line-height : 180%; 
} 
blockquote { 
margin : 0 0 0 2em; 
padding : 0 2px 0 1em; 
font-style : italic; 
border-left : 4px solid #f2eab8; 
} 
a { 
text-decoration : none; 
color : #330000; 
} 
a:hover { 
border : none; 
color : #ffffff; 
} 
a.specialLink:link { 
color : red; 
} 
a.specialLink:visited { 
color : red; 
} 
a.specialLink:hover { 
color : red; 
} 
hr { 
display : none; 
} 
#header { 
width : 760px; 
height : 120px; 
margin : 0 auto; 
} 
#menu { 
width : 760px; 
height : 42px; 
margin : 0 auto; 
background : #330000 url(images/gold-menu.jpg) no-repeat; 
} 
#menu ul { 
margin : 0; 
padding : 11px 0 0 26px; 
list-style : none; 
} 
#menu li { 
float : left; 
} 
#menu a { 
padding : 0 20px; 
border : none; 
letter-spacing : 0; 
font : normal 17px "Trebuchet MS", Arial, Helvetica, sans-serif; 
color : #6a5000; 
} 
#menu a:hover { 
color : #6a5000; 
} 
#menu a.specialLink:link { 
color : #b10000;
} 
#menu a.specialLink:visited { 
color : #b10000; 
} 
#menu a.specialLink:hover { 
color : #b10000; 
} 
#page { 
width : 760px; 
margin : 0 auto; 
background : #330000; 
} 
#content { 
width : 760px; 
margin : 0 auto; 
background : #f0e5bc; 
} 
#iwebalbum { 
width : 760px; 
margin : 0 auto; 
background : #f0e5bc; 
} 
#footer { 
width : 760px; 
height : 44px; 
padding : 12px 0 0 0; 
margin : 0 auto; 
font-family : verdana, arial, helvetica, sans-serif;
font-size : x-small; 
background : url(images/footer.jpg) no-repeat; 
} 
#footer p { 
margin : 0; 
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
color : #330000; 
} 
#footer a { 
color : #330000; 
} 
