body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right:10px;
	margin-top: 4px;
	color:#CC0066;
	
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color: #009900
	font-size: 20px;
}

h2 {
	color: #FF9999;
}

h3 {
	color: #990000;
}

h4 {
	color: #D93C20;
}

h5, h6 {
	color: #FF6633;
	font-size: 12px;
	
}

a {
	color: #246A57;

}

#wrapper {margin: 0 auto; text-align:center; width:950px;}

#top {
	width:950px;
	height: 90px;
	background-color:#CC0066;
	border-color::#CC0066;
	border:thick;
	color:#FFFFFF;
	text-align:center
}

#main_wrap {
	width:946px;
	height:510px;
	position:relative; top:0; left:0; overflow:visible;
	padding-bottom:100px;
	border-color:#FF99CC;
	border-width:2px;
	border-style:solid;
	border-bottom:none;
}
	
.art {	
	width:275px;
	position:relative; left:0;
	float:left;
	margin:0px;
	font-size:10px
	}
	
.middle {
	width:330px;
	position:relative; left:0;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	border-color:#FF99CC;
	border-left-width:2px;
	border-left-style:solid;
	}
	
.rightside {
width: 304px;
padding:5px;
background:#FFFFFF;
left:0;
top:0;
float:left;
display:block;
position:relative;
color:#FFFFFF;
font-size:12px;
overflow:inherit;
border-color:#FF99CC;
border-left-width:2px;
border-left-style:solid;
z-index:2;
}

.rightside h1 {font-size:16px; font-weight:bold; color:#FFFFFF; margin:0; padding:0;}
.rightside a {color:#f1f1f1}

#footer_wrap {
background: #fff; 
width: 100%; 
border-top: 1px solid #c5c5c5; 
position: fixed; bottom: 0; left:0;
z-index: 3;
}

#footer {
height: 50px; 
width: 750px; 
margin: 6px auto;
overflow: hidden;}

.footer_section_small {width: 25px; float: left; font-size:9px;}

.footer_section {width: 200px; float: left; text-align:center}
.footer_section p, .footer_section ul {font-size: 11px;}
.footer_section ul li {text-transform: uppercase; font-weight: bold; list-style-type: none;}
.footer_section a {font-weight: bold; text-decoration:none; font-size:11px; color:#3300FF}

#footer_links {width: 150px;}
