@charset "UTF-8";
/* CSS Document */

<style type="text/css">

#wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 500px;
}
#content1   {
	float: left;
	width: 15%;
	height: 500px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #214F48;
	border-bottom-color: #00292B;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	background-color: #000000;
	min-width: 100px;
	margin: 0px;
	overflow: hidden;
}
#contentMid  {
	height: 500px;
	float: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #214F48;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00292B;
	background-color: #000000;
	width: 15%;
	margin: 0px;
	overflow: hidden;
}
body {
	margin: 0px;
	background-color: #000000;
	background-image: url(../images/OrnatePATTERNtileBLUE.png);
}
#content2   {
	float: left;
	height: 500px;
	width: 70%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #BB9627;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	background-image: url(../images/StripedPatternVERT4.png);
	background-position: right bottom;
	background-repeat: repeat;
	margin: 0px;
	overflow: auto;
}
#footer {
	width: 100%;
	height: 20px;
	background-repeat: repeat;
	float: left;
	background-color: #000000;
	color: #868686;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 10px;
}
.fltRt {
	float: right;
	padding-right: 15px;
	padding-top: 5px;
}
#wrapper {
	min-width: 1000px;
	overflow: hidden;
	float: left;
	width: 100%;
}
#footerlogo {
	float: right;
	padding-right: 15px;
}
.floatLt {
	float: left;
	padding-left: 15px;
	padding-top: 5px;
}
#headerLeft {
	float: left;
	height: 150px;
	width: 450px;
	min-width: 450px;
}
#header {
	margin-top: 4%;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #E8E8E8;
	font-weight: normal;
	width: 60%;
	line-height: 1.2em;
}
#thumbs {
	float: right;
}
#header #headerRt {
	float: right;
	min-width: 250px;
	height: 65px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #FFCC33;
	width: 60%;
	padding-right: 10px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #FFCC33;
	font-style: normal;
	font-weight: normal;
}
#content2bar {
	background-image: url(../images/HWlogoSpray.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 500px;
	width: 100%;
	float: right;
}

</style>
#wrapper #contentMID {
	height: 500px;
	width: 10%;
}
#EditableContent    {
	height: 470px;
	padding-left: 6%;
	padding-top: 15px;
}
a {
	color: #CCCCCC;
}
