body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/siteBG.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}
.oneColFixCtrHdr #container #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.oneColFixCtrHdr #container #mainContent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	list-style-image: url(../images/bullet.jpg);
	list-style-position: outside;
}
.oneColFixCtrHdr #container #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
}

.oneColFixCtrHdr #container {
	width: 990px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background-color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 150px;
}
.oneColFixCtrHdr #menu {
	background-color: #333333;
	float: right;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 20px;
	background-position: right;
	height: 135px;
	width: 145px;
}
.oneColFixCtrHdr #motto {
	background-color: #333333;
	float: right;
	padding-top: 25px;
	padding-right: 100px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-position: right;
	height: 98px;
	width: 415px;
}

.oneColFixCtrHdr #mainContent {
	height: 340px;
	padding-top: 0;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 8px;
}
/* Scroll Bar Master Styling Ends Here */
.oneColFixCtrHdr #text {
	height: auto;
	padding-top: 0;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 210px;
}

#scrollsigns {
	width: 920px;
	overflow: hidden;
	overflow-x: auto;
	outline: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	white-space: nowrap;
	height: 240px;
}
.scrollsignstier {
	margin: 0 0 0 0;
	padding: 0;
	width: 2500px;
	float: left;
	position: relative;
	outline: none;
}

.signimage {
	width: 172px;
	height: auto;
	position: relative;
	float: left;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
}
.oneColFixCtrHdr #container #mainContent a {
	color: #999999;
	text-decoration: underline;
}
.oneColFixCtrHdr #footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 25px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.oneColFixCtrHdr #container #footer a {
	color: #CCCCCC;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

/**
* Scrollbar
*/
/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbase {
width: 15px;
background: #D7EBDF url(../images/basebarcaps_verticalbarbody.png) 0px 0px repeat-y;
}
.vscrollerbar {
width: 15px;
background: #99CBCB url(../images/basebarcaps_verticalbarbody.png) -15px 0px repeat-y;
}
.hscrollerbase {
	height: 34px;
	background-color: #CCCCCC;
	background-image: url(../images/scroll-track.gif);
	background-repeat: repeat-x;
}
.hscrollerbar {
	margin: 0;
	height: 34px;
	width: 68px !important;
	background: url(../images/scroll-handle.gif) no-repeat;
}
.vscrollerbar, .hscrollerbar {
	padding: 29px;
	z-index: 2;
}
.vscrollerbarbeg {
background: url(../images/basebarcaps_verticalbarbody.png) -45px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbarend {
background: url(../images/basebarcaps_verticalbarbody.png) -45px 0px no-repeat;
width: 15px;
height: 15px;
}
.hscrollerbarbeg {
background: url(../images/basebarcaps_verticalbarbody.png) -60px -15px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbarend {
background: url(../images/basebarcaps_verticalbarbody.png) -30px -15px no-repeat;
height: 15px;
width: 15px;
}
.scrollerjogbox {
width: 15px;
height: 15px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #4E727C url(../images/horizontalbarbody_cornerjog.png) 0px 0px;
}
.hscrollerbasebeg {
	background: url(../images/scroll-left.gif) no-repeat;
	height: 34px;
	width: 42px !important;
}
.hscrollerbaseend {
	height: 34px;
	width: 42px !important;
	background: url(../images/scroll-right.gif) no-repeat;
}
.scrollerjogbox:hover {
background: #5E828C url(../images/basebarcaps_verticalbarbody.png) -45px -15px;
}
