@charset "UTF-8";
.container {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 1180px;
	position:absolute;
	background-image: url(images/toreysdistraction.bckgrnd.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 650px;
	margin-top: -325px; /*set to a negative number 1/2 of your height*/
	margin-left: -590px; /*set to a negative number 1/2 of your width*/
}
.main {
	width: 990px;
}
.left {
	float: left;
	width: 200px;
	height: 350px;
	padding-top: 300px;
	text-align: center;
}
.middle {
	float: left;
	width: 330px;
	height: 650px;
	padding-left: 430px;
	padding-right: 30px;
}
.right {
	float: left;
	width: 190px;
	height: 650px;
	background-color: #000;
	text-align: center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(images/bckgrnd.all.jpg);
	background-repeat: repeat-x;
}
.leftguts {
	float: left;
	width: 185px;
	height: 625px;
	background-color: #000;
	padding-left: 15px;
	padding-top: 25px;
}
.middleguts {
	float: left;
	width: 730px;
	height: 650px;
	padding: 25px;
}
.rightguts {
	float: left;
	width: 200px;
	height: 625px;
	background-color: #000;
	text-align: center;
	padding-top: 25px;
}
.containerguts {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 1180px;
	position:absolute;
	background-color: #FFF;
	height: 650px;
	margin-top: -325px; /*set to a negative number 1/2 of your width*/
	margin-left: -590px;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}
body {
	background-color: #666;
}
.paragraph {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 1.4;
}
.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F00;
	line-height: 1.4;
}.bulletproof {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.link {
	width: 1180px;
	height: 20px;
	text-align: right;
}
.space {
	width: 800px;
	height: 20px;
}

