@charset "UTF-8";
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #339999;
}
#sidePaper {
	padding: 0px;
	height: 780px;
	width: 51px;
	margin: 0px;
	float: left;
}
#bottomPaper {
	width: 1024px;
	background-color: B9E1DC;
}
#miPages {
	width: 600px;
	float: right;
	margin-right: 30px;
	margin-top: 40px;
}
#tweetblogbox {
	float: right;
	margin-right: 120px;
	width: 600px;
	margin-top: 30px;
	text-align: center;
	font-size: 12px;
	color: #333333;
	border-top-width: thin;
	border-top-style: outset;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 20px;
	font-weight: normal;
}
.floatleft {
	float: left;
	padding-right: 7px;
}
#pageRollovers {
	height: 575px;
	width: 160px;
	float: left;
	padding-left: 55px;
	margin-top: 30px;
}
#mainHeader {
	height: 225px;
	width: 1024px;
	background-image: url(images/mainheader.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}
#mainRollovers {
	height: 150px;
	width: 1024px;
	margin-top: 40px;
	margin-bottom: 30px;
}
#facebook {
	text-align: center;
	margin-top: 20px;
}
#bottomRollovers {
	width: 1024px;
}
/* CSS Document */

#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #339999;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#containerPages {
	background-color: #99CCCC;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 891px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainContent {
	width: 600px;
	float: right;
	margin-top: 50px;
	height: 450px;
	margin-right: 120px;
}
.table {
	text-align: left;
	vertical-align: top;
}
#bottomlinks {
	font-size: 12px;
	width: 1024px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}
#toplinks {
	margin-bottom: 40px;
	text-align: center;
	padding-top: 40px;
}
#footer {
	font-size: 10px;
	color: #333;
	text-align: center;
	margin-bottom: 10px;
}
.workpadding {
	margin-right: 20px;
	margin-left: 20px;
}
.recycle {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.bold {
	font-weight: bold;
}
#mainContentScroll {
	float: right;
	height: 450px;
	width: 600px;
	margin-top: 50px;
	margin-right: 120px;
	overflow: scroll;
}
.floatleftpadded {
	float: left;
	margin-left: 10px;
	margin-right: 20px;
}
.quote {
	font-size: 17px;
	line-height: 22px;
	color: #339999;
	text-align: center;
}
.italic {
	font-style: italic;
}
.boldLarge {
	font-size: 16px;
	font-weight: bolder;
}

