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

/* set the height for the containers (for IE6) */


html, body {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
}

body {
	background-image:url(../images/bodybg.jpg);
	background-repeat:repeat-x;
	background-color: #004165;
	margin: 0px;
	padding: 0px;
}

.LeftColumnTop {
	background-color: transparent;
	background-image: url(../images/topLeft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.RightColumnTop {
	background-color: transparent;
	background-image: url(../images/topRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.MiddleColumnTop {
	background-image: url(../images/topMid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 301px;
	width: 945px;
}

.LeftColumnMid {
	background-color: transparent;
	background-image: url(../images/midLeft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right: 3px solid #fff;
}
.RightColumnMid {
	background-color: transparent;
	background-image: url(../images/midRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 3px solid #fff;
}
.MiddleColumnMid {
	background-color: #f4f4f4;
	background-image: url(../images/midMid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 945px;
}

.LeftColumnBot {
	background-color: transparent;
	background-image: url(../images/botLeft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.RightColumnBot {
	background-color: transparent;
	background-image: url(../images/botRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.MiddleColumnBot {
	background-image: url(../images/botMid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 945px;
	padding: 0px;
	margin: 0px;
}

#left {
	position: relative;
	float: left;
	background-image: url(../images/yellow-loop-bg.jpg);
	background-repeat:repeat-y;
	width: 224px;
	margin: 0px;
	padding: 0px;
}

#right {
	position: relative;
	background-image: url(../images/rightRepeat.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 620px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#newsBox {
	position: relative;
	top: 39px;
	background-image:url(../images/newsbg.gif);
	background-repeat:no-repeat;
	background-position: top left;
	width: 721px;
	height: 212px;
	margin: 0px;
	padding: 0px;
}
#contentarea {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px 15px 0px 25px;
}

#footer {
	position: relative;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	width: 1150px;
	height: 106px;
	margin: 0px;
}

#flashBox {
	position: relative;
	top: 18px;
	left: 1px;
	width: 944px;
	height: 186px;
	margin: 0px;
	padding: 0px;
}

.noShow {
	display: none;
}
#searchForm {
	position:relative;
	float: left;
	top: 12px;
	left: 640px;
	height: 25px;
	width: 210px;
	}
#facebookLink {
	position:relative;
	float: left;
	top: 5px;
	left: 635px;
	height: 35px;
	width: 35px;
	}
#facebookLink a {
	display: block;
	height: 35px;
	width: 35px;
	outline: none;
}
#rssLink {
	position:relative;
	float: left;
	top: 5px;
	left: 635px;
	height: 35px;
	width: 35px;
	}
#rssLink a {
	display: block;
	height: 35px;
	width: 35px;
	outline: none;
}
#siteMapLink {
	position:relative;
	float: left;
	top: 42px;
	left: 124px;
	height: 20px;
	width: 150px;
	}
#lucidLink {
	position:relative;
	float: left;
	top: 42px;
	left: 575px;
	height: 20px;
	width: 150px;
	}
#lucidLink a {
	display: block;
	height: 20px;
	width: 150px;
	outline: none;
	}
#NewsBoxLink {
	position:relative;
	float: left;
	top: 27px;
	left: 7px;
	width: 432px;
	height: 179px;
	}
#NewsBoxLink a {
	display: block;
	height: 179px;
	width: 432px;
	background-image: url(../images/FrostVideo.png);
	outline: none;
	}	
#NewsBoxLink a:hover {
	background: transparent url(../images/FrostVideo.png) -0px -179px no-repeat;
	}
#NewsRSS {
	position:relative;
	float: left;
	top: 46px;
	left: 35px;
	width: 250px;
	height: 175px;
	}
	