* {
margin:0;
padding:0;
border:0;
}
body {
text-align:center;
color:#000;
font:62.5% Arial, Helvetica, sans-serif;
}
#wrapper {
width:935px;
height:644px;
margin:0 auto;
text-align:left;
background-color:#fff;
}
#logo {
float:left;
width:540px;
height:82px;
background:url(../images/lovestudents.jpg) no-repeat;
margin:20px 0 10px 8px;
}
#videoholder {
float:left;
margin-left:10px;
}
a {
color:#0080ff;
text-decoration:none;
border-bottom:1px dotted #0080ff;
}
a:hover {
text-decoration:underline;
border:0;
}
.social {
border:0;
float:right;
margin:9px 0 0 9px;
}
#videoright{
float:right;
margin-right:10px;
}
#videoright a {
border:0;
}

/* footer */

#footer {
width:913px;
height:110px;
float:left;
margin:10px;
background-color:#ff0;
border:1px solid #ff0080;
}
#footer_logos {
display:inline;
width:846px;
height:54px;
float:left;
margin:11px 0 0 26px;
border-top:1px solid black;
border-bottom:1px solid black;
}
#footer_logos h1 {
width:303px;
height:29px;
float:left;
margin-top:12px;
text-indent:-9000px;
background:url(../images/sm_footer_logo.jpg) no-repeat left center;
border-right:1px solid black;
}
#footer_text {
width:898px;
float:left;
margin-top:12px;
text-align:center;
font-size:16px;
color:#0080ff;
}