html, body, img { margin: 0;padding: 0; }
	  
body {
text-align: left;
font-size: 11px;
font-family: arial, sans-serif;
color: #FFFFFF;
background: #000000;
}

h1 { font-size: 150%; }
h2 { font-size: 140%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }

h1, h2, h3, h4, h5 { font-family: tahoma, arial, sans-serif; letter-spacing: 1px; color: #A16248; }
	
ul li, ol li { font-size: 100%; }
ul li ul li a { font-size: 100%; }
	
table { font-size: 110%; }

a { text-decoration: none; }

a:link { color: #000000; }
a:visited { color: #000000; }
a:hover {color: #C0F; }
a:active { color: #333333; }

.red { color: #A16248; font-weight: bold; }

#wrap {
width: 1000px;
height: 908px;
margin: 0 auto 0 auto;
background: url(/images/back1.jpg) top no-repeat;
}

#header {
text-align: center;
font-size: 120%;
}

#footer {
width: 1000px;
margin: 0 auto 20px auto;
text-align: center;
color: #999999;
}

#footer a { 
color: #999999;
}

/* END CSS */
/* END CSS */