@charset "UTF-8";
body {
	background-image: url(../media/tile-center.jpg);
	margin-top: 0px;
	margin-left: 0px;
}
/* CSS Document */

.maincontainer {
	height: 1200px;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../media/tile-left.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.left {
	clear: right;
	float: left;
	height: 1200px;
	width: 821px;
}
.leftcontent {
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 450px;
	float: left;
	color: #666;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
}
.leftcontent2 {
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 400px;
	float: left;
	color: #666;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	word-spacing: 0px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 0px;
}
.leftcontentblink {
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 400px;
	float: left;
	color: #666;
	text-indent: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	text-decoration: blink;
	word-spacing: -3px;
	margin-left: 20px;
}
.leftcontentnoblink {
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 400px;
	float: left;
	color: #000;
	text-indent: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 25px;
	word-spacing: -3px;
	margin-left: 20px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	line-height: 28px;
}
.lefttext {
	background-repeat: no-repeat;
	height: auto;
	width: 325px;
	float: right;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 32px;
	clear: right;
	margin-right: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
.lefttext-paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 325px;
	clear: right;
	margin-right: 20px;
	margin-top: 0px;
}
.right {
	background-image: url(../media/tile-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 1200px;
	width: 259px;
}
.rightspacer {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 325px;
	width: 259px;
}
.rightcontents {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
	width: 72px;
	clear: right;
	margin-left: 0px;
}
.rightcontentsText {
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 125px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	margin-top: 0px;
}
.rightdashedline {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: auto;
	width: 215px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-left: 20px;
	padding-top: 5px;
}
.header {
	background-image: url(../media/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 175px;
	width: 800px;
}
.text {
	float: left;
	width: auto;
	margin-left: 50px;
	height: auto;
	margin-top: 60px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 24px;
}
