html, body {height:100%; margin:0px;}

body, td {color:#000000; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
       p {margin:0px 0px 10px 0px;}
  ul, ol {margin-top:0px; margin-bottom:10px;}
    form {margin:0px; padding:0px;}
       a {color:#0000ff;}
 a:hover {color:#ff0000;}
 
#site-wrapper {
	background:url("images/bg_full.jpg") repeat-x;
	height: 100%;
	}

#site-container-bg {
	width:990px;
	height: auto;
	background-color:#ffffff;
	}
#site-container {
	background:url('images/bg_header.jpg') repeat-x;
	width:990px;
	height:auto;
	display:block;
	}
	
#bags-container {
	padding-bottom: 20px;
	}

/* header Layout and Styles */
#logo-container {
	margin: 10px 0px 0px 10px;
	float:left;
	}
	
#header-wrapper {
	height: 105px;
	}
	
#header-right {
	float:right;
	}
	
#running-logo {
	margin: 0px 10px 0px 0px;
	}
	
#menu-wrapper {
	}
	
.menu-item {
	color:#8cb5cb;
	font-weight: bold;
	display:inline;
	text-transform: uppercase;
	margin-right: 15px;
	}
	
.menu-item a {
	color:#8cb5cb;
	text-decoration:none;
	}

.menu-item a:hover {
	color:#f4f1f1;
	text-decoration:underline;
	}
	
/* Main Content Layout */
	
#3col-wrapper {
	/*  This is where the globe goes if we put it back
	background:url('images/bg_globe.jpg') no-repeat right;
	*/
	}
.threecol {
	float:left;
	}

#round-logo-container {
	}
	
#left-col-container {
	width: 330px;
	}
	
#left-col-spacer {
	margin: 20px 20px 0px 20px;
	}
	
#left-col-container-select {
	width: 310px;
	}
	
#left-col-spacer-select {
	margin: 20px 0px 0px 20px;
	}
	
#left-content-sized {
	width: 290px;
	display:block;
	}
	
#right-content-container {
	width: 660px;
	}
	
#right-content-spacing {
	margin: 70px 30px 0px 20px;
	}
	
#right-content-sized {
	width: 610px;
	}
	
#right-content-spacing-select {
	margin: 70px 0px 0px 20px;
	}
	
#right-content-sized-select {
	width: 640px;
	}
	
#clearer {
	clear:both;
	}
	
#footer {
	margin-top: 5px;
	color:#ffffff;
	font-size: 10px;
	letter-spacing: 1px;
	}

#footer a {
	color:#ffffff;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#8cb5cb;
	text-decoration:underline;
	}
	
h1 {
	font-size: 26px;
	color:#000000;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
	}

h2 {
	font-size: 24px;
	color:#000000;
	font-weight:bold;
	margin: 0px;
	}
	
h3 {
	color:#014bb3;
	font-size: 15px;
	margin:0px;
	}
	
h3 a {
	color:#014bb3;
	text-decoration:none;
	}
	
h3 a:hover {
	color:#014bb3;
	text-decoration:underline;
	}
	
.videoLink {
	font-weight:bold;
	line-height: 18px;
	}
	
.videoLink a {
	color:#16367d;
	text-decoration:none;
	}
	
.videoLink a:hover {
	color:#92bcd8;
	text-decoration:none;
	font-weight:bold;
	}
	
UL.integrate {
	margin:0px 0px 0px 20px;
	}
	
LI.integrate {
	padding-bottom:6px;
	}
	
.speedrecord-table {
	width:600px;
	border: 1px solid #000000;
	}
	
.speedrecord-table th {
	background-color:#000000;
	color:#ffffff;
	font-weight: bold;
	text-align:left;
	font-size:13px;
	}
	
.speedrecord-table td {
	
	}
	
.speedrecord-table tr.oddrow {
	background-color:#ffffff;
	}
	
.speedrecord-table tr.evenrow {
	background-color:#eeeeee;
	}
	
#tickercontainer {
	float:right;
	}
.menu_submenu {position:absolute; display:none; z-index:4;}
.menu_submenu TD A {position:relative; display:block; width:154px; color:#ffffff; font-size:12px; line-height:16px; text-decoration:none; background:#3f6487; padding:2px 4px 2px 4px;}
.menu_submenu TD A:hover {color:#3f6487; text-decoration:none; background:#ffffff;}

   input.reg_sbm {font-size:10px;}
   input.reg_txt {font-size:10px; border:#666666 1px Solid; padding:0px 3px 0px 3px;}
textarea.reg_txt {font-size:10px; border:#666666 1px Solid; padding:3px;}
  select.reg_sel {font-size:10px;}
  
  #video-list {width:537px;}
#video_box {width:320px; margin-top: 35px;}
#vid-list-top {width: 516px; height: 20px; background:url('cm/images/movie-list-top.jpg') no-repeat;}
#vid-list-mid {width: 516px; background:url('cm/images/movie-list-mid.jpg') repeat-y;}
#vid-list-spacer {padding: 0px 30px 0px 13px;}
#vid-list-content {width: 494px;}
#vid-list-bot {width: 516px; height: 20px; background:url('cm/images/movie-list-bot.jpg') no-repeat;}
#video-player {width:320px;}
.video-title {font-size: 14px; font-weight:bold;}
.video-title a {color:#295299; text-decoration:none;}
.video-title a:hover {color:#0066ff; text-decoration:underline;}

