.width { width: 835px;

} 

a {
	text-decoration: none;
}

a:link {
	color: #C60;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
}

a:visited {
	color: #CC9933;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
}
a:hover {
	color: #757575;
	text-decoration: underline;
}

p.left {text-align: left}
p.right {text-align: right}
p.center {text-align: center}


body {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
}

.mainBannerContainer {
	height: auto;
	float: left;
	background-repeat: no-repeat;
	background-position: right top;
}

/* START Left Hand Navigation Styles */
.leftMasterNavigation {
	width: 156px;
	height:auto;
	float: left;
/*	background-image: url(../graphics/backgrounds/fading_background_1.png);
	background-repeat:repeat-x; */
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	.leftMasterNavigationWhite {
	width: 156px;
	height:auto;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

	#leftNavigation {
	top: 5em;
	left: 1em;
	width: 156px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ce852b;
	line-height: 1.5em;
    }
	
    #leftNavigation ul {
    list-style: none;
    margin-left: 1em;
    padding-left: 0;
   }
   
    #leftNavigation li {
	font-size: 80%;
	margin-bottom: 0.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDC4AC;
	padding-top: 2px;
	padding-bottom: 3px;
    }
	
    #leftNavigation a:link, #leftNavigation a:visited {
	text-decoration: none;
	color: #3E3C37;
	background-color: transparent;
	font-weight: normal;
    }

    #leftNavigation a:hover {
	color: #B9721C;
    }
	
#on {
	text-decoration: none;
}
.float_left
{
	float:left;
}
.clear {
    clear: both;
}
/* END Left Hand Navigation */

/* START Right Hand Navigation Styles */
.rightMasterNavigation {
	width: 156px;
	height:auto;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	
}

#rightNavigation {
	top: 5em;
	left: 1em;
	width: 156px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: 1.2em;
	color: #666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
    }
	
    #rightNavigation ul {
    list-style: none;
    margin-left: 1em;
    padding-left: 0;
   }
   
    #rightNavigation li {
	font-size: 75%;
	margin-bottom: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #424C3A;
	list-style-image: url(../graphics/assets/menu_bullet.png);
	list-style-position: outside;
	list-style-type: circle;
    }
	
    #rightNavigation a:link, #rightNavigation a:visited {
	text-decoration: none;
	color: #878B34;
	background-color: transparent;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
    }

    #rightNavigation a:hover {
    color: #ce852b;
    }
/* END Right Hand Navigation */

.content_body {
	display: block;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../graphics/backgrounds/righthandnav_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.content_body_nobg {
	display: block;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}

.content_textbody {
	margin-top: 12px;
	margin-right: 180px;
	margin-bottom: 0px;
	margin-left: 180px;
	text-align: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

.content_textbody_noright {
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 180px;
	text-align: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}


.content_textbody_wide {
	margin-top: 12px;
	margin-right: 180px;
	margin-bottom: 0px;
	margin-left: 12px;
	text-align: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

.content_textbody_full {
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	text-align: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}


/* for understanding browsers */
.content_textbody {
	min-height:375px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
}
/* for Internet Explorer */
/*\*/
* html .content_textbody {
	height: 375px;
	font-family: Arial, Helvetica, sans-serif;
}

.content_textbody p{

}

.breadcrumbsSpecial {
	color: #403f39;
	font-size: 65%;
	font-family: Arial, Helvetica, sans-serif;
	margin-right:20px;
	margin-bottom: 10px;
 }
.breadcrumbsSpecial a:link, .breadcrumbsSpecial a:visited{
	color: #403f39;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
 }
 .breadcrumbsSpecial a:hover{
	color: #403f39;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
 }

#breadcrumbsSpecialUnderlined{
	color: #403f39;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
 }

.pageTitleSpecial {
	color: #cc6600;
	font-size: 22px;
	font-weight:normal;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}
.NewsletterpageTitleSpecial {
	color: #cc6600;
	font-size: 21px;
	font-weight:normal;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
    text-align: center;
}
.print_btn
{
	color: #403f39;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	height: 12px;
	float: right;
	margin-right: 10px;
	text-align: right;
}


.print_btn img
{
	border:none;
}
.bodycontent_text
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	color: #4a4641;
	line-height: 1.5em;
	
}
.bodycontent_text table
{
	border: 1px solid #F3E8C2;
	padding: 0px;
	margin: 0px;
	
	
}
.bodycontent_text table td
{
	border: 1px solid #F3E8C2;
	padding: 5px;
}

.imageleft {	
	margin: 10px 10px 5px;	
	float: left;
	}

.imageright {	
	margin: 10px 10px 5px;	
	float: right;
	}
	.image2right {	
	margin: 0px 0px 0px;	
	float: right;
	}
	
.imagemiddle {	
	margin: 5 auto;	
	text-align: center;	
	display: block;
	}	

.trusteesimages {	
	margin: 10px 10px 5px;	
	padding-bottom: 5px;
	float: left;
	}


.directions{
	color: #cc6600;
	font-size: 14px;
	font-weight:bold;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
    text-align: left;
}
 
.siteindexbox {
	padding: 0px;
	text-align: left;
	border-top: 2px solid #a5a456;
	border-right: 2px solid #a5a456;
	border-bottom: 8px solid #a5a456;
	border-left: 2px solid #a5a456;
	background-color: #f2f3e6;
}

.siteindexletters {
	color:#ffffff;
	background-color: #cc7e1f;
	border-top-width: 2px;
	border-right-width: 6px;
	border-bottom-width: 3px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cc7e1f;
	border-right-color: #cc7e1f;
	border-bottom-color: #cc7e1f;
	border-left-color: #cc7e1f;
}

.tabletab{
	color:#C60;
	background-image: url(../graphics/assets/tabback.jpg);
	border: thin dotted #CCC;
	line-height: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
}
.president{
margin-right: 10px;
float: left;
width: 213px;
}

.horizontal_straight_line 
{
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDC4AC;
	margin: 10px;
} 

.bold_header_text{
	color: #4a4641;
	font-size: 13px;
	font-weight:bold;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-variant: small-caps;
	text-decoration: none;
}

.bold_header_wolverines{
	color: #ffffff;
	font-size: 13px;
	font-weight:bold;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.bold_header_gold_text{
	color: #cc6600;
	font-size: 12px;
	font-weight:bold;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.bold_header_gold_large_text{
	color: #cc6600;
	font-size: 14px;
	font-weight:bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

table.borderless { 
border:0; 
}

table.soccer {
	border:1px solid #f1dc89;
	background-image: url(../../wolverines/images/background.gif);	
}

table.basketball {
	border:1px solid #f1dc89;
	background-image: url(../../wolverines/women/basketball/images/background.jpg);
}

table.track {
	background-image: url(../../wolverines/track/images/background.jpg);
	border: 1px solid #555E2F;
}

table.basketball2 {
	background-image: url(../../wolverines/images/background_basketball.jpg);
	border: 1px solid #555E2F;
}

table.soccer2 {
	background-image:url(../../wolverines/images/background_soccer.jpg);
	border: 1px solid #555E2F;
}
table.box{
	border:2px solid #C89D1A;
	background-color: #FFF8DF;
	margin: 0px;
	padding: 0px;
}

table.borderless td, table.borderless th { 
border: 0; 
}

white.borderless td, table.borderless th {
	border: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.catalogContent  {
	display: block;
	padding: 0px;
	width: 100%;
	float: left;
	margin-top: 1px;
	line-height:100%;
	color:#4a4641;
	background-color: #FFFFFF;
	margin-left: 2px;
	
}


.catalogContentSection1 {
	float: left;
	float: left;
	width:180px;
	margin-top:10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-right: 2px;
	margin-left: 2px;
    line-height: 1.5em;
}

.catalogContentSection2 {
	float: left;
	float: left;
	width:370px;
	margin-top:10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-right: 2px;
	margin-left: 2px;
    line-height: 1.5em;
}

.catalogContentSection3 {
	float: left;
	float: left;
	width:190px;
	margin-top:10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-right: 2px;
	margin-left: 2px;
    line-height: 1.5em;
}

catalog_notice {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	}
	
.gold_border_image {
	margin: 5 auto;
	text-align: center;
	display: block;
	border: thin solid #cc6600;
	}	
	
	.picture_box {
	border:2px solid #cc7d1d;
	cellspacing:0;
	cellpadding:0;
	}
	
	.picture_caption {
	color: #403f39;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right:20px;
	line-height: 18px;
 }	
 
 .Italic_hightlights {
	color: #1E748C;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
}
.submitted {
	color: #4A4641;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
}
.submitted a {
	color: #999999;
	text-decoration: none;
	background-position: left;
}
.links a { color: #cc6600; text-decoration: none; }
.standard { display: inline; }

.enlarge {
	color: #aaa;
	font-size: x-small;
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.englarge a {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left;
	left: 5px;
	word-spacing: normal;
	clip: rect(auto,auto,auto,5px);
	text-align: center;
	text-indent: 10px;	
}
	
.links a {
	color: #999999;
	text-decoration: none;
}
.standard { display: inline; }
.emergencynoticeText a:link, .emergencynoticeText a:visited{
color: #FFFFFF;
}

.emergencynoticeText
{
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
	display: block;
	width: auto;
	float: none;
	background-color: #424C3A;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-weight: bold;
}
.emergencynoticeText p
{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
