body {
	margin: 0 auto;
	background:#334455;
}
#wrapper {
	width:960px;
	background:#ffffff;
	margin: 0 auto;
	color: #334455;
	font-family: verdana, arial, helvetica, san-serif;
	font-size:12px;
}
#header {
	width:960px;
	padding: 20px 0 0 0;
}
#logo {
	float:left;
	padding: 0 0 0 10px;
	width:533px;
}
#topnav {
	float:right;
	padding: 12px 24px 0 0;
}
.pagehead {
	color:#660000;
	font-size:18px;
}
#footerlinks a, .courselinks {
	text-decoration:none;
	color:#336699;
}
.clear {
	clear:both;
}
#menu {
	padding: 0 0 20px 0;
}
.top {
	background: url('images/top.png') no-repeat;
	height: 26px;
}
.bottom{
	background: url('images/bottom.png') no-repeat;
	height: 26px;
}
.middle{
	background: url('images/middle.png') repeat-y;
}
#content {
	padding: 30px 100px 10px 100px;
	text-align: justify;
	line-height: 28px;
}
#content table {
	text-align: left;
}
#content img {
	float: right;
	padding: 0 0 50px 50px;
}
#directory_list img {
	float:none;
	padding: 0;
}
.bod_member {
	font-weight:bold;
	line-height:18px;
	padding: 0 0 14px 0;
}
h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#footer {
	padding: 20px 0 50px 50px;
}
#copy {
	float:left;
}
#footerlinks {
	float:right;
	padding: 0 50px 0 0;
}
ul {
	list-style-type: disc;
}
th {
	background: #eee;
	padding: 0 10px 0 10px;
}
td {
	padding: 0 10px 0 10px;
}

hr  {
	border:0;
	color: #999;
	background-color: #999;
	height: 1px;
}
.bold {
	font-weight:bold;
}
#blogrolls {
	line-height: 12px;
}
.mysite_content1 li a {
	color: #336699;
	font-family: verdana, arial, helvetica, san-serif;
	font-size:12px;
	text-decoration: none;
	before:"- ";
}
.mysite_content1 li a:before {
	content: "- ";
}
.mysite_content1 td {
	padding: 10px 0;
}
.mysite_content1 li {
	list-style-type: none;
	padding-left: 20px;
}
.mysite_title1 a {
	color: #336699;
	font-family: verdana, arial, helvetica, san-serif;
	font-size:12px;
	text-decoration: none;
}
#bios img {
	margin:0;
	padding:10px 15px 0 0;
	float:left;
}
.odd {background:#eee;}

.tooltip {
    display:none;
    background:transparent url('images/black_arrow.png');
    font-size:11px;
    height:70px;
    width:160px;
    padding:20px 25px 25px 25px;
    color:#eee;
    font-family: verdana, arial, helvetica, san-serif;
  }
#status img {cursor: pointer;}

#paginateLinks {text-align: right;margin-top: 10px;}
#paginateLinks a {padding:5px;border:1px solid #ccc;text-decoration:none;}
#paginateLinks a.solid {padding:5px;border:1px solid #ccc;background:#eee;}
a.uName {white-space: nowrap;}
#directory_list td {line-height: 14px;}

.box {padding: 3px 8px;border-radius: 3px;color:#fff}

.cat {background:#e68080}
.qi {background:#8099b3}
.sc {background:#9c9}