/* Redefine Styles */
/* hide the left column */
#leftcolumn { display:none; }
#maincolumn .content { background:none; }
#outerbody { border-left:0; }

#outerbody {
	margin-bottom: 5px;
	/*/*/ border-right-width: 205px; /* right column width. NN4 hack to hide borders */
	border-right-color: #334858;  /* right column colour */
	border-right-style: solid;
}

#header { margin-top: 5px; }
#header h1 { color: #003366;  }
.breadcrumbs { margin:7px 0 10px 10px; }

#rightcolumn { margin-top:0px; background: none; width:155px; /*/*/ w\idth:205px; /* hack keeps NN4 right column right? */ float:right; position:relative; margin-right:-205px; }
#rightcolumn .content {	padding-left:0; }



#maincolumn .content { padding:0px; }
#maincolumn .content ul { list-style: none none; }
#maincolumn .content ul li {  list-style: none none; padding:5px 0; line-height:12px; }
#maincolumn .content ul li a { padding:5px 25px 5px 15px; text-decoration:none; }
#maincolumn .content ul li a:hover { text-decoration:underline; }
#maincolumn .listing li a { background: url('/img/sub_arrow_tiny_lt.gif') no-repeat left; }

/* Right column menu */
#rightcolumn ul { list-style: none; padding: 0; margin: 0px; border: 0; }
#rightcolumn li { text-align: left; width: 100px; padding: 0px 0px 0px 0px; margin: 0; font-size:11px; color: #FFF; line-height:16px; }
#rightcolumn ul a { background:url('/academics/images/sub_academic_arrow_bg_rust.gif') no-repeat left; display: block; padding: 3px 0px 3px 25px; font-family:Arial,Verdana,Sans-Serif; color: #FFF; text-decoration: none; border:none; background-color:#334858; width: 194px; /* False value for IE4-5.x/Win. */ voice-family: "\"}\"";  voice-family:inherit; width: 180px;	/* You get it. Good value for compliant browers. */ }
html>#rightcolumn li a { width:194px; /* Be nice to Opera */ }
#rightcolumn li a.selection { background-color: #EFEFEF; color: #000; }
#rightcolumn ul a:hover { border:none; background-color: #45596C; color: #FFF; text-decoration: none; }
#rightcolumn ul li a img { margin-right:9px; }

/* Section Styles */
#maincolumn .content .area { clear:both; background: url('/img/bg_dotted_line.gif') repeat-x bottom; margin:5px 5px 0 0; }
#maincolumn .content .heading { float:left; width:150px; padding:0 10px; font-size:110%; font-weight:bold; }
#maincolumn .content .listing { float:left; }