﻿*
{
	margin: 0;
	padding: 0;
}

body 
{
	/*
	background:#eee url(img/page-bg.gif) repeat-y center;
	*/
}

#wrapper
{
	margin: 0 auto;
	width: 950px;
}

.rss
{
	
}

#head
{
	background: #eee;
}

#bc
{
	clear: both;
}

#content
{
	clear: both;
	width: 950px;
	min-height: 263px;
	height: auto !important;
	height: 263px;
}

#fol 
{
	clear: both;
}

#foot
{
	clear: both;
	background: #eee;
}

