body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
  background: repeat-x url(original-boxes.jpg) #ffffff; 
  background-repeat:no-repeat; 
background-attachment:fixed; 
background-position:top center;

	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
form { display: inline; 	
	padding: 0 0 0 0;
	margin: 0 0 0 0; 
	}

#wrapper {
	width: 950px;
/*	padding: 10px;  */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: left;
	border: 0px solid #DDDDDD;
}
#player {
position: absolute;
top: 10px;
right: 10px;
width: 150px:
height: 50px;
}
#header {
	text-align: left;
valign: left;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: auto;
/*	background-color: #f1f1f1;  */
}
#container {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(back.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 1%;
	width: auto;
}

/*
#nav {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#nav li {
	margin: 0px;
	padding: 0px;
	display: block;
	background-attachment: scroll;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
	color: #666666;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	width: 130px;
}
#nav li a:hover {
	color: #999999;
	text-decoration: none;
}
*/
#left, #center, #center2, #right {
	margin: 0px;
	color:black;
	background:#8b88a9;filter:alpha(opacity=80);opacity:.80;
/*	height: auto;  */
	
	height: 350px;
	width: 210px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	line-height: 1.4em;
}

#center, #center2, #right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

	


 a:link,  a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
/*	color: #999999;  */
	text-decoration: underline;
}



h1 {
	font-size: 14px;
		color: #fdd71d;

	margin: 0px;
	padding: 0px;
}

.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}



#footer {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
/*	background-color: #F1F1F1;  */
}
#footer p {
	font-size: 15px;

	color: #fdd71d;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #fdd71d;
	text-decoration: none;
}
#footer a:hover {
	color: #fdd71d;
	text-decoration: underline;
}



.lefty{
float:left;
margin-right:5px;
}