/*	CSS - Wide Layout Settings	*/

body {
}

#ContentWrapper {
	padding: 0 40px;
	width: 600px;
}

#NavWrapper {
	margin-left: 704px;
}

#SiteInfoWrapper, #SiteTitleWrapper {
	width: 100%; 
}

#Wrapper {
	/*background: url(images/background-wrapper-large.gif) repeat-y center top;*/
	width: 1000px;
}
