body {
	background-image: url(http://www.bigcheese1079.net/media/site_images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: 0px;
}
#page {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}
#header {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 158px;
}
#menu {
	background-image: url(http://www.bigcheese1079.net/media/site_images/menu.jpg);
	height: 30px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}
#content {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	color: #001b0e;
}
#title {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #003300;
	color: #003300;
	padding: 3px;	
}
#rightside {
	width: 250px;
	/*background-color: #fce59e;*/
	border: 1px solid #f0c030;
}
#footer {
	background-image: url(http://www.bigcheese1079.net/media/site_images/footer.jpg);
	background-repeat: repeat-x;
	border-top: 4px solid #F0B502;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	color: #00380c;
}
#footer a {
	color: #00380c;
}
#footer ul{
	padding: 5px;
	list-style-type:none;
}
#footer li{
	border-bottom: 1px solid #00380c;
	padding: 5px;
}
#search_box {
	background-color: #003300;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	font-size: 15px;
}
#sb {
	margin: 0px;
	padding: 0px;
}
#copyright {
	border-top: 1px solid #00380c;
	padding: 5px;
}
#social_net {
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	padding: 3px;
}
#highlight {
	background-color: #f0c030;
	color: #003300;
}
#highlight a {
	color: #003300;

}
