body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #202020;
	background-color: #cfcfcf;
	margin: 0px;
}
a:link, a:visited  {
	color: #CC0101;
	text-decoration: none;
}


a:hover, a:active {
	color: #CC0101;
	text-decoration: underline;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.audioConsole {
	height: 53px;
	width: 678px;
	background-image: url(images/main.gif);
	text-align: center;
	color: #FFFFFF;
	clear: both;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.audioConsoleOff {
	height: 53px;
	width: 678px;
	background-image: url(images/main_off.gif);
	text-align: center;
	color: #FFFFFF;
	clear: both;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 7px;


}
.audioConsole  a:link, .audioConsole a:visited  {
	color: #FFCC33;
	text-decoration:none;
}

.audioConsole a:hover, .audioConsole a:active  {
	color: #FFCC33;
	text-decoration:underline;
}

.base {
	width: 685px;
	background-image: url(images/feet.jpg);
	background-repeat: no-repeat;
	height: 101px;
	clear: left;
	background-position: top;
	float: left;
}
.sponsorsList img {
	float: left;
}
.sponsorsList h1 {
	font-family: Arial, Helvetica, sans-serif;
	display:inline;
	font-size: 13px;
	font-style:normal;
	line-height: 18px;

}
.dottedline {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	width: 757px;
	margin-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
}


.bgd {
	width: 960px;
	background-image: url(images/bgd_main.gif);
	clear: both;
}
.sponsorsList {
	vertical-align: middle;
	float: left;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	line-height: 13px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}


.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.videopanel {
	background-image: url(images/bgd_vid.gif);
	height: 331px;
	width: 275px;
}

.whiteText {
	text-align: center;
	color: #FFFFFF;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.whiteText  a:link, .whiteText a:visited  {
	color: #FFCC33;
	text-decoration:none;
}

.whiteText a:hover, .whiteText a:active  {
	color: #FFCC33;
	text-decoration:underline;
}
.topText {
	text-align: center;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topText  a:link, .topText a:visited  {
	color: #0571cc;
	text-decoration:none;
}

.topText a:hover, .topText a:active  {
	color: #0571cc;
	text-decoration:underline;
}
.floatLeftclearboth {
	clear: both;
	float: left;
}
.archives {
	background-image: url(images/bgd_arch2.gif);
	width: 275px;
	padding-top: 7px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	display: inline;
	color: #cc0000;
}
.archivesContent {
	padding-right: 10px;
	padding-left: 10px;
}
.webcamheading {
}
.archivesMore {
}

.videoOn {
	height: 230px;
	width: 230px;
	top: 28px;
	position: relative;
	left: 25px;
	right: 25px;
	bottom: 25px;
}

.videoOff {
	height: 230px;
	width: 230px;
	top: 28px;
	position: relative;
	left: 25px;
	right: 25px;
	bottom: 25px;
	background-image: url(images/NO-video.jpg);
}

img {
	border: 0px;
}
.redText {
	color: #CC0000;
}
h2 {
	font-size: 14px;
	display:inline;
}
.formBorder {
	border: 2px dashed #c5c5c5;
	width: 250px;
	background-image: url(images/bgdform.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.buttons {
	border: 1px dashed #0185C9;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/bgdbutton.gif);
}

