body {
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: medium;
	color: #8C8C8C;		
	background-color:#fff;	
	padding:20px 0 0 0;
	}		
a {
	text-decoration:none;
	color:#34BEED;
	}
a:visited {
	color:#34BEED;
	}
a:hover {
	background-color:#34BEED;
	color:#fff;
	}
#content {
	font-size:2em;
	}
#error {
	padding:20px;
	color:white;
	background-color:#900;
	font-size:2em;
	text-align:center;
	clear:both;
	}
#error a {
	color:white;
	text-decoration:underline;
	}
#error a:visited {
	color:white;
	text-decoration:underline;
	}
form {
	MARGIN-BOTTOM: 0; 
	}
h1 {
	font-size:2em;
	letter-spacing: -1px;
	padding:0 20px 0 0;
	color:#8C8C8C;
	clear:right;
	float:right;
	margin:0 0 25px 0;
	}
.image:hover {
	background:none;
	}
.image img {
	border:none;
	}
.inline {
	float:right;
	padding:0 0 20px 20px ;
	}
.logo {
	padding:0 0 0 20px;
	}
#news {
	padding:20px;
	color:#000;
	background-color: #eee;
	font-size:2em;
	text-align:center;
	clear:both;
	}
#news a {
	color:#000;
	text-decoration:underline;
	}
#news a:visited {
	color:#000;
	text-decoration:underline;
	}
.news h3 {
	color:#000;
	margin:0;
	font-size: 1.2em;
	}
.news {
	padding:20px;
	margin-bottom:30px;
	line-size:1.4em;
	background: #fff url(../images/bkgnd-video.gif) repeat-x bottom left;
	border-bottom: 2px solid #34BEED;
	}
#overDiv {
	font-size:3em;
	}
#search {
	font-size:2em;
	text-align:center;
	padding:20px;
	background: #34BEED url(../images/bkgnd-link.gif) repeat-x top left;
	color:#fff;
	white-space:nowrap;
	clear:both;
	}
#searchField {
	width:300px;
	height:40px;
	font-size:1em;
	}
.button {
	font-size:1em;
	border:1px solid;
	border-top-color:#669;
	border-left-color:#669;
	border-right-color:#336;
	border-bottom-color:#336;
	background-color:white;
   	}
.thumbnail {
	margin: 0 20px 0 0;
	background-color:#34BEED;
	}
.video {
	border-top: 2px solid #34BEED;
	white-space:nowrap;
	overflow:hidden;
	background: #fff url(../images/bkgnd-video.gif) repeat-x bottom left;
	}
.video a {
	font-size:3em;
	color: #8C8C8C;
	letter-spacing: -.08em;
	padding:20px;
	display:block;
	border-top: 2px solid #fFF;
	}
.video a:visited {
	color: #8C8C8C;
	text-decoration:none;
	}
.video a:hover {
	background: #34BEED url(../images/bkgnd-link.gif) repeat-x top left;
	border-top: 2px solid #93E4FF;
	color:#fff;
	}


/****************************************************************

						MENU STUFF
						
*****************************************************************/

#navBar {
	clear:both;
	padding:0 0 10px 20px;
	}
#navBar a {
	text-decoration:none;
	font-size:2em;
	color:#34BEED;
	padding:10px 7px;
	}
#navBar a:visited {
	color:#34BEED;
	}
#navBar a:hover {
	color:#fff;
	background: #34BEED url(../images/bkgnd-link.gif) repeat-x top left;
	}
#navBar .img {
	float:right;
	padding:0;
	margin:0 20px 0 0;
	}
#navBar .img:hover {
	background: #fff;
	}
#navBar .img img {
	border:0;
	}
#dropmenudiv{
	position:absolute;
	z-index:100;
	}

#dropmenudiv a{
	width: 100%;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	background: #fff url(../images/bkgnd-nav.gif) repeat-x bottom left;
	color:#34BEED;
	font-size:1.7em;
	}
#dropmenudiv a:visited{
	color:#34BEED;
	}
#dropmenudiv a:hover{ 
	background: #34BEED url(../images/bkgnd-link.gif) repeat-x top left;
	color:#fff;
	}
#footer {
	text-align:center;
	padding:20px;
	}
#footer img {
	border:0;
	padding-top:10px;
	}