body {
	background-color: #f0e8d1;
	background-image: url(images/bg-gradient.jpg);
	background-repeat: repeat-x;
}

#outerWrapper {
	background-image: url(images/header.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-top-color: #FFFFFF;
	border-top-width: thick;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 90%;
}

#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 10px 10px 10px 10px;
}

#outerWrapper #contentWrapper #leftColumn1 {
	background-repeat: no-repeat;
	background-image: url(images/FibreFrame.jpg);
	margin-top: 50px;
	float: left;
	padding: 10px 10px 10px 10px;
	width: 180px;
}

#outerWrapper #contentWrapper #content {
	margin: 0 0 0 180px;
	padding: 10px 10px 10px 10px;
	line-height: 17pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#outerWrapper #contentWrapper .clearFloat {
	clear: left;
	display: block;
}

#outerWrapper #footer {
	border-top: solid 1px #666;
	padding: 1em 10px 10px 10px;
	font-size: 9pt;
	color: #0033FF;
	text-align: center;
}

.style5 {
	font-size: 16pt;
	font-weight: bold;
}
.style6 {
	font-size: 9pt;
	color: #0033FF;
}

.morelink {
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}

.morelink:hover {
	color: #CC0000;
}

.buttons {
	//position: relative;
	margin-left: 21px;
	margin-top: 16px;
	width: 114px;
	//height: 350px;
	//z-index: 3;
}

.buttons img {
	margin-top: 5px;
	border: 0;
}

.footer {
	clear: both;
	margin-top: 1em;
	font-size: 9pt;
	color: #0033FF;
	width: 900px;
}
#category {
	width: 270px;
}
#name {
	width: 270px;
}
#street {
	width: 270px;
}
#city {
	width: 150px;
}
#state {
	width: 30px;
}
#zip {
	width: 75px;
}
#phone {
	width: 270px;
}
#email {
	width: 270px;
}
#comment {
	width: 515px;
}
#submit {
	width: 515px;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-variant: normal;
}
.texts {
	background-color: #FFFFCC;
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
}
.articlehead {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}
.origin {
	font-size: 9pt;
	font-style: oblique;
}
.rightbox {
	background-color: #FFEEAA;
	text-align: center;
	vertical-align: 90%;
	padding: 1em;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-style: italic;
	font-weight: bold;
}
.noticebox {
	background-color: #FFEEAA;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	vertical-align: 90%;
	margin-top: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	line-height: 1.5em;
}
.formheader {
	font-size: 2.2em;
	color: #990000;
	background-color: #CCCCCC;
	padding: 0.2em;
}