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


body#home{margin: 0 0; padding: 0 0; background: #666 url(img/backhome.jpg) repeat-x;}
body#content{margin: 0 0; padding: 0 0; background: #666 url(img/body_content_back.jpg) repeat-x;}
div#head {margin: 0 auto 0 auto; width: 950px; height: 114px; background-image: url(img/student_head.jpg);}

div#head h1 { margin: 0 0; padding: 0 0; text-indent: -9999px; font: normal 10px Arial, Helvetica, sans-serif; }

div#content_banner { margin: 0 auto 0 auto; width: 950px; height: 166px; background: transparent url(img/content_banner.jpg); }
div#content_banner h2 { font: normal 10px Arial, Helvetica, sans-serif; text-indent: -9999px; margin: 0 0; padding: 0 0; }

div#nosignup_banner { margin: 0 auto 0 auto; width: 950px; height: 166px; background: transparent url(img/nosignup_banner.jpg); }
div#nosignup_banner h2 { font: normal 10px Arial, Helvetica, sans-serif; text-indent: -9999px; margin: 0 0; padding: 0 0; }

div#content_wrapper { margin: 0 auto 0 auto; width: 950px; height: 430px; background: url(img/content_sliver.jpg) no-repeat; }
div#content_area { margin: 0 auto; width: 950px; background: url(img/contentpage.jpg) repeat-y; }
div#content_area div#logo_backer{ margin: 0 auto; width: 916px; background: url(img/logo_backdrop.jpg) no-repeat; min-height: 500px;}
div#intro_movie { margin: 0 0 0 18px; }

div#logos { margin: 5px auto 0 auto; width: 950px; height: 160px; background: transparent url(img/logo_wrapper.jpg) no-repeat;}

div#logo_movie {width: 913px; height: 144px; margin: 0 auto; }

div#right_nav { float: right; width: 280px; margin-right: 30px; margin-top: 40px; padding: 0 0;}
div#right_nav ul { font: normal 16px Arial, Helvetica, sans-serif; color:#F2F2F2; text-transform: uppercase; margin: 0 0; padding: 10px 10px;}
div#right_nav ul li { margin: 5px 5px; padding: 5px 5px;}
div#right_nav ul li a:visited {color: #f2f2f2; text-decoration: none;}
div#right_nav ul li a {color: #f2f2f2; text-decoration: none; }
div#right_nav ul li a:hover {color:#fff; text-decoration: underline;}

div#wrapup { margin: 0 auto; width: 950px; height: 32px; background: transparent url(img/foot_nub.jpg) no-repeat; }
div#footer { background: url(img/foot_flare.jpg) no-repeat top center;  width: 900px; color: #ccc; text-align: center; margin: 0 auto; padding: 22px 20px 10px 20px; font: normal 15px Arial, Helvetica, sans-serif;}

div#footer a { color: #f2f2f2; text-decoration: none;} 
div#footer a:visited { color: #f2f2f2; text-decoration: none;} 
div#footer a:hover { color: #fff; text-decoration: none; border-bottom: 1px dotted #f2f2f2;} 

div#footer p { font: normal 15px Arial, Helvetica, sans-serif; margin-top: 40px;}

div#the-goods { margin: 0 auto; padding: 0 145px 10px 145px; font: normal 14px Arial, Helvetica, sans-serif; line-height: 20px;}
div#the-goods h3 { margin: 0 0; padding: 20px 0 20px 0; }
.tablelicious{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	line-height: 18px;
	
}

.bennies{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	line-height: 12px;
	
}

.bennies a{

color: #333333;
text-decoration: none;

}

a.bennies:hover{

color: #999999;

}

