*{ margin: 0; padding: 0; }*
body { 
background-image: url(images/background.gif);
align:center;
}
a {COLOR: #972821; text-decoration: none;}
a:visited {COLOR: #972821; text-decoration: none;}
a:hover {COLOR: #333; text-decoration: underline;}
p { margin: 15px 15px 15px 15px; }

html { center; 
} 

.style4 {
	color: #FDCA93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.style5 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {
	color: #FECA90;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style10 {	color: #FDCA93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
.style11 {font-family: Arial, Helvetica, sans-serif}
.style13 {font-size: 12px}







#maintable { margin:auto; background-color:#000000; width:300px; height:300px; } 

#header {
background: #F34E49 url(images/header.jpg) repeat-x;
height: 215px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
#header h1 a {
color: #333333;
text-decoration: none;
}
#header h1 a:hover {
color: #333333;
text-decoration: none;
}
#header h2 {
color: #660022;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}


#wrap { padding: 10px 10px 3px 10px; width: 760px; margin:20px auto; background: #fff;}
#left { float: left; width: 180px; background: #000066; margin-bottom: 10px; margin-top: 20px;}
#left ul { padding: 5px 10px 10px 10px; margin: 0; }
#right { margin-bottom: 10px; float: right; width: 550px; padding: 0 10px 10px 10px; margin-top: 10px;}
	
#footer { font-size: 11px; text-align: center; border-top: 1px solid #ccc; padding: 10px 5px; }
