h2 {
	border-bottom:1px solid black;
	width:598px;
	margin:8px 0 0 0;
	font-size:160%;
	text-transform:uppercase;
	letter-spacing:4px;
	color:#000;
	padding:4px 0 0;
}

h2 img {
	padding:0;
	margin:0;
	border:0;
	vertical-align:bottom;
}

h3 {
	font-size:120%;
	margin:8px 0 8px 8px;
	text-transform:uppercase;
}

#mlist h3 {
	margin:0;
	font-size:140%;
}

#mlist a {
	color:#900;
}

#mlist {
text-align:center;
font-size:80%;
}

#breadcrumbs {
	font-weight:bold;
	list-style-type:none;
	margin:0;
	padding:0;
	border-bottom:1px solid black;
	height:1%;
}

#breadcrumbs li {
	display:inline;
	color:#900;
}

#breadcrumbs li a {
	text-decoration:none;
	color:black;
}

#breadcrumbs li.level2 a {
	color:#900;
}

#breadcrumbs li a:visited {
	color:black;
}

#breadcrumbs li.level2 a:visited {
	color:#900;
}

h4 {
	font-size:110%;
	margin:8px 0 4px 8px;
	border-bottom:3px solid black;
	padding:2px 0 2px 2px;
	background-color:#EEEEEE;
	
}

h5 {
	font-size:100%;
	margin:8px 0 4px;
}

#class_content .classified {
	margin:4px 0 4px 10px;
	padding:2px 0 8px;
	border-bottom:1px solid black;
}

#right_nav {
	width:250px;
	float:right;
	border-left:1px solid black;
	padding:8px;
}

#right_nav ul {
	list-style-type:none;
	margin:0; padding:0;
}

#right_nav li {
	margin:8px 0;
	font-weight:bold;
}

#right_nav li a {
	font-weight:normal;
}
	
#main_content {
	overflow:hidden;
}

#class_content {
	width:325px;
}

#class_content p {
	margin:10px 0;
}

div.center {
text-align:center;
}

div.classified p {
	margin:4px 0;
}

#main_content ol {
	font-size:70%;
	list-style-type:disc;
	margin:0 0 0 25px;
}

