body {	
	background: #2a2a2a url(hg.jpg) left top repeat-y;
}

body, td, tr {
font-family: courier new;
font-size: 10px;
line-height: 11px;
text-align: left;
}

input, textarea, select {
        font-family: Verdana;
        font-size: 10px;
        letter-spacing: 1px;
        border: 1px solid #1c1c1c;
        background: #202020;
        color: #7B7B7B;
}

b{color:#fc9880; font-weight: bold; letter-spacing: 5px;}
i{color:#beb992;}
u{color:#82655f; letter-spacing:1px;}
s{color:#ad4f7b; letter-spacing:2px;}

#div-layout 	{
		width:	705px;
		margin:0 auto;
		top: 0px;
}

#div-header {
	position: absolute;
	background: url(header.jpg) no-repeat;
	left:		0px;
	top:		0px;
	width:		705px;
	height:		509px;
}

#div-header-content {
	position: absolute;
	left:		490px;
	top:		90px;
	width:		558px;
	height:		393px;
}

#div-content {
	position: absolute;
	background: #303948;
	left:		60px;
	top:		509px;
	width:		392px;
}

div.center {
         text-align: center;
}

h1 {
font-family: georgia;
font-size:11px;
line-height: 12px; 
color: #ac4550;
border-bottom:  1px solid #e3cebc;
letter-spacing:1px; 
text-align:right;
text-transform: uppercase;
font-weight: bold;
padding-right: 50px;
margin-right: 40px; 
}

h2 {
font-family: georgia;
font-size:11px;
line-height: 12px; 
color: #374258;
letter-spacing:1px; 
text-align:left;
text-transform: uppercase;
font-weight: bold;
padding-left: 0px;
margin-left: 30px;
opacity: 0.8; 
}
	
.text {       
font-size: 10px;  
line-height: 15px;       
font-family: verdana;
color: #808080;
padding-left: 2px;
padding-right: 2px;
text-align:justify;
}

a.menu:link, a.menu:visited, a.menu:active {
color: #595959;
background: #202021;
opacity: 0.8; 
text-shadow: #1d1d1d 1px 1px 1px;
width: 150px;
height: 14px;
font-family: verdana;
font-size: 10px;
line-height: 12px;
letter-spacing: 5px;
margin:2px;
padding:2px;
text-transform: lowercase;
display: block; 
}

a.menu:hover {
color: #898483;
background: #2f2f2f;
width: 150px;
height: 14px;
font-family: verdana;
font-size: 10px;
line-height: 12px;
letter-spacing: 5px;
margin:2px;
padding:2px;
text-transform: lowercase;
display: block; 
}

a:link {color:#b4a592; text-decoration:none; }
a:visited {color:#b4a592; text-decoration:none; }
a:active {color:#b4a592; text-decoration:none; }
a:hover {color:#c3c3c3; text-decoration:none; }