	body,
	html {
	padding:0px;
	background: #CCC;
	font:12px Verdana,Arial;
	margin-top: 25px;
	color:#000;
	}
	
	#container {
	width: 934px;
	margin: 0 auto;
	background: #ccc url(../../gfx/bg_container.gif) repeat-y;
	display: inline;
	}

	#wrap {
	width:900px;
	margin:0 auto;
	padding: 10px;
	background: #fff;
	border: solid 1px #000;
	overflow: hidden;
	}

	#contact-split-left {
		float:left;
		width:420px;
	}
	
	#contact-split-right {
		float:left;
		width:220px;
	}

	#header {
    		padding:0px;
		background:#fff;
	}
		
	#tabs {
		float:left;
		width: 100%;
		background:#fff;
		font-size:100%;
		line-height:93%;
		margin-bottom: 10px;
		}
	
	#tabs ul {
		margin:0;
		padding:8px 0px 0px 0px;
		list-style:none;
		}
	
	#tabs li {
		display:inline;
		margin:0;
		padding:0;
		}
	
	#tabs a {
		float:left;
		background:url("../../gfx/navbar/tableft.gif") no-repeat 0% -42px;
		margin:0;
		padding:0 0 0 4px;
		text-decoration:none;
		}
	
	#tabs a span {
		float:left;
		display:block;
		background:url("../../gfx/navbar/tabright.gif") no-repeat 100% -42px;
		padding:15px 27px 15px 26px;
		color:#FFF;
		}
	
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#tabs a span {float:none;}
	
	/* End IE5-Mac hack */
	#tabs a:hover span {
		color:#FFF;
		}
	
	#tabs a:hover {
		background-position: left top;
		}
	
	#tabs a:hover span {
		background-position: right top;
		}
	
	#news {
	float:left;
	width:502px;
	padding:0px;
	margin-bottom:10px;
	background:#fff;
	}
	#sidebar {
		float:left;
		width:398px;
		height:377px;
		margin-bottom:10px;
		background:#fff;
	}
	#side {
	float:right;
	width:250px;
	height:550px;
	background: #333333 url('../../gfx/div-bg.jpg') repeat-x top;
	margin-bottom:10px;
	}

	#catering-side {
		float:right;
		width:250px;
		height:400px;
		background: #333333 url('../../gfx/div-bg.jpg') repeat-x top;
		margin-bottom: 10px;
	}

	blockquote {
	margin-left: 20px;
	margin-top: 20px;
	}

	#contact-head {
	width:640px;
	height:60px;
	color:#FFFFFF;
	background:#333333 url('../../gfx/div-bg.jpg') repeat-x top;
	margin-bottom:10px;
	padding: 0px;
		}
	
	#catering-head {
		width:640px;
		height:140px;
		color: #FFFFFF;
		background: #333333 url('../../gfx/div-bg.jpg') repeat-x top;
		margin-bottom: 10px;
	}

	#aboutus-head {
		width:640px;
		height:80px;
		color: #FFFFFF;
		background: #333333 url('../../gfx/div-bg.jpg') repeat-x top;
		blockquote { padding:10px; }
	}

	#contact-form {
		width:auto;
		height:auto;
		padding:15px;
		color:#fff;
		font:0.9em Verdana,Arial;
	}
		
	#main {
		float:left;
		width:640px;
		
		padding-top:0px;
		margin-bottom: 10px;
		background: #ccc;
	}
	
	#lrb-ad {
	margin: 5px 0px 0px 5px;
	background: url('../../gfx/gicropped.jpg') no-repeat;
	width: 179px;
	height: 191px;
	}
	
	#ad-container {
	float:left;
	width:189px;
	height:203px;
	background: #333333 url('../../gfx/div-bg.jpg') repeat-x top;
	margin: 0px 0px 0px 10px;
	display: inline;
	}

	#ovens-update {
		float:left;
		width:189px;
		height:203px;
		font: bold 20px Verdana, Geneva, sans-serif;
		background: #333333 url('../../gfx/div-bg.jpg') repeat-x top; 
		margin: 0px 0px 0px 10px;
	}
	
	#scrap {
		background:url('../../gfx/scrap-pap.jpg') no-repeat;
		height:173px;
		font: normal 12px Verdana, Geneva, sans-serif;
		margin: 13px 0px 0px 7px;
		padding: 0px;
	}
	
	#forum-update {
	float:left;
	width:384px;
	height:144px;
	background: #333333 url('../../gfx/div-bg.jpg') repeat-x top;
	padding: 20px 0px 0px 4px;
	margin: 10px 0px 0px 10px;
	display: inline;
	}
	#forum-info {
	width: 370px;
	height: 95px;
	background: #ffffff;
	border: thick #000;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px 0px 0px 5px;
	margin: 10px 0px 0px 2px;
	}
	
	#pscroller {
		width: 355px;
		height: 80px;
		padding: 5px;
	}
	
	.poster, .poster a:link, .poster a:visited, .poster a:active {

		text-decoration: none;
		color: #06C;
		font-weight: bold;
	}
	
	.poster a:hover { text-decoration: underline }
	
	.thread, .thread a:link, .thread a:visited, .thread a:active {

		text-decoration: none;
		color:#000;
		font-weight: bold;
	}
	
	.thread a:hover { text-decoration: underline }
	
	.time {
		font-size: 10px;
		color:#900;
	}
	
	input, textarea {
		border: 1px solid #000;
		padding: 3px 3px 3px 5px;
		background: #ffffff;
		color: #000000;
		vertical-align: middle;
		font-family: Verdana, sans-serif;
	}

	#footer {
	clear:both;
	padding:5px 10px;
	background:#000000;
	font-size: 10px;
	text-align: right;
	}
	#footer p {
		margin:0 0 0 0;
		color:#FFFFFF;
    }
	* html #footer {
		height:1px;
	}

