@charset "utf-8";
/* CSS Document */
body {
 margin: 0;
 margin-bottom: 25px;
 padding: 0;
 background-color: #ffffff;
 font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana";
 font-size: 13px;
 color: #333;
 text-align: center;
}
h1 { font-size: 28px; color: #000;}
a {color: #660000; text-decoration: none;}
a img {border:none;}
a:hover {
 text-decoration: underline;
}
#page {
 background-color: #ffffff;
 margin-left: auto;
 margin-right: auto;
 margin-right: auto;
 width: 700px;
 padding: 12px 5px 5px 5px;
 text-align: left;
}
#smalltext {
 font-size:11px;
 color: #777;
}
#smalltext a { color: #777; text-decoration: none;}
#sidebar {
 margin-top: 110px;
 margin-left: 10px;
 float: left;
 width: 110px;
}
#tablehead{
 margin-left:0px;
 height:40px;
 width:980px;
 font-size: 13px;
}     
#top { border-top:2px solid #aaa; }
#left { border-left:2px solid #aaa;}
#right{ border-right:2px solid #aaa;}
#bottom { border-bottom:2px solid #aaa;	}
#header {
 margin: auto;
 text-align: center;
}
#main { padding-left: 10px; padding-right: 10px; 
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 margin-top: 8px;
 padding-top: 15px;
}
#header h1, #header h2 {margin: 0}
#header h2 {
 color: #888;
 font-weight: normal;
 font-size: 16px;
}
#main h1 { margin: 0; font-size: 20px;}
#main h2 {
 margin: 0;
 font-size: 14px;
 font-weight: normal;
 color: #333;
 margin-bottom: 12px;
}
#main ol { margin-left: 0; padding-left: 0;}
#main li {
 font-size: 15px;
 color: #888;
 margin-bottom: 25px;
}
#main li h2 {
 margin: 0;
 font-weight: normal;
 font-size: 16px;
 color: #333;
}
#main li p {
 color: #555;
 font-size: 13px;
}
#main p {
 color: #555;
 font-size: 13px;
}
ul#courses{
	list-style-type:none;
}
ul#courses li{
	padding: 0;
	margin: 4px;
}
#text { color: #555; font-size: 13px;}
#blocktext {
 color: #555;
 font-size: 13px;
 padding-left:20px;
}
#rate { padding: 5px;}
#main li p b{
 font-weight: bold;
 color: #555;
 font-size: 13px;
}
#main li h2 a{
 color: #03c;
 font-size: 16px;
 text-decoration: none;
}
#main li p a{
 color: #660000; 
 font-size: 13px;
 text-decoration: none;
}
#main p a{
	color: #660000;
	font-size: 13px;
	text-decoration: none;
}
#main p a:hover {
 font-size: 13px;
 text-decoration: underline;
}
#main li p a:hover {
 color: #660000;
 font-size: 13px;
 text-decoration: underline;
}
#main li h2 a:hover {
 background-color: #03c;
 color: white;
 font-size: 16px;
 text-decoration: none;
}
#main li{
	color: #555;
}
#main li a{
	color: #555;
	text-decoration: underline;
}

#main li strong{
	color: #000;
	font-weight: normal;
}

#photo {
float: left;
padding: 0;
border: 2px solid black;
}

#badge{
	height: 230px;
	margin: 10 50px 0 10px;
	padding-left: 5px;
	padding-top: 5px;
	position: relative;
}

#title{
	margin-left: 220px;
	margin-top: 60px;
}

#subtitle{
	margin-left: 10px;
	margin-top: 10px;
	outline-color: #993300;
}


#name{
	font: 16pt "Lucida Grande", "Bitstream Vera Sans", "Verdana";
	font-style: bold;
}

#subname{
	font: 14pt "Lucida Grande", "Bitstream Vera Sans", "Verdana";
	font-style: bold;
}
#affiliation{
	padding-top: 1em;
	padding-bottom: 0.1em;
}

#affiliation-type{
	font: 12pt "Lucida Grande", "Bitstream Vera Sans", "Verdana";
}

#about{
	clear: both;
	padding: 0 0 20px 0;
}
