body { 
    background-color:#F4EEEE;
    background-image:url(bghorz.jpg);
    background-repeat:repeat-y;
 font-family : Verdana, 'Lucida Grande', Arial, Sans-Serif;
font-size : 80%;
margin-bottom : 25px;
margin-top : 25px;
color : #000;
text-align : left;
line-height : 18px;
} 
a:link, a:active, a:visited { 
color : #000;
text-decoration : none;
} 
a:hover { 
color : #815894;
text-decoration : none;
} 
#top { 
width : 476px;
height : auto;
margin : auto;
background-image : url(bkgd.jpg);
background-repeat : repeat-y;
} 
#header { 
width : 476px;
height : 282px;
background-image : url(header.jpg);
background-repeat : no-repeat;
} 
#footer { 
width : 476px;
height : 49px;
background-image : url(footer.jpg);
background-repeat : no-repeat;
clear : both;
} 
#content { 
padding-left : 15px;
padding-bottom : 10px;
width : 445px;
} 
#left { 
width : 190px;
padding-top : 15px;
padding-left : 19px;
} 
#sidemenu { 
width: 445px;
margin-bottom : 20px;
} 


#sidemenu {
list-style-type : none;
line-height: 20px;
}

#sidemenu a { 
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: top;
  text-align: center;
background-color: #D2C2DC;
text-align : right;
font-family : Verdana, Tahoma, Serif;
font-weight : normal;
font-style : normal;
font-size : 12px;
border-left : 5px solid #A886B9;
padding : 2px 10px 2px 10px;
} 

#sidemenu a:link { 
color : #000000;
} 
#sidemenu a:visited { 
color : #000000;
} 
#sidemenu a:hover { 
color : #000000;
background-color : #F4EEEE;
} 

.letter { 
color : #734585;
font-family : georgia, times new roman, serif;
font-size : 23px;
font-weight : bold;
font-style : italic;
letter-spacing : 2px;
padding : 0;
text-transform : lowercase;
} 
input, textarea, select { 
font-family : arial, sans serif, Tahoma;
font-size : 11px;
border : 1px solid #714383;
background-color : #F4EEEE;
color : #000;
} 
h1, h2, h3 { 
background-image:url(bgheader.jpg);
height : 18px;
margin-top : 10px;
padding : 0px 1px 0px 10px;
margin-bottom : 10px;
color : #815894;
font-family : georgia, times new roman, serif;
text-align : left;
font-weight : normal;
font-style : italic;
font-size : 10pt;
line-height : 18px;
letter-spacing : 1px;
text-transform : lowercase;
border-bottom : 1px solid #815894;
} 
#footer p { 
color : #fff;
margin : 0;
font-weight : bold;
text-transform : uppercase;
padding : 19px 0 0 0;
text-align : center;
} 
#footer a { 
color : #fff;
font-weight : normal;
text-transform : uppercase;
border-bottom : 0 solid #fff;
} 
#footer a:hover { 
color : #fff;
font-weight : bold;
border-bottom : 0 solid #fff;
} 

img {
padding: 2px;
border-style: none;}
