@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;

}

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:link img {border-color: #666666;}

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

A:hover img  {border-color: #ffffff;}



.index   #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;
}

.index   #mainContent {

	padding: 0 20px;

}

.index	#meetingScroll {
	height: 25px;
	width: 250px;
	top: 155px;
	position: relative;
	left: 600px;
	vertical-align: bottom;
	text-align: center;
}
.index  #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;
}


.index #cruisergif {
	height: 150px;
	width: 225px;
	position: absolute;
	left: -15px;
}
/* main navigation bar content*/
.index #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;
}

.index #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;
}

.index #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;
}
.index #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;
}

.index #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;
}
.index #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;
}

.index #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;
}
.index #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;
}

.index #textcontent {
	position: absolute;
	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 */
.index #sidebar{
	width: 220px;
	height: 460px;
	position: absolute;
	top: 465px;
	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;
}

.index #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;
}

.index #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;
}

.index #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);
}
.index #buffer {
	height: 950px;
	width: 10px;
	position: relative;
}


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