<!--

BODY {
 margin:0px auto;
text-align:center;
font-family: Verdana,Helvetica,Arial;
font-size: 90%;
color:#660B15;
background-image:url(img/bg.jpg);
background-repeat:repeat-x;
height:100%;
background-color:#D2B7BA;
}

td {font-size: 90%;
color:#660B15;
}

#page {
width:835px; 
margin:0px  auto;
background-color:#C3AAAD;
background-image:url(img/content-bg.jpg);
background-repeat:repeat-x;
padding-bottom:14px;
}

#head{
padding-top:8px;
padding-bottom:9px;
}


#content {
text-align:left;
width:786px; 
background-color:white;
padding:5px;
}

#nav {
margin:0px;
padding:0px;
}

#nav .wborder {
margin-right:2px;
}

h1 {margin-top:10px;
margin-bottom:21px;}

h2 {
color:#660B15;
font-size: 100%;
text-decoration:none;
margin-top:10px;
margin-bottom:5px;}

b {color:#EB6225;}

#text {
padding-left:0px;
margin-left:44px;
float:left;
width:496px;}


*html #text {
margin-left:24px;
padding-left:0px;
width:496px;
}


#sidebar {
background-color:white;
float:right;
width:231px;}


#bottom{
margin-top:9px;
width:796px; 
background-color:white;
height:45px;
}


#content li { margin-left:-18px; line-height:1.5em;}


a:link {text-decoration:none;color:#EB6225;}
a:visited {text-decoration:none;color:#EB6225;}
a:active {}
a:hover {color:#EB6225; text-decoration:underline; }

 .uline {text-decoration:underline; color:#EB6225;}





