body {
     background-color: #000000;
     font-family: georgia, times, sans-serif;
     font-size: 12px;
     line-height: 16px;
     text-align: justify;  
     color: #F5DEEB;}

p {
     font-family: georgia, times, sans-serif;
     font-size: 12px;
     line-height: 16px;
     text-align: justify;  
     color: #F5DEEB;}

input, textarea, select{
border-color:#AA596A;
border-style: solid;
border-width:1px;
font-family: georgia, tahoma, sans-serif; 
font-size: 11px;
font-weight: bold;
line-height:14px; 
word-spacing: 1px; 
text-align: left;
color:#F5DEEB;
background-color: #000000;
}

a:link, a:active, a:visited {
     color: #BF4273; 
     font-weight: bold;
     text-decoration: none;
     border-bottom: 1px #BF4273 dotted;}
	
a:hover {
     color: #EDB327; 
     font-weight: bold;
     text-decoration: none;
     border-bottom: 1px #CD1D41 dotted;}

strong {color:#983E4A;}
em {color:#F6B6C4;}

h1 { 
     color: #CD1D41;
     font-size: 20px;
     font-family: times, times new roman, serif;
     font-weight: bold;
     line-height: 12px;
     font-style: italic;
     text-indent: 20px;
     letter-spacing: 2px;
     margin: 0px 0px 5px 0px;}

h2 { 
     color: #CD1D41;
     font-size: 14px;
     font-family: times, times new roman, serif;
     font-weight: bold;
     line-height: 14px;
     text-align: left;
     text-transform: uppercase;
     letter-spacing: 1px;
     margin: 0px 0px 5px 0px;}

h3 { 
     color: #CD1D41;
     font-size: 12px;
     font-family: times, times new roman, serif;
     font-weight: bold;
     line-height: 14px;
     text-align: left;
     text-transform: uppercase;
     letter-spacing: 1px;
     text-align: center;
     margin: 0px 0px 2px 0px;}

.owned {
	margin: 10px;
	margin-top: 5px;
	padding: 2px;
	border-width: 3px;
	border-color: #C73A7C;
	}

.menu {	
     position:absolute;
     font-size: 12px;
     top: 440px;
     left: 655px;
     width: 200px;
text-align: left;
display : block;
color : #F5DEEB;
font-variant: small-caps;
font-family: georgia, times, serif; 
} 

.content {
position:absolute;
top: 450px;
left: 15px;
width: 600px;
display : block;} 
