body
{
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #000000;
}

/* 
	CES Page Banner for XHTML CSS
	Author: Kevin Graeme
	Date: 5/13/2005
*/

#cesBannerSmall 
{
	width: 100%;
	height: 28px;
	background: #08419C url(http://www.uwex.edu/ces/includes/coopbanner-small/coopbanner-background.gif);
}

#cesBannerSmall div 
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	float: left;
	margin-top: 5px;
}

#cesBannerSmall img 
{
	border: 0;
 	margin: 0;
	padding: 0;	
}

#cesBannerSmall img.uwexLogo 
{
	display: block;
	float: left;
}

#cesBannerSmall img.cesLogo 
{
	display: block;
	float: right;
}

#cesBannerSmall br.clearing 
{ 
	clear: both;
}

#videographic
{
	background: #6CB3FF url('img/videobanner.jpg') no-repeat;
	color: #ffffff;
	font-family: arial;
	font-size: 48px;
	text-align: center;
	line-height: 75px;
	height: 75px;
}

#contenttable
{
	background: #000000;
	height: 90%;
	width: 1000px;
	align: center;
}

#leftblue
{
	background: #6CB3FF;
}

#thisvideo
{
	width: 15%;
	color: #000000;
	background: #CEA548;
	font-size: 11px;
	padding-left: 5px;
	border-left: 1px #000000 inset;
}

#othervideos
{
	color: #ffffff;
	background: #000000;
	font-size: 11px;
	width: 174px;
	padding: 0 10px 15px 10px;
}

#othervideos a
{
	text-decoration: underline;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

#othervideos em
{
	font-style: italic;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}

#scrolling
{
	overflow: auto;
	height: 470px;
	padding: 8px;
	margin: 5px;
}

#player
{
	color: #000000;
	font-size: 16px;
}

td.button
{
	background: url('img/button.jpg') no-repeat;
	width: 100px;
	height: 48px;
}

p.button
{
	color: #033401;
	font-size: 11px;
	font-face: arial;
	text-align: center;
	font-weight: bold;
}

p.button a
{
	text-decoration:none;
	color: #033401;
}

img
{
	border:0;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	display: inline;
	text-decoration: none;
}

li
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

.rbutton
{
	background-image: url('img/rbutton.jpg');
	width: 174px;
	height: 70px;
	align: center;
}

.rbutton a
{
	text-align: center;
	color: #000000;
	font-size: 20px;
	font-family: tahoma;
	text-decoration: none;
}

.rbutton a:hover
{
	color: #ffffff;
	text-decoration:none;
	font-size: 20px;
	font-family: tahoma;
	text-align: center;
}


