.course_study {
padding: 0 5px 0 0;
float: left;
width: 100px;
height: 90px;
}
.leftnav
{
	width: 156px;
	/* min-height: 400px */;
	float: left;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 4px;
	background: transparent;
}
.normal a { background-image: url("./graphics/mav_grey_arrow.gif"); background-repeat: no-repeat; background-position: 6px 6px; padding: 1px 0px 1px 20px; border-bottom: 1px solid #d3d3d3; width: 136px; display: block; text-decoration: none !important; color: #696969; }
.selected a { padding: 1px 0px 1px 20px; border-bottom: 1px solid #d3d3d3; width: 136px; display: block; background-color: transparent; background-image: url(./graphics/mav_subssub_selected.gif); background-repeat: no-repeat; background-position: 0px 0px; text-decoration: none !important; color: #fff; }
.normal a:hover { background: #cccccc; background-image: url("./graphics/mav_grey_arrow.gif"); background-repeat: no-repeat; background-position: 6px -147px; text-decoration: none !important; color: #ffffff; }
.selected a:hover { text-decoration: none !important; background-color: transparent; background-image: url(./graphics/mav_subssub_selected.gif); background-repeat: no-repeat; background-position: 0px 0px; color: #fff; }
.content
{
	/* min-height: 400px; */
	float: left;
	padding: 0px 0px 0px 0px;
}
.faculty_content
{
	/* min-height: 400px; */
	width: 725px;
	float: left;
	padding: 0px 0px 0px 15px;
}
#centralcontent
{
	font-size: 100%;
	line-height: 170%;
	color: #333333;
	background-image: url(./graphics/mav_vert_dots.gif) repeat-y 100% 0%;
}
#centralcontent h1 {font-size: 155%; margin-top: 0px; margin-bottom: 10px; line-height: auto; color: #C24305;}
#centralcontent h2 {font-size: 175%; color: #00819D; margin-top: 0px; margin-bottom: 10px; line-height: normal;}
#centralcontent h3 {font-size: 145%; margin-top: 0px; margin-bottom: 5px; line-height: normal;}
#centralcontent h3 a:link, #centralcontent h3 a:visited {color: black !important;}
#centralcontent h3 a:hover {color: #ff9c00 !important; background: none !important;}
#centralcontent h4 {font-size: 125%; margin-top: 0px; margin-bottom: 5px; line-height:100%;}
#centralcontent h5 {font-size: 100%; margin: 0px; line-height: normal;}
#centralcontent h6 {font-size: 100%; margin: 0px; color: #ff9c00; line-height: normal;}
#centralcontent p
{
        margin: 0 0 15px 0;
}
#centralcontent a:link, #centralcontent a:visited
{
	font-weight: bold;
	color: #C24305;
	text-decoration: underline;
}
#centralcontent dt,
#centralcontent dd {
	font-size: 100%;
	margin: 1em 0;
	line-height: 135%;
}
#centralcontent dl {
	margin: 0.5em 0 1.5em 0;
}
#centralcontent dt {
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
#centralcontent dd {
	margin: 0.5em 0 1em 0;
}
.rightContainer
{
	float: right;
	width: 214px;
        padding: 0 0 0 0;
}
#navcontainer  { font-size: 95%; width: 156px; text-decoration: none !important; text-align: left;}
#navcontainer ul { list-style-type: none; margin: 0px; padding: 0px; width: 156px; }
#navcontainer li { margin: 0px; padding: 0px; list-style-type: none; }
