@charset "UTF-8";
/* CSS Document */

body {
	background-color: #f7f7f7;
	margin: 0px 0px 0px  0px;
}

#container {
	width:100%;
	margin-top:10px;
}

#inner {
	width:1050px;
}

#nav {
	float:left;
}

#nav_row {
	width:100%;
	height:40px;
	padding-left:2px;
}
body,td,th {
	font-family: Arial;
	color: #666666;
	font-size: 12px;
}

#thumbnail { padding-top:2px; padding-left:5px; text-align:center; height:auto; width:100px; float:left; font-size:10px; color:#666666;
}

#footer { width:100%; text-align:right; padding-top:140px; font-size:9px; font-weight:bold; color:#999999;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}

#videoleft {
	width:728px;
	height:486px;
	float:left;
}

#videoright {
	width:320px;
	height:80px;
	float:left;
	text-align:left;
}

#section {
	width:33%;
	float:left;
	text-align:left;
}

#sectioncell {
width:100%;
height:65px;
text-align:left;
}

#sectioncell120 {
width:100%;
height:120px;
text-align:left;
}
