
body {
	font-family: Times, Roman, serif;
	background: url(/uploads/images/green-bg.gif);
	margin: 0;
	padding: 0;
	background-repeat: repeat-y;
}

#banner {
	display: none;
}

#main {
	background: url(/uploads/images/watermark.jpg) no-repeat 174px 0px;
}

#leftcontent {
	float: left;
	width: 174px;
	margin-right: 15px;
	margin: 0;
	padding: 0;
}

#leftcontent a {
	font-size: 120%;
	color: white;
	display: block;
	text-decoration: none;	
	margin: 0;
}

#leftcontent a.currentpage {
	color: #0e2b8d;
}

#leftcontent ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}
#leftcontent li {
	margin: 0 0 8px 20px;
	padding: 0;
	border: 1px solid #159033;
}
#leftcontent li a,
#leftcontent li.sectionheader,
#leftcontent li h3 {
	padding: 0 0 0 20px;
	margin: 0;
	display: block;
	background: top left url("/uploads/images/bullet.jpg") no-repeat;
}
#leftcontent ul li.sectionheader {
        margin-left: 20px;
}
#leftcontent ul li dfn {
        display: none;
}

#rightcontent {
	margin-left: 174px;
}

#rightcontent p, #rightcontent table {
	margin-right: 204px;
}

#rightcontent img#pageimage {
        position: absolute;
        top: 10px;
        right: 10px;
        margin: 0;
	display: block;
	padding: 5px;
	border: 2px solid #0e2b8d;
}

a#logo {
	margin-left: 0px;
}

a#logo.current {
	display: none;
}

a#logo span {
	display: none;
}

h1 {	
	padding-top: 50px;
	color: #0e2b8d;
	font-size: 200%;
	}

h2 {
	color: #0e2b8d;
	padding-top: 25px;
	font-size: 135%;
}

p,h1,h2,pre,table {
	margin: 0 30px 10px 30px;
}

#rightcontent img {
	margin: 0 30px 10px 30px;
}

#instructors .td-0 {
	color: #159033;
}
#instructors td {
	padding: 0 1em 1em 0;
}

#calendar {
	font-size: 90%;
}
#calendar tr, #instructors tr {
	vertical-align: top;
}
#calendar .tr-even {
	color: #159033;
}
#calendar .tr-odd {
	color: #0e2b8d;
}
#calendar .td-0 {
	width: 8em;
}

#tuition .td-0 {
	width: 20em;
}

img {
	border: none;
}

.email {
	margin-left: 3em;
}

#homediv {
	position: absolute;
	top: 0;
	left: 174px;
	width: 426px;
	height: 400px;
	background: top left url(/uploads/images/watermark.jpg) no-repeat;
}

#homelogo {
	display: block;
	position: absolute;
	top: 0;
	left: 250px;
	width: 350px;
	height: 385px;
	background: bottom right url(/uploads/images/logo-large.jpg) no-repeat transparent;
}

#homelogo h1 {
	display: none;
}

#hometext {
	display: block;
	position: absolute;
	top: 100px;
	left: 0;
	width: 600px;
	text-align: center;
	background: transparent;
	color: #0e2b8d;
}

#hometext h2 {
	padding: 0;
	margin: 0;
	font-size: 135%;
	font-weight: normal;
}

#hometext em {
	font-weight: bold;
}

#news {
	display: block;
	position: absolute;
	top: 114px;
	left: 150px;
	width: 450px;
}
#news p,
#news h2,
#news h3 {
	position: static;
	margin: 0;
	padding: 0;
}
#news h2 {
	margin-top: 1em;
}

.accessibility {
  display: none;
}
