body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 130%;
	background-image: url(images/bonebg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 80%;
	line-height: 130%;
		}

h1	{
	font-size: 120%;
	font-weight: normal;
	color: #663366;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 115%;
	letter-spacing: 0px;
	}

h2	{
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	color: #666699;
	}
	
h3	{
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	color: #663399;
	}

h4	{
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	color: #666699;
	}


a:link {
	color: #0033CC;
	text-decoration: none;
}
.course {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #663366;
}
.coursehd {
	font-size: 12px;
	line-height: 18px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.smbody {
	font-size: 9px;
	line-height: 10px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
.smhead {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#footerWrapper {
	padding: 25px 0px 0px;
	width: 100%;
	background: url(images/btm_green_bar.gif) repeat-x;
	text-align: center;
}
#footerWrapper h1 {
	font-family: "Helvetica CE", Arial, Verdana, sans-serif;
	color: #003366;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#footerWrapper p {
	margin: 5px 0px 0px;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}
.footer {
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #003366;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #9966CC;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
}
.quicklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
li {
	margin-bottom: 5px;
	font-size: 80%;
	line-height: 115%;
}
ul {
	padding: 0px;
	margin: 10px 0px 10px 40px;
}
.menu {
	font-size: 12px;
	line-height: 115%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	font-weight: bold;
	color: #996600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu a:link {
	text-decoration: none;
	color: #003366;
}
.menu a:visited {
	text-decoration: none;
	color: #666666;
}
.updated {
	font: italic 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.menu a:hover {
	text-decoration: underline;
	color: #CC3300;
}
.leftcol {
	background-image: url(images/black_bar.gif);
	background-repeat: repeat-y;
}
.dottedline {
	background-image: url(images/dottedrule.gif);
	background-repeat: repeat-y;
	width: 30px;
}
.btmgreenline {
	background-image: url(images/btm_green_bar.gif);
	background-repeat: repeat-x;
}
.divider {
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #333333;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
}
.subhead {
	color: #003366;
}

#rightmenu {
	padding: 10px 5px 10px 15px;
	width: 150px;
}#rightmenu h1 {
	font: bold 90% "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	margin: 0px 0px 5px;
	border-bottom: 1px solid #CCCCCC;
}
#rightmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#rightmenu li {
	border-bottom: 1px solid #CCCCCC;
	font: 10px/12px "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
}
#rightmenu li a {
	color: #0033CC;
	text-decoration: none;
}
#rightmenu li a:hover {
	color: #CC3300;
}
.photoBorder {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
