@import url('dd-formmailer/dd-formmailer.css');
/*
======================================================================================================
GENERAL LAYOUT ======================================================================================================
*/

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.box-wrap {
	height: 600px;
	width: 825px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div {
	margin: 0px;
	padding: 0px;
}

.cheat {
	background-image: url(graphics/workingfiles/drcheat.gif);
	background-repeat: repeat;
}

/*
======================================================================================================
HEADER
======================================================================================================
*/

.header {
	height: 160px;
	width: 825px;
	background-image: url(graphics/workingfiles/backgrounds/images/Header_01.gif);
	background-repeat: no-repeat;
}

/*
======================================================================================================
MIDDLE
======================================================================================================
*/

.middle {
	background-image: url(graphics/workingfiles/images/site_17.gif);
	background-repeat: no-repeat;
	width: 825px;
	float: left;
	height: 391px;
}

.bodycopy {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
}

.quote p {
	font-family: "Book Antiqua";
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	width: 300px;
	line-height: 20px;
	float: left;
	padding-left: 50px;
	padding-right: 20px;
}

.columnfloat {
	float: left;
	width: 825px;
}

/* ---LAYOUT 1 --- */

.layout1Column1 {
	float: left;
	width: 300px;
	padding-left: 75px;
	margin-top: 20px;
}

.layout1Column1 img {
	padding-top: 16px;
}
.layout1Column2 {
	float: left;
	width: 400px;
	padding-right: 25px;
	margin-top: 20px;
}


/* ---LAYOUT 2 --- */


.layout2Column1 {
	float: left;
	width: 425px;
	padding-left: 60px;
	margin-top: 20px;
}
.layout2Column1 ul {
	list-style-position: inside;
	list-style-type: disc;
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	margin-left: 5px;
	margin-top: -10px;
}


.layout2Column1 p {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
}
.layout1Column1 p {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
}
.layout1Column2 p {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
}

.layout2Column2 {
	float: left;
	width: 300px;
	padding-left: 30px;
	padding-top: 20px;
}
.layout2Column2 p {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
}

.layout2Column2 img {
	margin-top: 20px;
}

/*
======================================================================================================
FOOTER
======================================================================================================
*/

.footer {
	background-image: url(graphics/workingfiles/images/site_18.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 825px;
	clear: both;
}

.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.squeaky {
	float: right;
	padding-right: 2px;
	padding-top: 4px;
}
.quote {

	font-family: "Book Antiqua";
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 20px;
	padding-left: 50px;
	padding-right: 20px;
}
.posted td {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.posted {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.forminfo {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.layout2Column1 li {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	padding-top: 10px;
}
a:link {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
