/* CSS Document */
body {
font-family : Verdana;
font-size : 12px; 
color : #d2e4a7;
line-height: 18px;
padding-bottom: 6px;
font-weight : normal;
text-align : justify;
margin : 0; 
border : 0;
padding: 0;
background: #a28774;
cursor:default; } 

table, tr, td {
margin : auto;  
border : 0; 
} 


A:link {COLOR: #a28774; text-decoration: none;}
A:visited {COLOR: #a28774; text-decoration: none;}
A:hover {COLOR: #a28774; text-decoration:underline;}




#container {
width : 454px; 
margin : auto; 
text-align : justify;
background: #000000;
top: 0px;
float: center;  
} 

#header {
width : 454px;
margin : 0; 
margin-bottom : 0;

} 

#main {
float : center; 
width : 454px; 
padding-bottom : 0px; } 

#body {margin : auto; 
float : center; 
width : 400px; 
padding-bottom : 8px; }

#menu{
float : center; 
text-align : center;
margin : auto;
width : 400px; 
padding-bottom : 0px;
margin-top : -25px;
margin-bottom: 25px} 


.title {
color : #5c737b;
border-bottom:solid 1px #5c737b;
border-left: solid 5px #5c737b;
border-right: solid 5px #5c737b;
font-size : 11px;
font-variant:small-caps;
line-height: 14px;
font-family : Arial;
letter-spacing: 1px;
text-align : left;
padding-left: 40px;
margin-left: 15px;
margin-top: 10px; } 


.menu, .menu a, .menu a:visited {
color : #a28774;
font-size : 10px;
font-weight: bold; 
font-family : Verdana;
letter-spacing: 1px;
} 

.menu a:hover { text-decoration:none; color:#e5ba9b; }


