/*This is the main style sheet*/

body {
background-color: #f4f2dd;
color: #333333;
font-family: Helvetica, Arial, sans-serif;
font-size: 1em;
margin: 0;
padding: 10px;
text-align: center;}

#everything{
width: 748px;
background-color: #FFFF00;
margin: auto;}

* html #everthing { width: 747px;}

#PAGE_header {
height:128px;
width:748px;}

* html #PAGE_header { width:749px;}

#logo {
width: 99px;
height: 128px;
float: left;}

#header_area{
width: 648px;
height: 128px;
float: right;
border-top: 1px solid #333;
border-right: 1px solid #333;}

#banner {
background-color: #fff;
width: 648px;
height: 99px;}

#menu {
background-color: #FF0000;
height: 29px;
width: 648px;}

* html #menu {
margin-top: -3px;}

#about_button {
background-image: url("http://www.geocities.com/common/images/button_001_off.gif");
background-repeat: no-repeat;
font-size: 9px;
width: 129px;
height: 29px;
float: left;}

#about_button a:link, #about_button a:visited {
display: block;
background-image: url("http://www.geocities.com/common/images/button_001_off.gif");
background-repeat: no-repeat;
font-weight: bold;
text-decoration: none;
width: 129px;
height: 29px;
text-align: center;
color: #ffffff;
line-height: 29px;}

#about_button a:hover {
display: block;
background-image: url("http://www.geocities.com/common/images/button_001_on.gif");
background-repeat: no-repeat;
font-weight: bold;
text-decoration: none;
width: 129px;
height: 29px;
text-align: center;
color: #ffffff;}

#students_button {
background-image: url("http://www.geocities.com/common/images/button_002_off.gif");
background-repeat: no-repeat;
font-size: 9px;
width: 130px;
height: 29px;
float: left;}

#students_button a:link, #students_button a:visited {
display: block;
background-image: url("http://www.geocities.com/common/images/button_002_off.gif");
background-repeat: no-repeat;
font-weight: bold;
text-decoration: none;
width: 130px;
height: 29px;
text-align: center;
color: #ffffff;
line-height: 29px;}

#students_button a:hover {
display: block;
background-image: url("http://www.geocities.com/common/images/button_002_on.gif");
background-repeat: no-repeat;
font-weight: bold;
text-decoration: none;
width: 130px;
height: 29px;
text-align: center;
color: #ffffff;}

#facstaff_button {
background-image: url("http://www.geocities.com/common/images/button_003_off.gif");
background-repeat: no-repeat;
font-size: 9px;
width: 129px;
height: 29px;
float: left;}

#facstaff_button a:link, #facstaff_button a:visited {
display: block;
background-image: url("http://www.geocities.com/common/images/button_003_off.gif");
background-repeat: no-repeat;
font-weight: bold;
text-decoration: none;
width: 129px;
height: 29px;
text-align: center;
color: #ffffff;
line-height: 29px;}

#facstaff_button a:hover {
display: block;
background-image: url("http://www.geocities.com/common/images/button_003_on.gif");
background-repeat: no-repeat;
font-weight: bold;
text-decoration: none;
width: 129px;
height: 29px;
text-align: center;
color: #ffffff;}

#alumni_button {
background-image: url("http://www.geocities.com/common/images/button_004_off.gif");
background-repeat: no-repeat;
font-size: 9px;
width: 130px;
height: 29px;
float: left;}

#alumni_button a:link, #alumni_button a:visited {
display: block;
background-image: url("http://www.geocities.com/common/images/button_004_off.gif");
background-repeat: no-repeat;
font-weight: bold;
text-decoration: none;
width: 130px;
height: 29px;
text-align: center;
color: #ffffff;
line-height: 29px;}

#alumni_button a:hover {
display: block;
background-image: url("http://www.geocities.com/common/images/button_004_on.gif");
background-repeat: no-repeat;
font-weight: bold;
text-decoration: none;
width: 130px;
height: 29px;
text-align: center;
color: #ffffff;}

#parents_button {
background-image: url("http://www.geocities.com/common/images/button_005_off.gif");
background-repeat: no-repeat;
font-size: 9px;
width: 129px;
height: 29px;
float: left;}

#parents_button a:link, #parents_button a:visited {
display: block;
background-image: url("http://www.geocities.com/common/images/button_005_off.gif");
background-repeat: no-repeat;
font-weight: bold;
text-decoration: none;
width: 129px;
height: 29px;
text-align: center;
color: #ffffff;
line-height: 29px;}

#parents_button a:hover {
display: block;
background-image: url("http://www.geocities.com/common/images/button_005_on.gif");
background-repeat: no-repeat;
font-weight: bold;
text-decoration: none;
width: 129px;
height: 29px;
text-align: center;
color: #ffffff;}

#PAGE_body {
width: 748px;
text-align: center;}

* html #PAGE_body {
	width: 749px;
	margin-top: -3px;}

#sidebar_area{
background-color: #FF0000;
float: left;
width: 99px;}

#search_box{
width: 99px;
text-align: center;
color: #ffffff;
font-family: Helvetica, Arial, sans-serif;
font-size: 1pt;
padding-top: 5px;}

* html #search_box{
margin-bottom: -12px;}

#sidebar {
float: left;
background-color: #FF0000;
width: 99px;
text-align: left;
color: #ffffff;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;}

#sidebar a:link, #sidebar a:visited {
display: block;
color: #ffffff;
background-color: #FF0000;
font-size: 11px;
text-decoration: none;
border: 1px #520063 solid;
padding-top: 2px;
padding-left: 2px;
padding-bottom: 2px;
letter-spacing: .1px;}

#sidebar a:hover {
background-color: #e6e6e6;
color: #FFFF00;
padding-top: 2px;
padding-left: 2px;
padding-bottom: 2px;
border: 1px solid;}

.sidebarheader{
background-color: #AD76B8;
color: #ffffff;
font-size: 13px;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
padding-top: 4px;
padding-bottom: 4px;
text-indent: 1px;}

#main_area {
width: 646px;
background-color: #FF0000;
float: right;
border-right: 1px #333333 solid;}

* html #main_area {	width: 644px;}

#breadcrumbs{
width: 644px;
text-align: left;
font-size: 10px;
background-color: #f1f1f1;
padding: 2px;
margin-left:-2px;
border-bottom: 1px #999999 solid;
font-weight: bold;}

* html #breadcrumbs{ width: 644px;
	margin-left: 0px;}

#breadcrumbs a:link, #breadcrumbs a:visited {
color: #666666;} 

#breadcrumbs a:hover {
color: #520063;}

#breadcrumbs a:active {
background-color: #f5f5f5;
color: #333333;}

#main-content {
background-color: #ffffff;
padding: 10px;
width: 628px;
text-align: left;
float: right;}

*html #main-content {
width:628px;
}
	
#main-content p {
font-size: 12px;
text-align: left;}

#main-content h1 {
font-size: 20px;
font-weight: bold;
font-style: italic;}

#main-content h2 {
font-size: 18px;}

#main-content h3 {
font-size: 16px;}

#main-content h4 {
font-size: 14px;}

#main-content h5 {
font-size: 11px;
margin-top: -1px;}

#main-content h6 {
font-size: 10px;
font-style: italic;
margin-top: -1px;}

#main-content ol {
font-size: 12px;
text-align: left;}

* html #main-content ol { 
	padding-left: 2px;}

#main-content dl {
font-size: 12px;}

#main-content dd {
margin-bottom: 12px;}

#extras_area{
width: 606px;
text-align: center;
padding-bottom: 14px;}

* html #extras_area{
padding-bottom: 8px;}

#date{
width: 303px;
text-align: left;
font-size: 11px;
float: left;}

#weather{
width: 303px;
text-align: right;
font-size: 11px;
float: left;}

#two_col_layout{
width: 606px;
text-align: center;
padding-bottom: 10px;}

#two_col_left{
float: left;
padding-right: 10px;
width: 394px;
text-align: left;}

#two_col_right{
float: right;
width: 202px;}


#about_three_col_layout{
width: 606px;
text-align: center;
padding-bottom: 10px;}

#about_three_col_left{
float: left;
padding-right: 6px;
width: 198px;}

#about_three_col_middle{
float: left;
padding-right: 6px;
width: 198px;}

#about_three_col_right{
float: right;
width: 198px;}


#three_col_layout{
width: 606px;
text-align: center;
padding-bottom: 10px;}

#three_col_left{
float: left;
padding-right: 6px;
width: 198px;}

#three_col_middle{
float: left;
padding-right: 6px;
width: 198px;}

#three_col_right{
float: right;
width: 198px;}

.shortcuts_heading{
background: #520063;
color: #ffffff;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: left;
text-indent: 4px;}

.shortcuts{
background-color: #f5f5f5;
width: 196px;
border: 1px #520063 solid;
text-align: left;
font-family: Helvetica, Arial, sans-serif;
margin-bottom: -3px;}

.shortcuts a:active, .shortcuts a:visited, .shortcuts a:link{
display: block;
color: #FFFF00;
background-color: #FFFF00;
font-size: 11px;
padding-left: 8px;
text-decoration: none;
padding-top: 2px;
padding-right: 2px;}

.shortcuts a:hover{
background-color: #e4daf7;
color: #333333;
padding-left: 8px;
text-decoration: none;
padding-top: 2px;
padding-right: 2px;}

.linklist_heading{
background: #333333;
color: #ffffff;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: left;
text-indent: 4px;}

.linklist{
background-color: #ffffff;
width: 198px;
text-align: left;
text-decoration:none;
color: #333333;
font-family: Helvetica, Arial, sans-serif;}

.linklist a:active, .linklist a:visited, .linklist a:link {
display: block;
color: #333333;
background-color: #ffffff;
font-size: 11px;
padding-left: 8px;
text-decoration: none;
padding-top: 2px;
padding-right: 2px;}

.linklist a:hover{
background-color: #FFFF00;
color: #333333;
padding-left: 8px;
text-decoration: none;
padding-top: 2px;
padding-right: 2px;}

.linklist_no_url{
color: #333333;
background-color: #ffffff;
font-size: 11px;
padding-left: 8px;
text-decoration: none;
padding-top: 2px;
padding-right: 2px;
font-family: Helvetica, Arial, sans-serif;
text-align: left;}

.widelinklist_heading{
background: #333333;
color: #ffffff;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: left;
text-indent: 4px;}

.widelinklist{
background-color: #ffffff;
width: 394px;
text-align: left;
color: #333333;
font-family: Helvetica, Arial, sans-serif;}

.widelinklist a:active, .widelinklist a:visited, .widelinklist a:link{
display: block;
color: #333333;
background-color: #ffffff;
font-size: 11px;
padding-left: 8px;
text-decoration: none;
padding-top: 2px;
padding-right: 2px;}

.widelinklist a:hover{
background-color: #FFFF00;
color: #333333;
padding-left: 8px;
text-decoration: none;
padding-top: 2px;
padding-right: 2px;}

.widelinklist_no_url{
color: #333333;
background-color: #ffffff;
font-size: 11px;
padding-left: 8px;
text-decoration: none;
padding-top: 2px;
padding-right: 2px;
font-family: Helvetica, Arial, sans-serif;
text-align: left;}

#student_profile_area{
padding: 4px;
background-color: #e6e6e6;
width: 190px;
text-align: center;
padding-top: 5px;}

#profile_container{
width: 190px;
height: 83px;
text-align: center;}

#profile_pic_left{
float: left;
width: 80px;
text-align: center;}

#profile_txt_right{
float: right;
text-align: left;
color: #333333;
font-family: Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
font-style: italic;
text-decoration: none;
width: 110px;
margin-top: 30px;}

#profile_pic_right{
float: right;
width: 80px;
text-align: center;}

#profile_txt_left{
float: left;
text-align: right;
color: #333333;
font-family: Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
font-style: italic;
text-decoration: none;
width: 110px;
margin-top: 30px;}

#student_sidebar{
background-color: #FFFF00;
text-align: center;
width: 196px;
font-family: Helvetica, Arial, sans-serif;
color: #333333;
padding-top: 10px;
}

#students_ad{
background-color: #FFFF00;
color: #ffffff;
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
padding: 3px;
width: 368px;
font-size: 13px;
font-weight: bold;}

#students_ad a:active, #students_ad a:visited, #students_ad a:link{
color: #ffffff;
font-family: Helvetica, Arial, sans-serif;
text-decoration: none;
font-weight: normal;}

#students_ad a:hover{
text-decoration: underline;
color: #ffffff;
font-family: Helvetica, Arial, sans-serif;
font-weight: normal;
background-color: #973513;}

#spotlight_area{
text-align: center;
width: 606px;
padding: 10px;}

#facts_area{
padding: 10px;
width: 606px;
text-align: left;}

#name_area{
float: left;
width: 200px;
text-align: right;}

#data_area{
width: 390px;
float: right;
text-align: left;}

#fact_name{
background-color: #e1eac9;
color: #333333;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 4px;
line-height: 2em;}


#fact_data{
background-color: #f3e8c3;
color: #333333;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
padding: 4px;
font-style: italic;
line-height: 2em;}

#three_col_facts_area{
width: 510px;
text-align: center;
color: #333333;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
padding: 10px;}

#three_col_facts_left{
width: 120px;
float: left;
text-align: right;
background-color: #FFFF00;
padding-right: 5px;
font-weight: bolder;}

#three_col_facts_middle{
width: 280px;
text-align: left;
background-color: #FFFF00;
float: left;
padding-right: 5px;
font-weight: bold;}

#three_col_facts_right{
width: 100px;
float: right;
text-align: left;
background-color: #ffffcc;
font-style: italic;}


#dynamic_area{
padding: 10px;
width: 606px;}

#news_area {
float: left;
width: 295px;
text-align: left;}

#news_content {
background-color: #C5CEB1;
color: #333333;
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
padding-bottom: .3em;}

#news_content_header {
font-size: 12px;
font-weight: bold;
font-family: Helvetica, Arial, sans-serif;
color: #ffffff;
background-color: #46591D;
padding-left: 5px;}

#news_content a:link, #news_content a:active, #news_content a:visited{
color: #666666;
padding-left: 5px;
background-color: #C5CEB1;}

#news_content a:hover{
text-decoration: underline;
padding-left: 5px;
color: #333333;
background-color: #C5CEB1;}

#events_area{
width: 295px;
float: right;
text-align: left;}

#events_content {
background-color: #EDE3BE;
color: #333333;
font-family: Helvetica, Arial, sans-serif;
font-size: 11px;
padding-bottom: .3em;}

#events_content_header {
font-size: 12px;
font-weight: bold;
font-family: Helvetica, Arial, sans-serif;
color: #ffffff;
background-color: #C8AA34;
padding-left: 5px;}

#events_content a:link, #events_content a:active, #events_content a:visited{
color: #666666;
padding-left: 5px;
background-color: #EDE3BE;}

#events_content a:hover{
text-decoration: underline;
padding-left: 5px;color: #333333;
background-color: #EDE3BE;}

#PAGE_footer{
width: 746px;
background-color: #f1f1f1;
padding-bottom: 5px;
padding-top: 5px;
border-left: 1px #333333 solid;
border-bottom: 1px #333333 solid;
clear: both;
border-top: 1px #999999 solid;}

* html #PAGE_footer{ width: 747px;}

#PAGE_footer a:link {
text-decoration: underline;
color: #666666;} 

#PAGE_footer a:visited {
text-decoration: underline;
color: #666666;}

#PAGE_footer a:hover {
text-decoration: underline;
color: #520063;}

#PAGE_footer a:active {
background-color: #f5f5f5;
color: #333333;}

#PAGE_footer p.footer {
text-align: center;
font-size: 10px;
font-weight: bold;
color: #888888;}
