/* ------------------------------------- */

body {
		scrollbar-face-color:#643D84;
		scrollbar-arrow-color:#FFFFFF;
		scrollbar-track-color:#C9CDEF;
		scrollbar-shadow-color:#3C3C3C;
		scrollbar-highlight-color:'';
		scrollbar-3dlight-color:'';
		scrollbar-darkshadow-Color:'';
		background-color: #E8AE0F;
		
}

/* ------------------------------------- */

.headline, .sitemason_title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	font-weight:bold;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.announcement_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 10px;
	line-height: 15px;
}

.announcement_text a:link, .announcement_text a:visited, .announcement_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration: underline;
}

.announcement_text a:hover {
/*	color: #E6E600;*/
	color: #FFB200;
}

.blockquote {
	margin:1px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #000000;
}

.bodytext_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
}

.bodytext_purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #38066A;
}

.bodytext_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.bodytext_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #38066A;
	text-transform: lowercase;
}

.spacer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EFD774;
}

.attribute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 300; 
	color: #000000;
}

.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.copyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #38066A;
}


/* ------------------------------------- */
/* LINKS FORMAT */

A {
	color: #38066A;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
/*	color: #E6E600;*/
	color: #FFB200;
	text-decoration: underline;
}

/* ------------------------------------- */
/* BG IMAGES FORMAT */

#portal_sidenav_bg  
/* holds bg image */ { 
background-image: url(../images/portal_sidenav_bg.jpg);
background-repeat: no-repeat; 
background-position: top; 
z-index: 1; 
width: 166px; 
height: 360px; 
}

#portal_body1_bg  
/* holds bg image */ { 
background-image: url(../images/portal_body1_bg.jpg);
background-repeat: no-repeat; 
background-position: top;
z-index: 1; 
width: 225px; 
height: 360px; 
}

#portal_body2_bg  
/* holds bg image */ { 
background-image: url(../images/portal_body2_bg.jpg);
background-repeat: no-repeat; 
background-position: top;
z-index: 1; 
width: 309px; 
height: 360px; 
}

#main_nav_bar td {
/* IE nav bar fix */
	font-size: 0px;
}


/* ------------------------------------- */
/* NEW ALL CSS VERSION */

#header {
	width: 700px;
	margin: 0 auto 0 auto;
	font-size: 0px;
	line-height: 0px;
}

.purple_bar {
	background-color: #6A448F;
	width: 700px;
	height: 10px;
	margin: 0 auto 0 auto;
	font-size: 0px;
	line-height: 0px;
}

#nav {
	width: 700px;
	margin: 0 auto 0 auto;
}

#content {
	width: 682px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
	border-color: #38056A;
	padding: 20px 8px 20px 8px;
}

#sidebar, #body, #athletics_body {
	border-width: 1px;
	border-style: solid;
	border-color: #38056A;
}

#sidebar {
	width: 148px;
	background-color: #EAEAEA;
}

#sidebar img {
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	border-color: #38056A;
}

#sidebar .sidelinks {
	padding: 16px 8px 8px 8px;
}

#sidebar .sidelinks ul {
	padding: 0px;
	margin: 0 0 6px 0;
	list-style-type: none;
	list-style-position: default;
}

#sidebar .sidelinks_box {
	margin-top: 12px;
	background-color: #FFFFFF;
	border-color: #38066A;
	border-width: 1px;
	border-style: solid;
	text-align: center;
}

#sidebar .sidelinks_box img {
	border-width: 0;
	border-style: none;
}

/*
#sidebar .sidelinks li {
	padding: 0px;
	margin: 0px;
}
*/

#middle_column {
	width: 10px;
}

#body, #athletics_body {
	width: 520px;
	padding: 9px 9px 9px 9px;
}

#footer {
	width: 700px;
	margin: 0 auto 0 auto;
	padding: 4px 0 2px 0;
	background-color: #38056A;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#searchInput {
	width: 120px;
}


/* Athletics */

.athletics_header {
	clear: both;
}

.athletics_header img {
	float: left;
}

.athletics_header h2 {
	background-color: #38056A;
	padding: 1px 10px 1px 10px;
	margin-left: 35px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-transform: lowercase;
}

#athletics_body .sitemason_header {
	font-size: 14px;
}

#athletics_body .sitemason_header_date {
	display: block;
	font-size: 11px;
	font-weight: normal;
}

.athletics_subhead {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 12px;
}

#roster_detail .image {
	padding: 12px;
	vertical-align: center;
}

#roster_detail label {
	font-weight: bold;
}

#roster_profile {
	background-color: #38056A;
	border-color: #FFB200;
	border-width: 2px;
	border-style: solid;
	color: #FFB200;
}

#roster_profile h2 {
	font-size: 20px;
}

#roster_profile ul {
	margin-left: 0px;
	padding-left: 0px;
}

#roster_profile li {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 14px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 6px;
}

#roster_profile li img {
	padding-right: 4px;
	vertical-align: top;
}

#roster_lead_paragraph {
	text-align: center;
}

#athletics_schedule, #roster_list {
	border-color: #38056A;
	border-width: 1px;
	border-style: solid;
}

#athletics_schedule .odd, #roster_list .odd {
	background-color: #CCCCCC;
}

#athletics_schedule th, #roster_list th {
	background-color: #38056A;
	color: #FFFFFF;
	font-weight: bold;
}

#athletics_schedule td, #roster_list td {
	font-size: 11px;
	vertical-align: top;
}

.col_no, .col_wt {
	text-align: right;
}

.col_record {
	text-align: center;
}

