/* CSS Document */

body {
font-family : Georgia, Serif; 
font-size : 12px; 
color : #000000; 
margin : 0; 
border : 0;
padding: 0;
background-color : #7a9932;
text-align: justify;
cursor:default; 
} 

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

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

#header {
width : 497px;
margin : 0; 
margin-bottom : 0;
background-color:#6C5E56

} 

#body {
float : center; 
width : 491px;
border-right: solid 3px #b50406;
border-bottom:solid 3px #b50406;
border-left:solid 3px #b50406;
padding-bottom : 0px;
background-color:#e03136} 

#main {margin : auto; 
float : center; 
width : 450px; 
padding-bottom : 8px;
 }


A:link {COLOR: #ffffff; text-decoration: none; font-weight:bold}
A:visited {COLOR: #ffffff; text-decoration: none;  font-weight:bold}
A:hover {COLOR: #b50406; text-decoration:underline; font-weight:bold}



.text {
color : #000000; 
font-size : 12px; 
font-weight : normal; 
margin-bottom : 20px; 
margin-top : 15px; 
padding-bottom : 2px; 
width : 100%;
text-align: center;  
} 

.title {
color : #d2a8b5;
border-bottom: solid 1px #d2a8b5;
font-size : 14px;
letter-spacing:3px;
font-family : Georgia, Serif;
font-style:oblique;
font-weight : bold;
text-align : right;
margin-top : 0px;}
