body {
	width: 100%;
	font-family:Verdana, Arial;
	font-size:13px;
	margin: 0;	
	background: #FFFFFF;
}

div.mbg {
	width:100%;
	margin:auto;
	text-align: center;
}

table.mainBorderBG {
	text-align:left;
	width: 975px;	
	background: url(/images/bg_border.png) repeat-y;
}

table.mainBorderBG div.player1 {
	margin: 0;
	width: 947px;	
}

.mainbg {
	width:100%;	
	background: url(/images/topbg.jpg) repeat;
}

#box {
	text-align: left;
	width: 197px;
	height: 160px;
	margin: auto;
	margin-top: 0;
	background: transparent url(/images/bgstyle160.jpg) no-repeat;
	border-top: 0px solid #BDB76B;
}

#info {
	background: #4796e5;
	width: 660px;
	padding-bottom: .5em;
}

h3 {
	color:#006699;
	font-size: 18px;
	margin-top:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:510px;
	border-bottom: 1px solid #86450b;
}

h4 {
	font-size: 20px;
	color: #FFFFFF;
	padding: .4em .5em;
	margin: 0 0 .5em 0;
	background: #4796e5;
	border-bottom: 1px solid #D8BFD8;
}

h5 {	
	color:#86450b;
	font-size: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 400px;
	border-bottom: 1px solid #86450b;	
}

h6 {	
	font-family: verdana;
	width: 190px;
	font-size: 16px;
	text-align: left;
	color: #191970;
	padding: .3em .2em 0 .5em;
	margin: 0 0 .5em 0;	
}

#imgbox {
	text-align: center;	
	width: 194px;
	height: auto;
	margin: auto;
	margin-top: .2em;
	/* background: transparent url(/images/bgstyle160.jpg) no-repeat; */
	border-top: 0px solid #FFFFFF;
}

.facultypix {
	margin: auto;
	width: 181px;
	height: auto;
}	

#linkslist img {	
	width: 181px;
	background: transparent;
	margin: .2em 0em 0 0em;
	padding: .1em;
}

.linkslist {
	color: #000000;
	margin-left: 5px;
	margin-top: 0;
	padding: .2em .2em .2em .2em;
}

a:link {
	color:#de3c0b;
	text-decoration: none;
}
a:visited {
	color: #dc3c0a;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}

.horiContainer {
	overflow: hidden;
	margin: 0px;
	width: 947px;
	height: 37px;	
	list-style-type: none;
	font-size: 14px;
	font-family: verdana;
	text-decoration: none;
	text-align: left;
	padding:0px;
	background: url(/images/horizontalBar.jpg) no-repeat;	
}



ul.horiNav {
	overflow: hidden;
	width: 940px;	
	margin:0px;
	float:left;
	display: block;	
}

ul.horiNav a {
	overflow: hidden;
	float: left;
	width: auto;
	text-decoration: none;
	margin-right: 12px;
	padding:8px 0px 5px 20px;
	background:url(/images/square1.gif) no-repeat 4px 8px;
}

ul.horiNav a:hover {
	overflow: hidden;
	float: left;
	width: auto;
	text-decoration: none;
	margin-right: 15px;
	padding:8px 0px 5px 20px;
	background:url(/images/square1.gif) no-repeat 4px 8px;
}

ul.horiNav li {
	display: inline;	
}


.footer {	
	text-align: center;
	width: 947px;
	height: 41px;
	display: block;	
	background: url(/images/footerbg.jpg) no-repeat;	
}

.leftNavTop {
	display: block;
	width: 198px;
	height: 9px;
	margin-left: 4px;
	background: url(/images/leftNavTopBorder.jpg) no-repeat;
}

.leftNavMiddle {
	
	positon: absolute;
	width: 198px;
	margin-left: 4px;
	padding: 0px 0px 10px 0px;
	background: url(/images/leftNavMiddleBG.jpg);
	top: 0;
}

.leftNavBottom {
	display: block;
	width: 198px;
	height: 11px;
	margin-left: 4px;
	background: url(/images/leftNavBottomBorder.jpg) no-repeat;
}


.leftNavMiddle a {	
	color: #3d6441;
	width: 165px;
	padding: 5px 8px 3px 20px;	
	display: block;
	background: url(/images/blueNarrow.gif) no-repeat 4px 8px;
	border-bottom: 1px solid #5584b9;
}

.leftNavMiddle a:hover {
	color: #3d6441;
	width: 165px;
	padding: 5px 8px 3px 20px;
	display: block;
	background: url(/images/blueNarrow.gif) no-repeat 4px 8px;
	border-bottom: 1px solid #000000;
}


.t_bg {
	background: #F8F8FF;
}

table#t_bg {
	border: 1px solid #F8F8FF;
}

div#f_name {
	margin-left:4px;
	font-size:16px;
	font-weight:bold;
	color:#E6E6FA;	
}