body{
	background-color: #000000;
	font: 10pt/16px Calibri, Arial;
}

a, img{
	border: 0;
	outline: 0;
	text-decoration: none;
}

p{
	color: #ffffff;
}

h2{
	color:#ccc;
}

p a{
	color:#ff0000;
}

p a:hover{
	color:#cc0000;
}

div#wrapper{
	width: 800px;
	margin: 0px auto;
	background-color: #000000;
	background-position: top;
	background-image: url("../images/background-top.jpg");
	background-repeat: no-repeat;
}
	div#adContainer{
		width: 728px;
		height: 160px;
		margin: 0px auto;
	}
	div#topBackground{

	}
	div#center{
	}
		div#navigation{
			height: 27px;
		}
			img#aboutUs{
				margin-top: 10px;
				margin-left: 124px;
			}
			img#buildaFart{
				margin-top: 10px;
			}
		div#content{
			background-color: #000000;
			background-position: top center;
			background-image: url("../images/background-middle.jpg");
			background-repeat: repeat-y;
			display: block;
			margin-top: 120px;
		}
			div#topContent{
				display: block;
				padding-left: 20px;
				padding-right: 20px;
			}
				p#thankyou{
					width: 500px;
					margin: 0 auto;
					font-size: 12pt;
					color: rgb(175, 240, 26);
					padding: 18px;
				}
				
			/*	#thankyou a{
					color:#0d860d;
				}
				
				#thankyou a:hover{
					color: rgb(175, 240, 26);
				}*/
				
				div#topLeft{
					display: block;
					float: left;
					width: 390px;
				}
					img#heresYourFart{
					}
					p#heresYourFartCopy{
						margin: 0;
						padding: 0;
						width: 360px;
					}
				div#topRight{
					display: block;
					float: right;
					width: 361px;
				}
					img#passYourGas{
					}
					p#passYourGasCopy{
						margin: 0;
						padding: 0;
					}
			div#middleContent{
				display: block;
				padding-left: 17px;
				padding-right: 17px;
			}
				div#middleLeft{
					display: block;
					float: left;
					width: 390px;
					height: 400px;
					padding-top: 12px;
				}
					div#widgetContainer{
						margin: 0 auto;
						width: 390px;
						height: 400px;
					}
				div#middleRight{
					background-position: top center;
					background-image: url("../images/formBackground.png");
					background-repeat: no-repeat;
					margin-top: 40px;
					display: block;
					float: right;
					width: 361px;
					height: 400px;
				}
					form#form{
						margin-top: 40px;
					}
							textarea#message{
								width: 320px;
								height: 80px;
							}
						li#submit{
							width: 142px;
							height: 27px;
							margin: 0 auto;
						}
							img#submitButton{
								width: 142px;
								padding: 0;
								margin: 0;
							}
						li#spam{
							font-size: 7px;
							text-align: center;
						}
				div#middleRightAd{
					margin-top: 40px;
					display: block;
					float: right;
					width: 361px;
					height: 400px;
				}
					div#adContainerRight{
						width: 160px;
						height: 600px;
						padding-left: 100px;
					}
			div#adContainerLower{
				width: 480px;
				height: 60px;
				margin: 0 auto;
				padding-left: 0px;
				padding-bottom: 10px;
			}
			div#bottomContent{
				display: block;
				width: 760px;
				height: 134px;
				margin: 0 auto;
				background-position: top center;
				background-image: url("../images/footerBackground.png");
				background-repeat: no-repeat;
			}
				div#bottomContentLeft{
					width: 365px;
					padding-top: 12px;
					padding-left: 12px;
					display: block;
					float: left;
				}
				div#bottomContentRight{
					display: block;
					float: right;
				}
					ul#shareTools{
						margin-top: 40px;
						padding-right: 12px;
					}
						ul#shareTools li{
							display: inline;
							padding-right: 8px;
						}
		div#footer{
			height: 40px;
			margin-bottom: 30px;
			padding-left: 20px;
			background-color: #000000;
			background-position: top;
			background-image: url("../images/background-bottom.jpg");
			background-repeat: no-repeat;
		}
			div#footerLinks{
				float: left;
			}
			div#footer a{
				color: #4f4f4f;
				height: 20px;
				padding-bottom: 9px;
			}
			img#footerLogo{
				height: 21px;
				width: 112px;
				float: right;
				padding-bottom: 9px;
				padding-right: 20px;
			}

/* widget2.php */

div#leftAd{
	float: left;
	display: block;
	border: 0;
	width: 160px;
	height: 600px;
	padding: 0;
}

div#centerWell{
	width: 390px;
	height: 400px;
	border: 0;
	margin: 0 auto;
	padding: 0;
}

div#rightAd{
	float: right;
	border: 0;
	width: 160px;
	height: 600px;
	padding: 0;
}
