body {
	background:#ccc;
}

h1 {
	visibility: hidden;
}

#wrapper {
	width:640px;
	border: 4px solid #F90;
}

#vidtop {
	height: 69px;
	background: #ffffff url(images/prepu_head.png) no-repeat center top;
}

#vidnav {
	background: #F09B00;
}

#vidwrap {
	height:400px;
	width:640px;
}

ul {
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}

li {
float:left;
}

a:link,a:visited {
display:block;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#FFFFFF;
background-color:#F09B00;
text-align:center;
padding:7px;
text-decoration:none;
}

a:hover,a:active {
background-color:#C88100;
}

#linkSel {
color:#666666;
}
