div td {
	behavior: url('../iepngfix.htc')
	}
body       {
	padding: 0;
	color: #000000;
	background: #898b8c url('../images/bg.jpg') repeat;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif; margin-left:0; margin-right:0; margin-top:0; margin-bottom:20px;
	background-attachment:fixed;
}

body.index {
  text-align: center;
  min-width: 948px;
  margin: 0;
	padding: 0;
	height: 100.01%;
	*margin-top:;
}
#wrapper-index {
  width: 948px;
	margin: 0 auto;
	display: block;
}


a			{text-decoration: none; color:#666666}
a:link      { color: #666666 }
a:visited   { color: #666666 }
a:hover		{text-decoration: underline}

ol {margin: 0 0 1em; padding: 0}
b		{margin: 0 ; padding: 0}

p  {
	margin: .5em 0 1em; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-transform: none;
	color: #000000;
	}
td {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-transform: none;
	color: #000000;
	}

h1 { 
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	}
	
h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0; padding: 0;
	}
h3 {										/*- use for subheadings within content text-*/
	font-size: 1.3em;
	margin: .7em 0em .3em 0em; padding: 0;
	font-weight: bold;
	}

h4{ 											/*- use for bold text with extra spacing-*/
	font-weight: bold;
	font-size :  1.1em;
	margin: .6em 0em .3em 0em; padding: 0;
	}
	
h5 {											/*- use for normal text with top and bottom spacing-*/
	font-size: 1.0em;
	margin: 1em 0em 1em 0em;
	font-weight: normal;
	}
h6 {											/*- use for small text-*/
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 0;
	font-weight: normal;
	}

img{
border: 0;
}

	
.athletics{									/*- use for accent colour - red - on athletics section-*/
	color : #972723;}
	
.academics{									/*- use for accent - tan -  colour on academics section-*/
	color : #beab70;
	border: 1px;
	}
.academics2{									/*- use for accent - dark tan -  colour on academics section-*/
	color : #a9a28f;
	}
.academics_bg{									/*- use for accent bg colour - red - section-*/
	background-color: #6c0e06;
	}
.academics_bg2{									/*- use for light bg colour section-*/
	background-color: #f4f2e8;
	}
.academics_bg3{									/*- use for tan bg colour section-*/
	background-color: #c8c2ae;
	}
.indent      {
	margin: 0.2em 0 0 1em;
	display: block }
	
.right{
	float: right;
	}
.left{
	float: left;
	}

.page_left{
	background-image: url('../images/bg_left_side.png');
	background-position: -20px 0px; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	width: 160px;
	background-attachment:fixed;
}

.page_right{
	background-image: url('../images/bg_right_side.png');
	background-position: 1088px 0px; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	width: 180px;
	background-attachment:fixed;
}

div.copyright {
	float:left;
	margin:  6px 0 0 0;
	position: relative;
	top:0%;
	left:0%;
	}

div.img-left {
	float:left;
	margin: 10px 10px 0px 0;
	/*position: relative;*/
	top:0%;
	left:0%;
	vertical-align: top;
	}
div.img-faculty {
	float:left;
	margin: 5px 10px 10px 0px;
	position: relative;
	top:0%;
	left:0%;
	vertical-align: top;
	}
div.img-right  {
	float:right;
	margin:  10px 0px 0px 0px;
	position: relative;
	top:0%;
	left:0%;
	vertical-align: top;
	}
div.img-center  {
	float:center;
	text-align: center;
	margin:  5px 0px 5px 0px;
	}
div.centre{
	float:center;
	text-align: center;
}
img.border_acad{
	border-style: solid; border-width: 1px; padding: 0;
	color: #807657;}
	
img.border_ath{
	border-style: solid; border-width: 1px; padding: 0;
	color: #000000;}
	
img.border_sotm{
	border-style: solid; border-width: 1px; padding: 0;
	color: #972723;}
	
img.border_video{
	border-style: solid; border-width: 1px; padding: 0;
	color: #b2b2b2;}

/*- bulleted list no images -*/		
ul.list_content{ 
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	margin: .2em 0 .8em .3em;
	padding: 0 0 0 0; 
 }
ul.list_content li { 
	margin: 0 0 .1em 1.5em;
	padding: 0;
 }

/*- bulleted list with box image -*/
ul.image-box { 
	list-style-type: none;
	list-style-position: outside;
 	margin: .1em 0 .5em .5em;
	padding: 0; }
ul.image-box li {
	background-image: url('../images/bullet_box.gif');
	background-position: 0 .4em; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	margin: 0 0 .2em 0;
	padding: 0 0 0 1.3em; }
}	

/*- bulleted list with red pointer images -*/	
div.list-bullet { 
	margin: 0 .5em .5em 0;
	padding: 0}
.list-bullet ul {
	list-style-image: url('../images/bullet_red.gif'); 
	list-style-position: outside;
	margin: 1.0em 0 1.0em .5em; padding: 0}
.list-bullet li { 
	margin: 0 0 .3em 0;
	padding: 0;  }

	
/*- ordered list -*/
ol  {
	list-style-type: decimal;
	margin: .5em 0 .5em 1.5em; padding: 0;
	font-size: 0.9em;
	}
li.ordered_list { 
	list-style-position: outside;
	margin: .5em 0 .5em 0em; }

/*- START index layout -*/
#index_centre{
	width: 897px; height: 472px;
	background-color: #fcfcfc;
	background-image: url('../images/bg_index_grey.jpg');
	float: center;
	}
#index_logo{
	 padding-top: 35px; padding-bottom:18px;
	}

#index_flash{
	width: 765px; height: 278px;
	background-color: #5e6061;
	float: center;
	color: #ffffff;
	line-height:278px;
	display: block;
	}
#index_buttons{
	float: right;
	padding: 10px 60px 0 0;
	display: block
	}
/*- END index layout -*/

/*- menu at top of files -*/

#menu-top {
	background-color: #851106;
	background-image: url('../images/bg_header_top.jpg');
	width: 900px;
	text-align: right;
	margin: 0; padding: 0;
	height: 27px;
	line-height: 27px
	}
#menu-top ul { 
	list-style: none;
	text-align: right;
	margin: 0; padding: 0;
	}

#menu-top li.first {
	display: inline;
	margin: 0; padding: 0 10px 0 0px;
	border-left: none;
	border-right: 1px solid #160200;
	}

#menu-top li {
	display: inline;
	margin: 0; padding: 0 10px 0 10px;
	border-left: 1px solid #c50c05;
	border-right: 1px solid #160200;
	}
#menu-top li.last {
	display: inline;
	margin: 0; padding: 0 10px 0 10px;
	border-left: 1px solid #c50c05;
	border-right: none;
	}
#menu-top li a {
    font-weight: normal;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#menu-top li a:hover{
	text-decoration : underline;
	color: #FFFFFF;
	}
	
/*-START old general menu on academic files -*/

#menu-gen {
	background-color: #5c5d5f;
	background-image: url('../images/bg_menu_gen.jpg');
	width: 900px;
	float: center;
	margin: 0; padding: 0;
	height: 35px;
	line-height: 35px
	}
#menu-gen ul { 
	list-style: none;
	text-align: center;
	margin: 0; padding: 0;
	}
#menu-gen li {
	display: inline;
	margin: 0; padding: 0 10px 0 10px;
	border-right: 1px solid #989689;
	}
#menu-gen li.last {
	display: inline;
	margin: 0; padding: 0 10px 0 10px;
	border-right: none;
	}
#menu-gen li a {
    font-weight: bold;
	font-size: 1.0em;
	color: #ebead8;
	text-decoration: none;
	}
#menu-gen li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	}
/*-END general menu on index and academic files -*/

/*-START new menu-*/

#main-menu {
	background-image: url('../images/bg_menu_gen.jpg');
	height: 25px;
	vertical-align: middle;
	padding: 10px 0 0 0;
	}	
#main-menu table td {
	cursor: pointer;
	padding: 0 30px 0 30px;
	color:#EBEAD8;
	font-weight: bold;
	border-left: 1px solid #989689;
	}
#main-menu table td.last {
	cursor: pointer;
	padding: 0 30px 0 30px;
	color:#EBEAD8;
	font-weight: bold;
	border-right: 1px solid #989689;
	border-left: 1px solid #989689;
	}
#main-menu table td:hover {
	background-color:#770F06;
	}
#main-menu table table {
	font-size:100%;
	position:absolute;
	visibility:hidden;
	margin-left: -30px;
	border: 1px;
	}
#main-menu table table td.item {
	border-right-color: #555555;
	border-left-color: #555555;
	background-color: #555555;
	padding: 0 0 0 5px;
	font-weight: normal;
	height: 18px;
	}
#main-menu table table td.item:hover {
	background-color:#DED9C2;
	color:#555555;
	}
#main-menu a {
	color: #EBEAD8;
	text-decoration: none;
	}
#main-menu a:hover {
	color: #555555;
	}
#main-menu table table td.leftBottomCorner {
	background: url(../images/leftBottomCorner.png);
	padding: 0px 0px 0px 0px;
	width: 10px;
	border: 0px;	
}	
#main-menu table table td.rightEdge {
	background: url(../images/rightEdge.png);
	padding: 0px 0px 0px 0px;
	width: 4px;
	border: 0px;	
}
#main-menu table table td.rightBottomCorner1 {
	background: url(../images/rightBottomCorner1.png);
	padding: 0px 0px 0px 0px;
	width: 6px;
	border: 0px;	
}
#main-menu table table td.rightBottomCorner2 {
	background: url(../images/rightBottomCorner2.png);
	padding: 0px 0px 0px 0px;
	width: 4px;
	border: 0px;	
}
#main-menu table table td.bottomEdge {
	background: url(../images/bottomEdge.png);
	padding: 0px 0px 0px 0px;
	height: 13px;
	border: 0px;
}
/*-END new menu-*/

/*-START general menu on athletic files -*/
#menu-ath {
	background-color: #5c5d5f;
	background-image: url('../images/header_sports_navigation.jpg');
	width: 588px;
	float: center;
	margin: 0; padding: 0;
	height: 47px;
	line-height: 47px
	}
#menu-ath ul { 
	list-style: none;
	text-align: left;
	margin: 0; padding: 0;
	}
#menu-ath li {
	display: inline;
	margin: 0; padding: 0 20px 0 20px;
	border-right: 1px solid #dedede;
	}
#menu-ath li.first {
	display: inline;
	margin: 0; padding: 0 20px 0 0;
	border-right: 1px solid #dedede;
	}
#menu-ath li.last {
	display: inline;
	margin: 0; padding: 0 20px 0 20px;
	border-right: none;
	}
#menu-ath li a {
	font-weight: normal;
	font-size: 1em;
	color: #dedede;
	text-decoration: none;
	}
	
#menu-ath li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	}	
/*-END general menu on athletic files -*/


/*- START academics layout content area -*/
td.acad_content_lt							
{
	background-color: #d2ccb4;
	background-image: url('../images/bg_acad_content_lt.jpg');
	background-position: 100% 0%;
	background-repeat: repeat-y;
	width: 232px;
	text-align: center;
	}

td.acad_content_rt	
{
	background-color: #ded9c3;
	background-image: url('../images/bg_content_rt.gif');
	width: 899px
	}

td.index_content_rt_news	
{
	/* background-color: #ded9c3;*/
	background-color: #F4F1EA;
	background-image: url('../images/bg_index_hill_news.jpg');
	background-repeat: no-repeat;
	padding-top: .1em;
	padding-left: .7em;
	margin: 0;
	}
	
td.divide_acad
{
	background-color: #9d9477;
	width: 1px;
	}

td.acad_content_rt_gen	
{
	background-color: #ded9c2;
	text-align: center;
	padding: .5em 0 1em 0;
	margin: 0;
	background-image: url('../images/bg_gen_content_rt.jpg');
	}
	
#acad_content_rt_gen_border1{
	border:1px solid #BEAB6F;
	margin: 0;
	padding: 0;
	width: 820px;
}
	
td.acad_content_rt_gen_heading{
	background-image: url('../images/bg_acad_heading.jpg');
	background-repeat: no-repeat;
	width: 630px;
	height: 30px;
	text-align: left;
	line-height: 30px;
	margin: 0;
	padding-left:1.1em;
	padding-right:0px;
	padding-top:0;
	padding-bottom:0
	}
td.acad_content_rt_gen_padded{
	text-align: left;
	background-color: #f4f2e8;
	margin: 0; padding: 0.3em 1.1em 1.1em 1.1em;
	}

td.acad_content_rt_gen_padded2
{
		text-align: left;
	background-color: #f4f2e8;
	margin: 0; padding: 0.3em 1.1em .2em 1.1em;
	}
	
td.acad_content_doc{
	text-align: center;
	padding-top: 15px;
	vertical-align: center;
}
/*- END academics layout content area -*/


/*- Academics sports menu at left side of files -*/	
td.sports-menu-acad
{
	background-color: #d7d1b9;
	background-image: url('../images/bg_main_menu_acad.jpg');
	background-repeat: no-repeat;
	width: 232px;
	height: 214px;
	}
	
#sports-menu-acad {
	width: 206px;
	margin: 0; padding:7px;
	_margin: 0;
}

#sports-menu-acad ul{
	width: 192px;
	list-style-type: none;
	margin: 0; padding:0;
	_margin: 0;
}

#sports-menu-acad li a  {
	display:block;
	outline: none;
	height: 26px;
	line-height: 24px;
	padding-top: 1px;
    padding-left: 35px;
    font-weight : bold;
	font-size : 1em;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	background: url('../images/menu_main_acad.jpg');
}

#sports-menu-acad li a.active
 {
	background-position: 0 -27px;
	font-weight: bold;
	font-size : 1em;
	color: #000000;
	text-decoration: none;}

#sports-menu-acad li a.sub{
	background-position: 100 -27px;
	font-weight: bold;
	font-size : 1em;
	color: #000000;
	text-decoration: none;
}

#sports-menu-acad li a:hover  {
	background-position: 0 -27px;
	font-weight: bold;
	font-size : 1em;
	color: #000000;
	text-decoration: none;
}
/*- END Academics sports menu at left side of files -*/	


/*- START Athletics Sports header area -*/
td.ath_sports_header_center							
{
	background-color: #ffffff;
	background-image: url('../images/header_sports_centre.jpg');
	width: 422px;
	height: 148px;
	text-align: left;
	}
td.ath_sports_header_logo							
{
	background-color: #ffffff;
	background-image: url('../images/header_sports_right_logo.jpg');
	width: 166px;
	height: 148px;
	text-align: left;
	vertical-align: bottom;
	}
/*- END Athletics Sports header area -*/

/*- Athletics layout content area -*/
td.ath_content_lt							
{
	background-color: #a21508;
	background-image: url('../images/bg_ath_content_lt.jpg');
	width: 225px;
	text-align: center;
	}

td.ath_content_rt	
{
	background-color: #981407;
	background-image: url('../images/bg_ath_content_rt.jpg');
	width: 667px
	}	
	
td.divide_ath
{
	background-color: #c10402;
	width: 1px;
	}
	
/*- Sports menu Athletics side at left side of files -*/	
td.sports-menu-ath{
	background-color: #911307;
	background-image: url('../images/bg_ath_content_mid.jpg');
	background-repeat: repeat-y;
	width: 225px;
	/*height: 322px;*/
	}
	
td.sports-menu-ath-bottom{
	background-color: #911307;
	background-image: url('../images/bg_ath_content_bottom.jpg');
	background-repeat: no-repeat;
	width: 225px;
	height: 12px;
}

td.sports-menu-ath-top{
	background-color: #911307;
	background-image: url('../images/bg_ath_content_top.jpg');
	background-repeat: no-repeat;
	width: 225px;
	height: 12px;
}

#sports-menu-ath {
	width: 206px;
	margin: 0;
	padding: 0px 7px 0px 7px;
	_margin: 0;
}

#sports-menu-ath ul{
	width: 192px;
	list-style-type: none;
	margin: 0; padding:0;
	_margin: 0;
}

#sports-menu-ath li a  {
	display:block;
	outline: none;
	height: 26px;
	line-height: 24px;
	padding-top: 1px;
    padding-left: 35px;
    font-weight : bold;
	font-size : 1em;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	background: url('../images/menu_main.jpg');
}

#sports-menu-ath li a.parent  {
	display:block;
	outline: none;
	height: 26px;
	line-height: 24px;
	padding-top: 1px;
    padding-left: 35px;
    font-weight : bold;
	font-size : 1em;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	background: url('../images/menu_main.jpg');
}

#sports-menu-ath li a.active
 {
	display:block;
	outline: none;
	height: 26px;
	line-height: 24px;
	padding-top: 1px;
    padding-left: 35px;
    font-weight : bold;
	font-size : 1em;
	text-align: left;
	background: url('../images/menu_main.jpg');
	background-position: 0 -27px;
	color: #000000;
	text-decoration: none;}

#sports-menu-ath li a.activechild{
	background-position: 10px -27px;
	font-weight: bold;
	font-size : 1em;
	color: #000000;
	text-decoration: none;
}

#sports-menu-ath li a.child{
	background-position: 10px 0px;
	font-weight: bold;
	font-size : 1em;
	color: #ffffff;
	text-decoration: none;
}

#sports-menu-ath li a.child:hover  {
	background-position: 10px -27px;
	font-weight: bold;
	font-size : 1em;
	color: #000000;
	text-decoration: none;
}

#sports-menu-ath li a.parent:hover  {
	background-position: 0 -27px;
	font-weight: bold;
	font-size : 1em;
	color: #000000;
	text-decoration: none;
}


/*- END Athletics sports menu at left side of files -*/

	
td.header-top
{
	background-color: #851106;
	width: 900px;
	text-align: right;
	height: 28px
	}

td.header_gray_bar
{
	background-color: #e6e7e7;
	background-image: url('../images/bg_gray_bar.jpg');
	width: 900px;
	height: 16px
	}
	
td.footer
{
	background-color: #e6e7e7;
	background-image: url('../images/bg_footer.jpg');
	width: 900px;
	height: 40px;
	padding-right:25px
	}


img.top-nav
{vertical-align: middle; font-size: 13px;}	

img.footer
{vertical-align: middle; font-size: 14px;}	



/*Start styles for main box with shadow*/

td.box1_divide 
{
	background-color: #ffffff;
	background-image: url('../images/divide_content_box1_right.gif');
	width: 17px
	}
td.border-top
	{
	background-image:url('../images/bt.png');
	background-position:  
               0% 0%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bt.png',sizingMethod='scale')
	}
	
td.border-left
	{
	background-color: transparent;
	background-image: url('../images/lb.png');
	background-repeat: repeat-y;
	background-position: 0% 100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/lb.png',sizingMethod='scale')
}

td.border-right
	{
	background-color: transparent;
	background-image: url('../images/rb.png');
	background-repeat: repeat-y;
	background-position: 0% 100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rb.png',sizingMethod='scale')
}

td.border-top-lt-corner
	{
	background-image:url('../images/tlc.png');
	background-position:  
               100% 100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tlc.png',sizingMethod='scale')
	}

td.border-top-rt-corner
	{
	background-image:url('../images/trc.png');
	background-position:  
               100% 100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/trc.png',sizingMethod='scale')
	}
	
td.border-lt-corner
	{
	background-image:url('../images/blc.png');
	background-position:  
               100% 100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/blc.png',sizingMethod='scale')
	}

td.border-rt-corner
	{
	background-image:url('../images/brc.png');
	background-position:  
               100% 100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/brc.png',sizingMethod='scale')
	}
	
td.border-bottom
	{
	background-image:url('../images/bb.png');
	background-position:  
               0% 0%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bb.png',sizingMethod='scale')
	}
/* End styles for main box with shadow*/

/*Start styles for box1 index right with shadow*/
td.box1_col1
	{
	width: 404px;
	text-align: left;
}

td.box1_col2
	{
	width: 204px;
	text-align: left;
}

td.box1_full_width
	{
	width: 608px;
	text-align: left;
}

td.box1-divide	{
	background-image: url("../box1_content_line.gif");
	background-repeat: repeat-y;
	background-position: 100% 100%;
	width: 17px;
}

td.box1-left
	{
	background-image: url('../images/box1-left.jpg');
	background-repeat: repeat-y;
	background-position: 0% 100%;
	width: 15px
}

td.box1-right
	{
	background-image: url('../images/box1-right.jpg');
	background-repeat: repeat-y;
	background-position: 0% 100%;
	width: 15px
}

td.box1-top
	{
	background-image:url('../images/box1-top.jpg');
	background-position: 100% 0%;
	height: 15px;
	width: 625px
	}

td.box1-top-lt-corner
	{
	background-image:url('../images/box1-tlc.jpg');
	background-position: 100% 100%;
	width: 15px;
	height: 15px
	}

td.box1-top-rt-corner
	{
	background-image:url('../images/box1-trc.jpg');
	background-position: 100% 100%;
	width: 15px;
	height: 15px
	}
	
td.box1-bottom-lt-corner
	{
	background-image:url('../images/box1-blc.jpg');
	background-position: 100% 100%;
	width: 15px;
	height: 15px
	}

td.box1-bottom-rt-corner
	{
	background-image:url('../images/box1-brc.jpg');
	background-position: 100% 100%;
	width: 15px;
	height: 15px
	}
	
td.box1-bottom
	{
	background-image:url('../images/box1-bottom.jpg');
	background-position: 100% 0%;
	background-repeat: repeat-x;
	height: 15px
	}
/* End styles for box1 index right with shadow*/

/* Roster styles */
#roster {
	font-size: 0.9em;
	}
#roster tr {
	vertical-align:middle;
	}
#roster tr.shaded {
	background-color:#E7E7E7;
	}
#roster td {
	padding: 2px 5px 2px 5px;
	}
#roster td.top {
	background-color:#bbbbbb;
	font-weight:bold;
	}
#roster2 {
	font-size: 0.9em;
	line-height: 1.1em;
	}
#roster2 td {
	padding-top: 1px;
	vertical-align: top;
	}
#roster2 td.pic {
	padding: 0px 5px 7px 5px;
	vertical-align: top;
	}
#roster2 td.top {
	background-color: #DDDDDD;
	line-height: 1.3em;
	width: 253px;
	font-size: 1.1em;
	font-weight: bold;
	}
	
/* End of Roster styles */

/*- menu footer -*/

#menu-footer {
	text-align: right;
	margin: 0; padding: 0;
	height: 38px;
	line-height: 38px;
	}
#menu-footer ul { 
	list-style: none;
	text-align: right;
	margin: 0; padding: 0;
	}

#menu-footer li.first   {
	display: inline;
	margin: 0; padding: 0 10px 0 0px;
	border-left: none;
	border-right: 1px solid #c1c2c2;
	}

#menu-footer li {
	display: inline;
	margin: 0; padding: 0 10px 0 10px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #c1c2c2;
	}
#menu-footer li.last {
	display: inline;
	margin: 0; padding: 0 10px 0 10px;
	border-left: 1px solid #ffffff;
	border-right: none;
	}
#menu-footer li a {
    font-weight: normal;
	font-size: 1em;
	color: #666666;
	text-decoration: none;
	line-height: 38px
	}	
	
#menu-footer li a:hover{
	text-decoration : underline;
	}
	
hr.line_acad{margin-top: 22px; margin-bottom: 22px; color:#C7C1A9; width:90%;}
hr.line_ath{margin-top: 12px; margin-bottom: 6px; color:#C7C1A9; width:90%;}

table.details{
	margin: 0.3em 0 0.3em 0em; padding: 0;
}
td.padding{
	padding: .2em 1em .2em 0;
}

table.alumni{
	text-align:center;
	border: 1px solid #7C1006;
}

table.alumni td{
	padding-bottom: 20px;
	padding-top: 20px;
}

table.alumni th{
	background-color: #7C1006;
	color: white;
	font-size: 25px;
}

