body{
	background-color: 	#666;
	margin: 0;
	padding: 0;
}

img{ border: none; }
#container {
	width: 800px;
	z-index: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu {s
	width: 800px;
	height: 29px;
	background: url(../images/menu_bg.jpg) repeat-x;
	z-index: 0;
	width: 800px;
}
#flash_banner{
	height: 220px;
	width: 599px;
	z-index: 0;
	float: left;
	left: 0px;
}
#right_column {
	width: 201px;
	float: right;
	z-index: 0;
	background: url(../images/column_bg.jpg) repeat-y;
	height: 220px;
}
#content {
	height: 553px;
	width: 800px;
	float: left;
	background: #cccccc;
	z-index: 0;
	text-align: center;
	padding-top: 30px;
}
#pocker_logo {
	float: right;
	z-index: 1;
	height: 212px;
	width: 244px;
	position: absolute;
	margin-left: 580px;
	margin-top: 55px;
}
#footer {
	clear: both;
	height: 25px;
	width: 800px;
	background: #F00;
}
.menu_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 35px;
	padding-top: 8px;
}
a:link{
	font: bold 12px "Arial Black", Gadget, sans-serif;
	color: #FFF;
	text-decoration: none;
}
a:visited {
	font: bold 12px "Arial Black", Gadget, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font: bold 12px "Arial Black", Gadget, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
/* Scroller */
#pscroller1{
width: 190px;
height: 500px;
padding: 5px;
text-align:center;
}


.someclass{ /*class to apply to your scroller(s) if desired */ }

.logo_align{ margin: 10px 0 10px 0; }
img{ border: none; }
