body{
	background-color: 	#666;
	margin: 0;
	padding: 0;
}

#container {
	width: 800px;
	z-index: 0;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	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: 942px;
	padding-top: 200px;
}
#news {
	float: left;
	width: 203px;
	background: #f2f2f2;
	z-index: 0;
	height: 785px;
}
.news_heading {
	float: left;
	height: 70px;
	width: 203px;
	background: url(../images/news_heading_bg.png) no-repeat;
}
.news_heading2 {
	float: left;
	height: 70px;
	width: 203px;
	background: url(../images/trevol_bg.png) no-repeat;
}
.news_heading3 {
	float: left;
	height: 70px;
	width: 203px;
	background: url(../images/diamond_bg.png) no-repeat;
}
.news_heading4 {
	float: left;
	height: 70px;
	width: 203px;
	background: url(../images/ace_bg.png) no-repeat;
}
.news_content {
	width: 203px;
	float: left;
	background: url(../images/news_heading_content_bg.png) repeat-y;
}

#content {
	width: 396px;
	float: right;
	background: #cccccc;
	z-index: 0;
	padding-bottom: 202px;
}
#pocker_logo {
	float: right;
	z-index: 1;
	height: 212px;
	width: 244px;
	position: absolute;
	margin-left: 580px;
	margin-top: 55px;
}
#content_heading {
	background: url(../images/news_content_heading.jpg) no-repeat;
	height: 77px;
	width: 396px;
}
#main_content {
	width: 396px;
}
#footer {
	clear: both;
	height: 25px;
	width: 800px;
	background: #F00;
}
.news_heading_font {
	font: 14px "Arial Black", Gadget, sans-serif;
	color: #FFF;
	padding-top: 13px;
	padding-left: 80px;
}

.news_content_font {
	font: 10px "Arial Black", Gadget, sans-serif;
	color: #999;
	padding-left: 29px;
	padding-right: 20px;
	padding-top: 0px;
}
.news_content_font a{ color: #000; }
.content_heading_font {
	color: #FFF;
	font: italic 14px "Arial Black", Gadget, sans-serif;
	padding-left: 90px;
	padding-top: 20px;
}
.subcontent_heading_font {
	color: #FFF;
	font: italic 10px Verdana, Geneva, sans-serif;
	padding-left: 8px;
	padding-top: 10px;
}
.main_content_font {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
}
.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;
}
a.gallery:link{
	font: bold 12px "Arial Black", Gadget, sans-serif;
	color: #000000;
	text-decoration: none;
}
a.gallery:visited {
	font: bold 12px "Arial Black", Gadget, sans-serif;
	color: #0000FF;
	text-decoration: none;
}
a.gallery:hover {
	font: bold 12px "Arial Black", Gadget, sans-serif;
	color: #FF0000;
	text-decoration: none;
}


/* Scroller */
#pscroller1{
width: 190px;
height: 550px;
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; }