@charset "utf-8";

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-color: #000000;
	border-color:#000000;
}

a:link {

	color: #FFFFFF;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #999999;

}

a:hover {

	text-decoration: none;

	color: #000066;

}

a:active {

	text-decoration: none;

	color: #999999;

}

a.red:link {

	color: #FFFFFF;

	text-decoration: none;

}

a.red:visited {

	text-decoration: none;

	color: #999999;

}

a.red:hover {

	text-decoration: none;

	color: #CC0000;

}

a.red:active {

	text-decoration: none;

	color: #999999;

}
a.redlink:link {

	color:#D20000;

	text-decoration: none;

}

a.redlink:visited {

	text-decoration: none;

	color: #999999;

}

a.redlink:hover {

	text-decoration: none;

	color: #CC0000;

}

a.redlink:active {

	text-decoration: none;

	color: #999999;

}

A:link img {border-color: #666666;}

A:visited img {border-color: #999999;}

A:hover img  {border-color: #ffffff;}
.page #eolabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	height: 20px;
	width: 200px;
	position: absolute;
	left: 395px;
	top: 216px;
	text-align: center;
}




.page   #container {
	width: 1024px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000000;
	background-repeat: no-repeat;
	position: relative;
	background-image: url(../images/bgwocar.gif);
	background-repeat: no-repeat;
}

.page   #mainContent {
	padding-top: 223px;
	padding-right: 245px;
	padding-bottom: 0;
	padding-left: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;

}
.page  #meetingScroll {
	height: 25px;
	width: 250px;
	top: 155px;
	position: absolute;
	left: 600px;
	vertical-align: bottom;
	text-align: center;
}
.page  #explorerofmonth  {
	height: 250px;
	width: 200px;
	position: absolute;
	right: 10px;
	top: 190px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 25px;
}


.page #cruisergif {
	height: 150px;
	width: 225px;
	position: absolute;
	left: -15px;
}
/* main navigation bar content*/
.page #home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	position: absolute;
	vertical-align: middle;
	text-align: center;
	height: 25px;
	width: 50px;
	top: 153px;
	font-weight: bold;
	left: 22px;
}

.page #join {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	position: absolute;
	vertical-align: middle;
	text-align: center;
	height: 25px;
	width: 50px;
	top: 153px;
	font-weight: bold;
	left: 100px;
}

.page #event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	position: absolute;
	vertical-align: middle;
	text-align: center;
	height: 25px;
	width: 50px;
	top: 153px;
	font-weight: bold;
	left: 175px;
}
.page #about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	position: absolute;
	vertical-align: middle;
	text-align: center;
	height: 25px;
	width: 76px;
	top: 153px;
	font-weight: bold;
	left: 250px;
}

.page #contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	position: absolute;
	vertical-align: middle;
	text-align: center;
	height: 25px;
	width: 100px;
	top: 153px;
	font-weight: bold;
	left: 345px;
}
.page #explorersonly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	position: absolute;
	vertical-align: middle;
	text-align: center;
	height: 25px;
	width: 125px;
	top: 153px;
	font-weight: bold;
	right: 15px;
}

.page #leftnavbar{
	width: 150px;
	height: 435px;
	position: absolute;
	top: 225px;
	text-align: center;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-image: url(../images/leftnavbg.gif);
	background-repeat: repeat-y;
	float: left;
	background-position: center;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.page #webcams {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	height: 250px;
	width: 175px;
	top: 685px;
	left: 13px;
	text-align: left;
}

.page #textcontent {
	position: relative;
	width: 600px;
	left: 172px;
	top: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	padding-right: 15px;
	padding-left: 9px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: ridge;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	padding-top: 25px;
}


/* right side bar content */
.page #sidebar{
	width: 220px;
	height: 435px;
	position: absolute;
	top: 225px;
	right: 0px;
	text-align: center;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-image: url(../images/sidebarbg.gif);
	background-repeat: repeat-y;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.page /* right side bar content */
 #emptysidebar{
	width: 220px;
	height: 435px;
	position: absolute;
	top: 232px;
	right: 44px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-image: none;
	background-repeat: repeat-y;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.page #time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	position: absolute;
	vertical-align: middle;
	text-align: center;
	height: 25px;
	width: 50px;
	top: 3px;
	font-weight: bold;
	right: 130px;
}

.page #weather{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	position: absolute;
	vertical-align: middle;
	text-align: center;
	height: 150px;
	width: 180px;
	top: 27px;
	font-weight: bold;
	right: 20px;
}

.page #radio {
	height: 255px;
	width: 200px;
	position: absolute;
	right: 4px;
	top: 187px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 3px;
	background-image: url(../images/radiobg.gif);
}
.page #buffer {
	height: 950px;
	width: 10px;
	position: relative;
}


.page #footer {
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}.page #counter {
	height: 50px;
	width: 100px;
	position: relative;
	right: 0px;
	top: 0px;
	float: right;
}
