body {
	margin: 0;
	padding: 0;
	background-color: #aac3a6;
	background-image: url(/images/background_gradient.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 12px;
}

h1#logo {
	margin: 11px 8px 7px 24px;
}

h3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #e65f23;
}

#header {
	float: right;
	margin: 35px 14px;
}

#main {
	width: 854px;
	margin: 0 auto 0 auto;
}

#login {
	background-color: #fff;
	border: 1px #666 solid;
	padding: 2px 4px;
	position: absolute;
	right: 20px;
	top: 0px;
}

table#home {
	width: 846px;
	border-spacing: 0;
}

table#home td {
	padding: 1px;
	vertical-align: top;
}

table#home td#nav {
	background-color: #ffffff;
	vertical-align: top;
	width: 214px;
	padding: 18px 22px 4px 22px;
}

table#home td#nav h3 {
	margin: 0;
}

table#home td.space_col {
	width: 3px;
}

table#home td.space_row {
	line-height: 0px;
	height: 3px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

ul.nav {
	color: #2d5096;
	font-size: 10.5px;
	list-style-type: none;
	text-transform: uppercase;
	padding: 0;
	margin: 12px 0 32px 0;
}

ul.nav a {
	display: block;
	padding: 6px 1px 2px 1px;
	color: #2d5096;
	text-decoration: none;
}

ul.nav a:hover {
	background-color: #aac3a6;
}

ul.nav li {
	width: 205px;
	background-image: url(/images/navunderline.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.quote {
	margin: 18px 0 6px 0;
	font-family: Times;
	font-size: 13px;
	line-height: 18px;
}

.quote p {
	margin: 4px 0;
}

table#home td#student_work {
	background-color: #ffffff;
	padding: 20px 0 0 0;
	line-height: 0;
	vertical-align: bottom;
}

table#home #content {
	margin: 0;
	padding: 14px 16px;
	height: 328px;
	background-color: #ffffff;
}

table#home td#news_cell {
	margin: 0;
	padding: 13px 6px;
	background-color: #ffffff;
}

table#home #news {
	margin: 0;
}

table#home #news th {
	vertical-align: top;
}

table#home #news td {
	width: 265px;
	padding: 0 6px;
}

table#home #news td.article:hover {
	background-color: #e0efe3;
	cursor: pointer;
}

table#home #news h2 {
	margin: 0;
	padding: 0 5px;
}

table#home #news h4 {
	margin: 0;
	color: #f04c23;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

table#home #news h3 {
	margin: 0;
	color: #2e5196;
	font-family: Times;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

table#home #news p {
	margin: 0 0 10px 0;
	color: #454b5a;
	font-family: Times;
	font-size: 14px;
}

table#child {
	width: 854px;
	border-spacing: 3px;
}

table#child td {
	background-color: #ffffff;
	padding: 0;
	vertical-align: top;
}

table#child td#nav {
	background-color: #ffffff;
	vertical-align: top;
	width: 214px;
	padding: 18px 22px 4px 22px;
}

table#child td#nav h3 {
	margin: 0;
}

table#child td#sidebar1 {
	font-size: 11px;
	line-height: 17px;
}

table#child td#sidebar1 h3 {
	background-color: #df3d02;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	margin: 0;
	padding: 5px 23px;
	text-transform: uppercase;
}

table#child td#sidebar1 ul {
	margin: 13px 0;
	padding: 0 10px 0 17px;
	list-style-image: url(/images/yellow_arrow.gif);
	list-style-position: inside;
}

table#child td#sidebar2 {
	padding: 5px 5px 12px 12px;
}

table#child td#sidebar2 img {
	float: left;
	padding: 12px 12px 5px 5px;
}

table#child td#sidebar2 div {
	width: 90px;
	font-size: 9px;
	float: left;
}

table#child td#sidebar2 p {
	margin: 8px 0;
	font-size: 18px;
	font-family: Times;
	font-weight: bold;
	font-style: italic;
	line-height: 21px;
	color: #df3d02;
}

table#child td#content {
	width: 552px;
	padding: 16px;
	font-size: 11px;
	line-height: 18px;
}

table#child td#content h2 {
	margin: 8px 0 16px 0;
	font-size: 18px;
	font-family: Georgia;
	color: #2165b0;
}

div#footer {
	margin: 10px 0 6px 0;
	color: #e65f23;
	font-size: 10.73px;
	text-align: center;
}

div#footer a {
	color: #2d5096;
	text-decoration: none;
}

div#sponsorship {
	margin: 6px 0 6px 0;
	color: #e65f23;
	font-size: 10.73px;
	line-height: 12px;
	text-align: center;
}

div#copyright {
	margin: 4px 0 18px 0;
	color: #8AA386;
	font-size: 9px;
	text-align: right;
}

#c7f9en3 .datetime {
	display: none;
}