html, body {
	
	margin: 0px;
	padding: 0px;
	

}

body {
	background: #cbb7ac url( ../images/not_our_future_title.jpg ) no-repeat top center;
	font-family: Arial, sans-serif;
	color: #52504f;
	font-size: 12px;
}

a img {
	border: 0px;
}


#mainBody {
	width: 914px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 220px;
	padding-bottom: 25px;
	background-color: #e8e1dd;
}

#nav {
	line-height: 1px;
	padding: 25px 28px 0px 28px;
}


#content {
	background-color: #f4f0ee;
	margin: 17px 28px 0px 28px;
	padding: 30px 16px 16px 16px;
}

#content img.title {
	padding-bottom: 30px;
}

#content h3 {
	color: #52504f;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 12px 0px;
	margin: 0px;
}

#content h4 {
	color: #52504f;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 12px 0px;
	margin: 0px;
}

#sideNav {
	float: left;
	width: 230px;
}

#rightHandContent {
	float: left;
	width: 560px;
	border-left: 3px solid #52504f;
	padding-left: 20px;
}

.menu {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.menu li {
	padding: 2px 0px 2px 0px;
	margin: 0px;
}

.clear {
	clear: both;
}

/* Sections */

.howToQuit .quoteTitle {
	font-weight: bold;
	color: #52504f;
}

.howToQuit .quoteImage {
	float: right;
}

.howToQuit div {
	margin: 0px 0px 20px 0px;
	width: 576px;
}

.howToQuit div.quoteTitle {
	width: auto;
	margin: 0px;
}

.howToQuit a {
	color: #1973bf;
	
	text-decoration: none;
}


.howToQuit a:hover {
	background-color: #c8d7e5;
}

.howToQuit .menu {
	padding-bottom: 30px;
}

.howToQuit .menu a {
	padding: 2px 12px 2px 2px;
	font-weight: bold;
}

.howToQuit .top {
	padding-bottom: 10px;
}

.howToQuit .top a {
	padding: 2px 12px 2px 2px;
	font-weight: bold;
}

.didYouKnow a {
	color: #52504f;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}


.didYouKnow a:hover {
	background-color: #efd0ce;
}

.didYouKnow #rightHandContent a {
	color: #dc4e4e;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}

.didYouKnow .myths {

	font-weight: bold;
	padding-left: 35px;

}

.didYouKnow h3 {
	padding-top: 10px !important;
}


.didYouKnow #rightHandContent .poisons div {
	padding: 10px 0px 10px 0px;
}

.didYouKnow #rightHandContent .title {
	font-weight: bold;
	color: #52504f;
	padding: 0px;
}

.didYouKnow #rightHandContent div div span {
	color: #dc4e4e;
}

.didYouKnow .factsList li {
	padding-bottom: 20px;
	padding-left: 10px;
}


.celebrities #sideNav a {
	color: #52504f;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}

.celebrities #rightHandContent a {
	color: #cb7c17;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}

.celebrities .photo {
	margin-bottom: 20px;
}

.celebrities a:hover {
	background-color: #ecd9c3;
}

.celebrities #rightHandContent .galleryPhotos a {
	display: block;
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 0px;
	line-height: 0px;
}



.links .linkTitle {
	padding: 0px;
	font-weight: bold;
}

.links .link {
	
	padding-bottom: 16px;

}

.links .link a {
	color: #ff7a19;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

.links .link a:hover {
	background-color: #f6d8c3;
}


.downloads .posters div {
	float: left;
	border: 1px;
	padding: 0px 10px 10px 0px;
}

.downloads #sideNav a {
	color: #52504f;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}


.downloads #sideNav a:hover {
	background-color: #e4d4de;
}





.contact a {
	color: #ea2b8e;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}

.contact a:hover {
	background-color: #f2c9db;
	text-decoration: none;
	
}


.wallpaper {
	float: left;
	margin-right: 8px;
	margin-bottom: 14px;
}

.wallpaper a {
	display: block;
	color: #a5639e;
	text-decoration: none;
	margin-top: 1px;
}
.wallpaper a:hover {
	text-decoration: underline;
}