html, body					{ height:100% !important;min-height:800px;background:#f7e9a2 !important;font-family:Arial, sans-serif;font-size:12px;}
#body-container 			{ margin:0 auto;width:1024px;min-height:800px;height:100%;background:url(../images/bg-shadow.png) repeat-y;position:relative;}


/************************ Header Styles *********************************/
#header-container 			{ margin:0 auto;width:1000px;height:95px;position:relative;background: url(../images/header-container-bg.jpg) repeat-x;border-bottom:17px #555764 solid;}
#logo						{ width:408px;height:72px;float:left;margin:10px 0 0;}
#header-right				{ width:220px;position:absolute;right:65px;}
#student-login 				{ margin:5px 0 5px ;width:100%;height:40px;font-size:12px;font-style:italic;}
/*******************************************************************/

/************************* Content Styles ****************************/
#content 					{ width:1000px;margin:0 auto;}

#badges 					{ width:80%;margin:0 auto;}
#badges p					{ margin:10px 0;}
.red						{ color:red;font-size:85%;}
#fan						{ width:650px;margin:0 auto;text-align:center;}
#fan td 					{ vertical-align:middle;padding:5px 0;}
/*******************************************************************/


/************************** FOOTER **************************/
#footer 					{ position:absolute;bottom:0;width:1000px;color:#5c5c5c;font-size:10px;text-align:center;}
#footer p 					{ padding:10px;}
/*******************************************************************/

