body { 
color: white; font-size: 10pt; font-family: Palatino; letter-spacing: 1px;
background-image: url(../images2/backgroud_pattern1.jpg);
background-repeat: repeat-x;
background-attachment: fixed;
}

td { vertical-align: top }
a:link { color: #f77fbe; }
a:visited { color: silver; }
a:hover { color: white; }
a:active { color: white; }

#topbar { 
margin-top: 3em;
margin-bottom: 2em;
}

#stuff {
margin-left: 2em;
}


#menu { padding: 1em;
font-family: Trebuchet MS;
font-size: 11px;
letter-spacing: .1em;
font-weight: bolder;
line-height: 130%;
width: 290px;
}
#menu a:link { 
color: #f77fbe;  
text-decoration: none;
}
#menu a:visited { 
color: silver;
text-decoration: none; 
}
#menu a:hover {
color: #674846;
background-color: #f77fbe;
text-decoration: none;
}


#title { 
font-family: Trebuchet MS;
margin-left: 10px;
margin-right: 10px;
margin-top: 30px;
padding: 5px;
width: 540px;
font-weight: bolder;
color: #674846;
letter-spacing: .1em;
background-color: #f77fbe;
}
#description {
margin-left: 10px;
padding: 1em 0em 3em 0em;
width: 540px;
}
#description a:link { 
color: #674846; 
background-color: #f77fbe; 
text-decoration: none; }
#description a:visited { 
color: silver; 
text-decoration: none;}
#description a:hover { 
color: #f77fbe; 
background-color: #674846;}

