/*
Name: Breakfast with Fred
Author: Nick Francis
Questions/Comments: nick@project83.com
*/

body {
	text-align:center;
	background:#181610 url(images/bg.gif) repeat top left;
}

#content {
	float:none;
	width:auto;
}

#wrap {
	text-align:left;
	margin:0 auto;
	width:766px;
	background:url(images/wrap_bg.gif) repeat-y top left;
}
a:link, a:visited {
	color: #0C4916;
	font-weight: bold;
	text-decoration: underline;
	}

#preview-message {
	display:none;
}

#content-area {
	width:746px;
	}

#subnav, #articleNav, #header, #sidebar, #footer {
	display: none;
}

#articleTitle {
	padding-left:0;
	background:none;
}