body {
	background-color: #bfbfbf;
	background-position: 0 top;
	background-image: url(/resources/images/BgRepeat.png);
	background-repeat: repeat-x;
	font-family: "Lucida Grande",Geneva,Arial,Helvetica,sans-serif;
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
}

/*
// BODY PARTS
*/

#content {
	padding-bottom: 20px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 20px;
	background-color: white;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	border-color: #666;
	border-style: solid;
	border-width: 1px;
	height: auto !important;
	width: 661px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 6px;
}

#content #banner {
	margin-bottom: 25px;
	/* border-color: #b3b3b3;
	border-width: 1px;
	border-style: solid;
	-webkit-box-shadow: 0px 0px 4px #ccc; */
}

#feed {
	margin-left: 3px;
	padding: 0 0 0 14px;
	background: url("/resources/images/rss_10.png") no-repeat 0 50%;
	font-family: "Lucida Grande",Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
}

body#forumBody #footer {
width: 661px;
}


