html { height: 100%; }
body { min-height: 100%; height: 100%; background:url(images/backgroundblackandgray.jpg); padding: 0px; margin: 0px; }
img { border-style: none; }

#flash { height: 172px; width: 100%; text-align: left; background: black; border-bottom: 1px black solid; }

#main { width:910px; border:1px black solid; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left;  background: #FFFFFF; }
*html #main { width: 912px; }

#TL { width: 240px; float: left; background: #000000; text-align: left; font-size: 12px; color: white; }
#container { width:670px; float: right; text-align: center; height: auto; background:url(images/video/background.gif);
/*	height:auto !important; 
	height: 100%; 
	min-height: 100%;
	*/
	overflow: hidden;
}

	#TC { float: left; background: white; width: 490px; padding: 15px; margin-bottom: -1000px; padding-bottom: 1000px; } 
	*html #TC  {width: 520px;}
	#TR {width: 150px; float: left; background:url(images/video/background.gif); color: white; padding-top: 5px; height: 100%; margin-bottom: -1000px; padding-bottom: 1000px; }

#bottom { width: 100%; clear: both; height: 50px; background: #000000; }
#bottom_bar { width:880px; height:30px; padding: 10px 15px; background:black; color:white; }
*html #bottom_bar { width: 910px; height: 50px; }

#video { margin: 5px; font-size: 10px; color: #333333; }
#video a:link, a:visited, a:hover, a:active {color:#333333; text-decoration: underline;}

#bug { font-size: 0.6em; color: white; text-align: center; }

.news { font-size: 15px; font-style: italic; font-weight: bolder; color: #FFFFFF; }
.linkDate { color: #FF0000; }
.highlight { color: #FF0000; font-weight: bold;}
.linkText { color: #FFFFFF; margin: 10px, 0px; }
.linkText a:link { color: #FFFFFF; text-decoration: underline; }
.linkText a:visited { color: #FFFFFF; text-decoration: underline; }
.statement { text-align:left; font-size: 0.8em; font-style: italic; color: #0000FF; margin-bottom: 20px; }
.story_head { font-size: 1.0em; color: #FF0000; }
.story_top { font-size: 0.8em; color: #FF0000; font-weight: bold; }
.story_text { font-size: 0.8em; color: #000000; }

.quote, .quote-ref { color: white; text-align: left; padding: 10px; font-size: 0.8em; margin: 0px;}
.quote-ref { color: black; font-size: 0.7em;}

.video { margin: 5px; font-size: 10px; color: white; text-align: center; }

a.imglink {border: 1px black solid; display: block; width: 130px; margin-left: 5px;}
a.imglink:hover {border: 1px white solid; }

.action { 
	padding: 5px 10px; 
	font-family: arial black; 
	font-style: italic;
	font-size: 0.8em;
	line-height: 1.0em;
	text-align: center;
	color: #b1ad57; 
}

a.leftNav:link, a.leftNav:visited, .leftNav-s  {
	background: black;
	display: block;
	font: bold italic 1.0em/1.0em arial, verdana, sans-serif;
	color: white;
	text-align: right;
	padding-top: 10px;
	width: 230px;
	padding-right: 10px;
	border-top: 1px white solid;
	height: 25px;
	text-decoration: none;
}
*html a.leftNav:link, a.leftNav:visited, .leftNav-s { padding: 10px 4px 10px 0px; width: 240px; }

.leftNav-s {font-size: 1.4em; padding-top: 10px; padding-bottom: 2px; background: red; }
*html .leftNav-s { padding: 8px 2px 8px 0px; }

a.leftNav:hover, a.leftNav:active { background: red; }

.bottomNav { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 13px; color: #FFFFFF; font-weight: normal; }
a.bottomNav:link { color: #FFFFFF; text-decoration: underline; font-weight: normal; }
a.bottomNav:visited { color: #CCCC99; text-decoration: underline; font-weight: normal; }
a.bottomNav:hover { color: #9999CC; text-decoration: underline; font-weight: normal; }
a.bottomNav:active { color: #FFFFFF; text-decoration: underline; font-weight: normal; }

.end { line-height:0px; clear: both; }

a:link { color: #FF3333; font-weight: normal; }
a:visited { color: #333399; font-weight: normal; }
a:hover { color: #999933; text-decoration: underline; font-weight: normal; }
a:active { color: #FF3333; text-decoration: underline; font-weight: normal; }

#rightList { font-size: 0.7em; padding: 0px 5px 0px 25px; text-align: left; }
*html #rightlist { padding: 0px 10px 0px 0px; }
#rightList li { margin-bottom: 5px; }

.searchbox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #FFFFFF; border: 0px none; }

/*experience page only */
#client-list { font-size: 0.8em; }
#client-list li { margin-top: 5px; }

/*main only*/
#right-box { padding-left:10px; font-size: 0.8em; text-align: left; }
#right-box a:link, #right-box a:visited, #right-box a:hover, #right-box a:active { color:white; }

.toggle {
	font-size: 16px;
	display: block;
	vertical-align: center;
	text-align: center;
	height: 20px;
	width: 20px;
	border: 1px black solid;
	clear: both;
}

a.toggle:link, a.toggle:visited, a.toggle:hover, a.toggle:active {text-decoration: none; color: black;}

td.prlist_left { vertical-align: top; font-size: 0.8em; color: #000000; text-align: center; padding-right: 5px; padding-bottom: 0px; }

input.form1 { font-size: 12px; }