Body {
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana;
	border: 0px none;
	margin: 0;
	padding: 0;
}
#topBar {
	position: absolute;
	margin-left: 50%;
	top: 20px;
	left: -461px;
	width: 922px;
	height: 170px;
	border: 1px solid #c7c7c7;
}
#topMenuBar {
	width: 922px;
	height: 35px;
	border-bottom: 1px solid #e7e7e7;
}
#bottomMenuBar {
	position: absolute;
	bottom: 0px;
	width: 922px;
	height: 25px;
	border-top: 1px solid #758544;
	border-bottom: 2px solid #758544;
}
#menuOne {
	position: relative;
	top: 7px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 10px;
}
li {
	display: inline;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.menuSpacing {
	padding-left: 20px;
	padding-right: 20px;
}
#searchForm {
	position: absolute;
	right: 90px;
	top: 7px; 
}
#searchBox {
	background: #EEEEEE;
	width: 150px;
	color: #202020;
	font-size: 11px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
}
a.searchButton {
	position: absolute;
	top: 0px;
	right: 20px;
	height: 28px;
	width: 50px;
	background: #ffffff;
	display: block;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
}
a.searchButton:hover {
	background: #758544;
	color: #ffffff;
}
#logo {
	position: absolute;
	top: 36px;
	height: 100px;
	width: 454px;
}
*#menuTwo {
	/*position: absolute;
	top: 5px;*/
	font-size: 10px;
}
:root #menuTwo {
	position: absolute;
	top: -10px;
	font-size: 10px;
}
a.menuButton {
	background: #ffffff;
	display: block;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #666666;
}
a.menuButton:hover {
	background: #758544;
	color: #ffffff;
}
#menuButtonOne {
	position: absolute;
	left: 0px;
	width: 85px;
	height: 20px;
}
#menuButtonTwo {
	position: absolute;
	left: 85px;
	width: 123px;
	height: 20px;
}
#menuButtonThree {
	position: absolute;
	left: 208px;
	width: 99px;
	height: 20px;
}
#menuButtonFour {
	position: absolute;
	left: 307px;
	width: 124px;
	height: 20px;
}
#container {
	position: absolute;
	margin-left: 50%;
	top: 192px;
	left: -461px;
	width: 922px;
/*	height: 900px; */
	background: #dddddd;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
}
#bottomBar {
	position: relative;
	bottom: 0px;
	width: 922px;
	height: 60px;
	border-bottom: 1px solid #c7c7c7;
	border-top: 1px solid #156577; 
	background: #ffffff;
}
#bottomBarText {
	position: absolute;
	bottom: 10px;
	left: 95px;
	font-size: 14px;
}
#bottomBarTextTwo {
	position: absolute;
	top: 10px;
	left: 295px;
	font-size: 14px;
}
#contentBoxOne {
	position: absolute;
	top: 5px;
	left: 127px;
	width: 470px;
	height: 260px;
	background: #ffffff;
}
#contentBoxOneBlackBar {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 460px;
	height: 20px;
	background: #000000;
}
.contentBlackBarText {
	position: absolute;
	top: 2px;
	left: 5px;
}
h2.barHeader {
	color: #ffffff;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
#contentBoxOneMenuOne {
	position: absolute;
	top: 40px;
	left: 10px;
	height: 20px;
	width: 110px;
	background: #b60000;
}
#contentBoxOneMenuTwo {
	position: absolute;
	top: 40px;
	left: 125px;
	height: 20px;
	width: 80px;
	background: #dddddd;
}
.contentSubMenuText {
	position: absolute;
	top: 2px;
	left: 5px;
	color: #000000;
	font-size: 12px;
}
#contentBoxOneMenuThree {
	position: absolute;
	top: 40px;
	left: 210px;
	height: 20px;
	width: 127px;
	background: #dddddd;
}
#contentBoxOneMenuFour {
	position: absolute;
	top: 40px;
	left: 342px;
	height: 20px;
	width: 140px;
	background: #dddddd;
}
a.imageLink {
	border: none;
	text-decoration: none;
}
a.imageLink:hover {
	border: none;
	text-decoration: none;
}
img {
	border: 0;
	padding: 0;
	margin: 0;
}
#contentBoxOneImage {
	position: absolute;
	left: 10px;
	top: 70px;
}
a.blank {
	text-decoration: none;
}
a.blank:hover {
	text-decoration: none;
	cursor: hand;
}
#contentBoxOneHeaderMainPage {
	position: absolute;
	top: 43px;
	left: 20px;
	font-size: 18px;
	font-weight: bold;
}
#contentBoxOneHeader {
	position: absolute;
	top: 33px;
	left: 20px;
	font-size: 18px;
	font-weight: bold;
}
h1.boxHeader {
	font-size: 18px;
	font-weight: bolder;
	padding: 0;
	margin: 0;
}
#contentBoxOneDate {
	position: absolute;
	top: 65px;
	left: 20px;
	font-size: 11px;
}
#contentBoxOneTextMainPage{
	position: absolute;
	top: 85px;
	left: 20px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 20px;
}
#contentBoxOneText {
	position: absolute;
	top: 85px;
	left: 20px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 20px;
}
a.alwaysColor {
	text-decoration: none;
	/* color: #758544; */
}
a.alwaysColor:hover {
	text-decoration: none;
	/* color: #abcd44; */
	color: #8b8be1;
}
#sideContentBoxOne {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 315px;
	height: 287px;
	background: #ffffff;
}
#sideContentBoxOneBlackBar {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 305px;
	height: 20px;
	background: #000000;
}
#sideContentBoxOneImage {
	position: absolute;
	left: 7px;
	top: 30px;
}
#sideContentBoxOneTextLink {
	position: absolute;
	bottom: 10px;
	left: 55px;
	font-size: 12px;
}
#contentBoxTwo {
	position: absolute;
	left: 127px;
	top: 270px;
	height: 560px;
	width: 232px;
	background: #ffffff;
}
#contentBoxTwoBlackBar {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 222px;
	height: 20px;
	background: #000000;
}
#contentBoxTwoImage {
	position: absolute;
	left: 10px;
	top: 40px;
}
#contentBoxTwoSubHeading {
	position: absolute;
	left: 10px;
	top: 30px;
}
h3.boxHeader {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#contentBoxTwoMainText {
	position: absolute;
	left: 10px;
	top: 50px;
	font-size: 12px;
	margin-right: 20px;
}
#contentBoxTwoListHeading {
	position: absolute;
	left: 10px;
	top: 195px;
	font-size: 12px;
	font-weight: bold;
}
#contentBoxTwoList {
	position: absolute;
	top: 215px;
	left: -10px;
	font-size: 11px;
	margin-right: 15px;
}
ul.listTwo {
	position: absolute;
	list-style-type: circle;
}
li.two {
	display: list-item;
}
#contentBoxThree {
	position: absolute;
	top: 270px;
	left: 365px;
	width: 232px;
	height: 560px;
	background: #ffffff;
}
#contentBoxThreeBlackBar {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 222px;
	height: 20px;
	background: #000000;
}
#contentBoxThreeImage {
	position: absolute;
	left: 10px;
	top: 40px;
}
#contentBoxThreeSubHeading {
	position: absolute;
	left: 10px;
	top: 30px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
#contentBoxThreeMainText {
	position: absolute;
	left: 10px;
	top: 50px;
	font-size: 12px;
	margin-right: 20px;
}
#contentBoxThreeListHeading {
	position: absolute;
	left: 10px;
	top: 150px;
	font-size: 12px;
	font-weight: bold;
}
#contentBoxThreeList {
	position: absolute;
	top: 170px;
	left: -10px;
	font-size: 11px;
	line-height: 18px;
	margin-right: 15px;
}
#sideContentBoxTwo {
	height: 220px;
	width: 315px;
	background: #ffffff;
}
#sideContentBoxTwoBlackBar {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 305px;
	height: 20px;
	background: #000000;
}
#sideContentBoxTwoMainText {
	font-size: 12px;
	line-height: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}
#emailForm { 
}
#nameBox {
	position: relative;
	top: 0px;
	margin-bottom: 3px;
	background: #cccccc;
	width: 122px;
	height: 20px;
	color: #202020;
	font-size: 11px;
	border-top: 1px solid #757575;
	border-right: 1px solid #757575;
	border-left: 1px solid #757575;
	border-bottom: 1px solid #757575;
	display: inline;
}
#emailBox {
	position: relative;
	top: 0px;
	margin-bottom: 3px;
	background: #cccccc;
	width: 122px;
	height: 20px;
	color: #202020;
	font-size: 11px;
	border-top: 1px solid #757575;
	border-right: 1px solid #757575;
	border-left: 1px solid #757575;
	border-bottom: 1px solid #757575;
	display: inline;
}
#nameText {

	font-size: 12px;
}
#emailAddressText {

	font-size: 12px;
}
a.button {
	/*width: 189px;
	height: 22px;*/
	background: url('images/button.jpg') center no-repeat;
}
a.button:hover {
	/*width: 189px;
	height: 22px;*/
	background: url('images/button2.jpg') center no-repeat;
	cursor: pointer;
	/* color: #000000; */
}
#leftButtonImage {
	position: absolute;		
	top: -2px;
	left: -2px;
}
#rightButtonImage {
	position: absolute;
	top: -2px;
	right: -2px;
}
#buttonText {
	position: relative;
	top: 2;
	text-align: center;
	font-size: 14px;
	margin: 10px;
	z-index: 1;
}
#advertBar {
	position: absolute;
	background: #ffffff;
	top: 5px;
	left: 5px;
	width: 117px;
	height: 890px;
	font-size: 11px;
}
.adBox {
	Position: relative;
	top: 1px;
	margin-bottom: 10px;
	font-size: 13px;
}
.adTitleBar {
	Position: relative;
	top: 0px;
	margin-left: 0px;
	width: 100%;
/*	height: 17px; */
	background: #7d7d7d;
	color: #ffffff;
	text-align: center;
}
.adText {
	Position: relative;
	top: 3px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
.adLink {
	Position: relative;
	top: 3px;
	margin-left: 3px;
	text-align: center;
}
#bottomAdBanner {
	position: absolute;
	left: 127px;
	bottom: 0px;
}
#bottomRightAdTitleBar {
	position: absolute;
	right: 5px;
	top: 524px;
	width: 315px;
	height: 20px;
	background: #7d7d7d;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
}
#laySystemBoxOne {
	position: absolute;
	right: 220px;
	top: 550px;
	width: 100px;
	height: 110px;
	background: #ffffff;
	z-index: 1;
}
.laySystemBoxTitle {
	position: relative;
	top: 3px;
	left: 3px;
	text-align: center;
	width: 94px;
	height: 17px;
	background: #7d7d7d;
	font-size: 10px;
	color: #ffffff;
}
.laySystemImage {
	position: relative;
	float: left;
	top: 5px;
	left: 3px;
}
.laySystemText {
	position: relative;
	float: right;
	/*top: 25px;*/
	font-size: 13px;
	margin-bottom: 10px;
}
.laySystemLink {
	position: absolute;
	left: 20px;
	bottom: 5px;
	font-size: 11px;
}
#laySystemBoxTwo {
	position: absolute;
	right: 115px;
	top: 550px;
	width: 100px;
	height: 110px;
	background: #ffffff;
	z-index: 1;
}
#laySystemBoxThree {
	position: absolute;
	right: 10px;
	top: 550px;
	width: 100px;
	height: 110px;
	background: #ffffff;
	z-index: 1;
}
#laySystemBoxFour {
	position: absolute;
	right: 220px;
	top: 665px;
	width: 100px;
	height: 110px;
	background: #ffffff;
	z-index: 1;
}
#laySystemBoxFive {
	position: absolute;
	right: 115px;
	top: 665px;
	width: 100px;
	height: 110px;
	background: #ffffff;
	z-index: 1;
}
#laySystemBoxSix {
	position: absolute;
	right: 115px;
	top: 780px;
	width: 100px;
	height: 110px;
	background: #ffffff;
	z-index: 1;
}
#laySystemBoxSeven {
	position: absolute;
	right: 220px;
	top: 780px;
	width: 100px;
	height: 110px;
	background: #ffffff;
	z-index: 1;
}
.tipOfTheDay {
	position: relative;
	/*right: -90px;
	top: 665px;	*/
	border: none!important;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	/*height: 110px;*/
	font-size: 10px;
	z-index: 1;
}
/*tr {
	padding: 0;
	border: 0;
	margin: 0;
	font-size: 10px;
	height: 110px;
	width: 200px;
}
td  {
	padding: 0;
	border: 0;
	margin: 0;
	font-size: 10px;
	height: 110px;
	width: 200px;
}
table {
	height: 225px;
	width: 100px;
	padding: 0;
	margin: 0;
} */
table {
	/*background: #c0c0c0;*/
	border: none;
}
td {
	/*border: 5px solid #c0c0c0;*/
	background: #ffffff;
	border: none;
}
tr {
	background: #c0c0c0;
}
#rssButton {
	position: absolute;
	bottom: 5px;
	left: 40px;
}
#contentBoxTwoListHeadingTwo {
	position: absolute;
	left: 10px;
	top: 325px;
	font-size: 12px;
	font-weight: bold;
}
#contentBoxTwoMainTextTwo {
	position: absolute;
	left: 10px;
	top: 350px;
	font-size: 12px;
	margin-right: 20px;
}
#contentBoxTwoListTwo {
	position: absolute;
	top: 400px;
	left: -10px;
	font-size: 11px;
	margin-right: 15px;
}
#contentBoxOneTwo {
	position: absolute;
	top: 5px;
	left: 127px;
	width: 470px;
	height: 825px;
	background: #ffffff;
}
*#contentBoxOneTextTwo {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 17px;
	width: 445px;
	height: 730px;
	overflow: auto;
}
:root #contentBoxOneTextTwo {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 19px;
	width: 445px;
	height: 730px;
	overflow: auto;
}
#videoLink {
	position: absolute;
	top: 2px;
	right: 5px;
	color: #ffffff;
	font-size: 12px;
}
a.blackBar {
	text-decoration: none;
	color: #2a08fb;
}
a.blackBar:hover {
	text-decoration: none;
	/* color: #758544; */
}
img.imageSizedDown {
	width: 400px;
}
.picturePopOut{
position: relative;
z-index: 0;
}

.picturePopOut:hover{
background-color: transparent;
z-index: 5000;
}

.picturePopOut span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.picturePopOut span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
z-index: 5000;
}

.picturePopOut:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -230px;
left: 30px; /*position where enlarged image should offset horizontally */
z-index: 6000;
}
#contentBoxOneThree {
	position: absolute;
	top: 5px;
	left: 127px;
	width: 470px;
	height: 4165px;
	background: #ffffff;
}
*#contentBoxOneTextThree {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 15px;
	width: 445px;
}
:root #contentBoxOneTextThree {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 19px;
	width: 445px;
}
#containerTwo {
	position: absolute;
	margin-left: 50%;
	top: 192px;
	left: -461px;
	width: 922px;
	height: 4240px;
	background: #dddddd;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
}
#bottomBarTwo {
	position: absolute;
	top: 4429px;
	width: 922px;
	height: 60px;
	border: 1px solid #c7c7c7;
	margin-left: 50%;
	left: -461px;
	border-top: 1px solid #156577;
}
#advertBarTwo {
	position: absolute;
	background: #ffffff;
	top: 5px;
	left: 5px;
	width: 117px;
	height: 4225px;
	font-size: 11px;
}
.picturePopOutTwo{
position: relative;
z-index: 0;
}

.picturePopOutTwo:hover{
background-color: transparent;
z-index: 5000;
}

.picturePopOutTwo span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.picturePopOutTwo span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.picturePopOutTwo:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -60px;
left: 30px; /*position where enlarged image should offset horizontally */

}
#AdBoxRight {
	position: absolute;
	right: 5px;
	top: 895px;
	width: 315px;
	height: 3335px;
	background: #ffffff;
	z-index: 1;
}
#rss {
	position: absolute;
	right: 5px;
	top: 5px; 
	background: url(images/rssbutton4.gif) no-repeat;
	height: 23px;
	width: 113px;
	cursor: pointer;
}
#containerThree {
	position: absolute;
	margin-left: 50%;
	top: 192px;
	left: -461px;
	width: 922px;
	height: 1040px;
	background: #dddddd;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
}
#contentBoxOneFour {
	position: absolute;
	top: 5px;
	left: 127px;
	width: 470px;
	height: 1035px;
	background: #ffffff;
}
*#contentBoxOneTextFour {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 17px;
	width: 445px;
}
:root #contentBoxOneTextFour {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 19px;
	width: 445px;
}
#bottomBarThree {
	position: absolute;
	top: 1232px;
	width: 922px;
	height: 60px;
	border: 1px solid #c7c7c7;
	margin-left: 50%;
	left: -461px;
	border-top: 1px solid #156577;
}
#advertBarThree {
	position: absolute;
	background: #ffffff;
	top: 5px;
	left: 5px;
	width: 117px;
	height: 1030px;
	font-size: 11px;
}
#containerFour {
	position: absolute;
	margin-left: 50%;
	top: 192px;
	left: -461px;
	width: 922px;
	height: 1160px;
	background: #dddddd;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
}
#contentBoxOneFive {
	position: absolute;
	top: 5px;
	left: 127px;
	width: 470px;
	height: 1155px;
	background: #ffffff;
}
*#contentBoxOneTextFive {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 17px;
	width: 445px;
}
:root #contentBoxOneTextFive {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 19px;
	width: 445px;
}
#bottomBarFour {
	position: absolute;
	top: 1352px;
	width: 922px;
	height: 60px;
	border: 1px solid #c7c7c7;
	margin-left: 50%;
	left: -461px;
	border-top: 1px solid #156577;
}
#advertBarFour {
	position: absolute;
	background: #ffffff;
	top: 5px;
	left: 5px;
	width: 117px;
	height: 1150px;
	font-size: 11px;
}
#containerFive {
	position: absolute;
	margin-left: 50%;
	top: 192px;
	left: -461px;
	width: 922px;
	height: 3510px;
	background: #dddddd;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
}
#contentBoxOneSix {
	position: absolute;
	top: 5px;
	left: 127px;
	width: 470px;
	height: 3500px;
	background: #ffffff;
}
*#contentBoxOneTextSix{
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	width: 445px;
	line-height: 17px;
}
:root #contentBoxOneTextSix{
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 20px!important;
	width: 445px;
}

#bottomBarFive {
	position: absolute;
	top: 3702px;
	width: 922px;
	height: 60px;
	border: 1px solid #c7c7c7;
	margin-left: 50%;
	left: -461px;
	border-top: 1px solid #156577;
}
#advertBarFive {
	position: absolute;
	background: #ffffff;
	top: 5px;
	left: 5px;
	width: 117px;
	height: 3500px;
	font-size: 11px;
}
#AdBoxRightTwo {
	position: absolute;
	right: 5px;
	top: 895px;
	width: 315px;
	height: 140px;
	background: #ffffff;
}
#AdBoxRightThree {
	position: absolute;
	right: 5px;
	top: 895px;
	width: 315px;
	height: 260px;
	background: #ffffff;
}
#AdBoxRightFour {
	position: absolute;
	right: 5px;
	top: 895px;
	width: 315px;
	height: 2610px;
	background: #ffffff;
}
#containerSix {
	position: absolute;
	margin-left: 50%;
	top: 192px;
	left: -461px;
	width: 922px;
	height: 1350px;
	background: #dddddd;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
}
#contentBoxOneSeven {
	position: absolute;
	top: 5px;
	left: 127px;
	width: 470px;
	height: 1280px;
	background: #ffffff;
}
*#contentBoxOneTextSeven {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 17px;
	width: 445px;
}
:root #contentBoxOneTextSeven {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 19px;
	width: 445px;
}
#bottomBarSix{
	position: absolute;
	top: 1542px;
	width: 922px;
	height: 60px;
	border: 1px solid #c7c7c7;
	margin-left: 50%;
	left: -461px;
	border-top: 1px solid #156577;
}
#advertBarSix {
	position: absolute;
	background: #ffffff;
	top: 5px;
	left: 5px;
	width: 117px;
	height: 1340px;
	font-size: 11px;
}
#AdBoxRightFive {
	position: absolute;
	right: 5px;
	top: 895px;
	width: 315px;
	height: 450px;
	background: #ffffff;
}
h5 {
	margin: 5px;
}
#containerSeven {
	position: absolute;
	margin-left: 50%;
	top: 192px;
	left: -461px;
	width: 922px;
	height: 2020px;
	background: #dddddd;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
}
#contentBoxOneEight {
	position: absolute;
	top: 5px;
	left: 127px;
	width: 470px;
	height: 1945px;
	background: #ffffff;
}
*#contentBoxOneTextEight {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 20px;
	width: 445px;
}
:root #contentBoxOneTextEight {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 20.3px;
	width: 445px;
}
#bottomBarSeven{
	position: absolute;
	top: 2212px;
	width: 922px;
	height: 60px;
	border: 1px solid #c7c7c7;
	margin-left: 50%;
	left: -461px;
	border-top: 1px solid #156577;
}
#advertBarSeven {
	position: absolute;
	background: #ffffff;
	top: 5px;
	left: 5px;
	width: 117px;
	height: 2010px;
	font-size: 11px;
}
#AdBoxRightSix {
	position: absolute;
	right: 5px;
	top: 895px;
	width: 315px;
	height: 1120px;
	background: #ffffff;
}
Table.extra {
	width: 100%;
	border-collapse:collapse;
	padding: 0;
	margin: 0;
}
Tr.extra {
	border: 1px solid #000000;
	height: 10px;
	width: 50px;
}
Td.extra {
	border: 1px solid #000000;
	height: 10px;
	width: 50px;
}
*#contentBoxOneTextNine {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 15px;
	width: 445px;
}
:root #contentBoxOneTextNine {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 15.2px;
	width: 445px;
}
*ul.listThree {
	/*list-style-type: circle;*/
}
:root ul.listThree {
	/*list-style-type: circle;*/
}
li.three {
	display: list-item;
	list-style-type: square;
	margin-top: 15px;
	margin-right: 10px;
}
.new {
	color: #ff0000;
	padding: 0;
	margin: 0;
}
/*ul.listFour {
	list-style-type: circle;
}
li.four {
	position: absolute;
	left: 40px;
	display: list-item;
	list-style-type: none;
	width: 350px;*/

}
*#contentBoxOneTextTen {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 16px;
	width: 445px;
}
:root #contentBoxOneTextTen {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 16px;
	width: 445px;
}
#container201 {
	position: absolute;
	margin-left: 50%;
	top: 192px;
	left: -461px;
	width: 922px;
	height: 1700px;
	background: #dddddd;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
}
#contentBoxOne201 {
	position: absolute;
	top: 5px;
	left: 127px;
	width: 470px;
	height: 1645px;
	background: #ffffff;
}
*#contentBoxOneText201 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 20px;
	width: 445px;
}
:root #contentBoxOneText201 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 20.3px;
	width: 445px;
}
#bottomBar201{
	position: absolute;
	top: 1893px;
	width: 922px;
	height: 60px;
	border: 1px solid #c7c7c7;
	margin-left: 50%;
	left: -461px;
	border-top: 1px solid #156577;
}
#advertBar201 {
	position: absolute;
	background: #ffffff;
	top: 5px;
	left: 5px;
	width: 117px;
	height: 1690px;
	font-size: 11px;
}
#AdBoxRight201 {
	position: absolute;
	right: 5px;
	top: 895px;
	width: 315px;
	height: 800px;
	background: #ffffff;
}
#container202 {
	position: absolute;
	margin-left: 50%;
	top: 192px;
	left: -461px;
	width: 922px;
	height: 1400px;
	background: #dddddd;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
}
#contentBoxOne202 {
	position: absolute;
	top: 5px;
	left: 127px;
	width: 470px;
	height: 1345px;
	background: #ffffff;
}
*#contentBoxOneText202 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 19px;
	width: 445px;
}
:root #contentBoxOneText202 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 20.3px;
	width: 445px;
}
#bottomBar202{
	position: absolute;
	top: 1593px;
	width: 922px;
	height: 60px;
	border: 1px solid #c7c7c7;
	margin-left: 50%;
	left: -461px;
	border-top: 1px solid #156577;
}
#advertBar202 {
	position: absolute;
	background: #ffffff;
	top: 5px;
	left: 5px;
	width: 117px;
	height: 1390px;
	font-size: 11px;
}
#AdBoxRight202 {
	position: absolute;
	right: 5px;
	top: 895px;
	width: 313px;
	height: 500px;
	background: #ffffff;
}
#container203 {
	position: absolute;
	margin-left: 50%;
	top: 192px;
	left: -461px;
	width: 922px;
	height: 1270px;
	background: #dddddd;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
}
*#contentBoxOneText203 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 13px;
	width: 445px;
	height: 730px;
}
:root #contentBoxOneText203 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 16px;
	width: 445px;
	height: 730px;
}
#contentBoxOne203 {
	position: absolute;
	top: 5px;
	left: 127px;
	width: 470px;
	height: 1195px;
	background: #ffffff;
}
#advertBar203{
	position: absolute;
	background: #ffffff;
	top: 5px;
	left: 5px;
	width: 117px;
	height: 1255px;
	font-size: 11px;
}
#AdBoxRight203 {
	position: absolute;
	right: 5px;
	top: 895px;
	width: 315px;
	height: 365px;
	background: #ffffff;
}
#bottomBar203 {
	position: absolute;
	top: 1460px;
	width: 922px;
	height: 60px;
	border: 1px solid #c7c7c7;
	margin-left: 50%;
	left: -461px;
	border-top: 1px solid #156577;
}
#container204 {
	position: absolute;
	margin-left: 50%;
	top: 192px;
	left: -461px;
	width: 922px;
	height: 1600px;
	background: #dddddd;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
}
#contentBoxOne204 {
	position: absolute;
	top: 5px;
	left: 127px;
	width: 470px;
	height: 1525px;
	background: #ffffff;
}
*#contentBoxOneText204 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 19px;
	width: 445px;
}
:root #contentBoxOneText204 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 20.3px;
	width: 445px;
}
#bottomBar204{
	position: absolute;
	top: 1793px;
	width: 922px;
	height: 60px;
	border: 1px solid #c7c7c7;
	margin-left: 50%;
	left: -461px;
	border-top: 1px solid #156577;
}
#advertBar204 {
	position: absolute;
	background: #ffffff;
	top: 5px;
	left: 5px;
	width: 117px;
	height: 1590px;
	font-size: 11px;
}
#AdBoxRight204 {
	position: absolute;
	right: 5px;
	top: 895px;
	width: 313px;
	height: 700px;
	background: #ffffff;
}
*#contentBoxOneText205 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 15px;
	width: 445px;
	height: 730px;
}
:root #contentBoxOneText205 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 17px;
	width: 445px;
	height: 730px;
}
*#contentBoxOneText206 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 17px;
	width: 445px;
}
:root #contentBoxOneText206 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 19px;
	width: 445px;
}
*#contentBoxOneText207 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 18px;
	width: 445px;
}
:root #contentBoxOneText207 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 20px;
	width: 445px;
}
*#contentBoxOneText208 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 14px;
	width: 445px;
}
:root #contentBoxOneText208 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 16px;
	width: 445px;
}
*#contentBoxOneText209{
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	width: 445px;
	line-height: 21px;
}
:root #contentBoxOneText209{
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 22px;
	width: 445px;
}
#container209 {
	position: absolute;
	margin-left: 50%;
	top: 192px;
	left: -461px;
	width: 922px;
	height: 2350px;
	background: #dddddd;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
}
#contentBoxOne209{
	position: absolute;
	top: 5px;
	left: 127px;
	width: 470px;
	height: 2275px;
	background: #ffffff;
}
#bottomBar209 {
	position: absolute;
	top: 2542px;
	width: 922px;
	height: 60px;
	border: 1px solid #c7c7c7;
	margin-left: 50%;
	left: -461px;
	border-top: 1px solid #156577;
}
#advertBar209 {
	position: absolute;
	background: #ffffff;
	top: 5px;
	left: 5px;
	width: 117px;
	height: 2340px;
	font-size: 11px;
}
#AdBoxRight209 {
	position: absolute;
	right: 5px;
	top: 895px;
	width: 315px;
	height:1450px;
	background: #ffffff;
}
#container210{
	position: absolute;
	margin-left: 50%;
	top: 192px;
	left: -461px;
	width: 922px;
	height: 4450px;
	background: #dddddd;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
}
#contentBoxOne210 {
	position: absolute;
	top: 5px;
	left: 127px;
	width: 470px;
	height: 4375px;
	background: #ffffff;
}
*#contentBoxOneText210{
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	width: 445px;
	line-height: 18px;
}
:root #contentBoxOneText210{
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 20px!important;
	width: 445px;
}

#bottomBar210{
	position: absolute;
	top: 4642px;
	width: 922px;
	height: 60px;
	border: 1px solid #c7c7c7;
	margin-left: 50%;
	left: -461px;
	border-top: 1px solid #156577;
}
#advertBar210 {
	position: absolute;
	background: #ffffff;
	top: 5px;
	left: 5px;
	width: 117px;
	height: 4440px;
	font-size: 11px;
}
#AdBoxRight210 {
	position: absolute;
	right: 5px;
	top: 895px;
	width: 315px;
	height: 3550px;
	background: #ffffff;
}
tr.cf1 {
	padding: 0;
	border: 0;
	margin: 0;
	font-size: 1px;
/*	height: 110px; */
	width: 20px;
}
td.cf2  {
	padding: 0;
	border: 0;
	margin: 0;
	font-size: 1px;
/*	height: 110px; */
	width: 20px;
}
table.cf3 {
/*	height: 225px;
	width: 100px; */
	line-height: 5px;
}
#contactForm {
	position: relative;
	top: 50px;
	left: 40px;
	width: 400px;
	font-size: 12px;
	color: #202020;
	}
select {
	margin-left: 37px;
}
*#contentBoxOneText211 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 17px;
	width: 445px;
}
:root #contentBoxOneText211 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 16px;
	width: 445px;
}
#container211 {
	position: absolute;
	margin-left: 50%;
	top: 192px;
	left: -461px;
	width: 922px;
	height: 1280px;
	background: #dddddd;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
}
#contentBoxOne211 {
	position: absolute;
	top: 5px;
	left: 127px;
	width: 470px;
	height: 1205px;
	background: #ffffff;
}
#bottomBar211 {
	position: absolute;
	top: 1472px;
	width: 922px;
	height: 60px;
	border: 1px solid #c7c7c7;
	margin-left: 50%;
	left: -461px;
	border-top: 1px solid #156577;
}
#advertBar211 {
	position: absolute;
	background: #ffffff;
	top: 5px;
	left: 5px;
	width: 117px;
	height: 1270px;
	font-size: 11px;
}
#AdBoxRight211 {
	position: absolute;
	right: 5px;
	top: 895px;
	width: 315px;
	height: 380px;
	background: #ffffff;
}
#container212 {
	position: absolute;
	margin-left: 50%;
	top: 192px;
	left: -461px;
	width: 922px;
	height: 1760px;
	background: #dddddd;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
}
#contentBoxOne212 {
	position: absolute;
	top: 5px;
	left: 127px;
	width: 470px;
	height: 1685px;
	background: #ffffff;
}
*#contentBoxOneText212 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 20px;
	width: 445px;
}
:root #contentBoxOneText212 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 20.3px;
	width: 445px;
}
#bottomBar212{
	position: absolute;
	top: 1952px;
	width: 922px;
	height: 60px;
	border: 1px solid #c7c7c7;
	margin-left: 50%;
	left: -461px;
	border-top: 1px solid #156577;
}
#advertBar212 {
	position: absolute;
	background: #ffffff;
	top: 5px;
	left: 5px;
	width: 117px;
	height: 1750px;
	font-size: 11px;
}
#AdBoxRight212 {
	position: absolute;
	right: 5px;
	top: 895px;
	width: 315px;
	height: 860px;
	background: #ffffff;
}
*#contentBoxOneText213 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 16px;
	width: 445px;
}
:root #contentBoxOneText213 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 18px;
	width: 445px;
}
#contactFormTwo {
	position: relative;
	top: 25px;
	left: 40px;
	width: 300px;
	background: #ffffff;
	font-size: 12px;
}
#signupPushdown {
	position: relative;
	margin-top: 55px;
	left: 15px;
}
*#contentBoxOneText214 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 14px;
	width: 445px;
}
:root #contentBoxOneText214 {
	position: absolute;
	top: 85px;
	left: 15px;
	font-size: 12px;
	margin-right: 20px;
	line-height: 16.5px;
	width: 445px;
}
td.autoThing {
	border: none!important;
}
table.tipOfTheDay {
	border: none!important;
	padding: 0;
	margin: 0;
}
table {
	/*background: #c0c0c0;*/
	border: none;
}
td {
	/*border: 5px solid #c0c0c0;*/
	background: #ffffff;
	border: 1px solid #c0c0c0;
}
tr {
	background: #c0c0c0;
}
*td.size {
	height: 5px;
}
:root td.size {
	height: 5px;
	margin-top: -20px;
}
:root .normal {
	height: 5px;
	position: relative;
	top: -10px;
	font-size: 10px;
}
* .normal {
	height: 10px;
	position: relative;
	top: 5px;
	font-size: 10px;
}