* {margin:0;}
html,body { background-color: #FFF; height:100%; color:#FFF;}



#container { height: 100%; }
#nav_content { min-height: 100%; background-color:#000; width:250px; float:left;}
#trans01 { min-height: 100%; background-color:#3F3F3F; width:150px; float:left;}
#trans02 { min-height: 100%; background-color:#7F7F7F; width:75px; float:left;}
#trans03 { min-height: 100%; background-color:#BFBFBF; width:33px; float:left;}
#main_content { min-height: 100%; background-color:#FFF; float:left; color:#000;}
#video {border:0;text-align:center; padding-top:100px; }
#top {background-color:#CACACA; text-align:left; padding:10px; height:90px; color:#000;font:14px/20px Georgia, "Times New Roman", Times, serif;}

h1 { color:#FFF; font:36px "Lucida Grande", Lucida, Verdana, sans-serif; margin:50px 0 0 0; text-align:center;}
h2 { color:#FFF; margin:25px 0 0 0; text-align:center; font:7em Georgia, "Times New Roman", Times, serif;}
h3 { color:#000; font:3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}
hr { color:#FFF; margin:50px auto; width: 75%; height:3px; border:0; background-color:#FFF;}
.title { margin-top: 376px; }

a#splash {color:#000; text-decoration:none;}
a#splash:hover {color:#2276c3; text-decoration:underline;}