/*---------- Start Top Section ----------*/
div#top{
	border-bottom: 3px solid #000; width:725px; margin-bottom:15px; 
}

div#video{
	margin: 0 0 15px 0;
}

div#top h2{
	font-weight: normal; margin:0; padding:7px 0; border-bottom: 1px solid #000; width:725px; font-size: 11px;
}

div#top h2 a{
	color: #111;
	text-decoration: none;
}

div#top h2 a:hover {
	color:#CC0000;
	text-decoration: underline;
}



div#top h1{
	font:24px helvetica, sans-serif; margin:0; padding:8px 0;
}


object { outline:none; }

a:hover {text-decoration: underline;}
