body {
	margin: 0;
	padding: 0;
	background: url("images/body_bg2.jpg") repeat-x left bottom;
	font-family: "Lucida Bright", Cambria, Geneva, Times, "Times New Roman", serif;
	font-size: 100%;
	text-align: center;
}
.date {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14 px;
	padding: 0;
	margin: 0.5em;
	list-style-position: outside;
	list-style-type: square;
}

/* -------------- LAYOUT & SITE STRUCTURE -------------- */

#bodycontainer {
	position: relative;
	margin: 0;
	padding: 0;
	background: url("images/header_bg2.gif") repeat-x left top;
}

#header {
	width: 770px;
	height: 118px;
	margin: 0 auto;
	background: url("images/banner2.gif") no-repeat;
}

#search {
	margin: 0px;
	padding: 50px 8px 0 0;
	float: right;
}

#mainnav {
	width: 770px;
	height: 28px;
	margin: 10px auto 0 auto;
	font-size: 0.85em;
	text-align: left;
}

#container {
	width: 770px;
	margin: 0 auto;
	background: url("images/fauxcolumns3.gif") repeat-y left top;
	border-bottom: 8px solid #ffffff;
}

#secondwrap {
	width: 770px;
	background: url("images/left_column_bg.gif") no-repeat left bottom;
	margin: 0;
}

#leftcolumn {
	float: left;
	width: 255px;
	overflow: hidden;
	text-align: left;
	font-family: Geneva, "Lucida Grande", "Trebuchet MS", Calibri, Helvetica, sans-serif;
	letter-spacing: normal;
}

#contentbox {
	width: 500px;
	margin: 0 0 0 263px;
	text-align: left;
	background-image: url(images/news_bg.png);
	background-repeat: repeat-y;
	background-position: right;
}

#content {
	width: 499px;
	margin: 0px 5px 0px 0px;
	text-align: left;
	padding: 1px 8px 0px 0px;
	background-repeat: repeat-y;
	background-position: right;
	border-bottom: 0;
}

#main {
	float: left;
	width: 257px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#news {
	width: 227px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 257px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.clear {
	clear: both;
	height: 0px;
}

#footer {
	margin: 10px auto 10px auto;
	padding: 0px;
	width: 770px;
	font-size: 0.7em;
	color: #CCCCCC;
	text-align: center;
}


/* -------------- TEXT FORMATTING -------------- */

h1 {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #660000;
	letter-spacing: 0.33em;
	text-align: center;
	font-family: Geneva, "Lucida Grande", "Trebuchet MS", Calibri, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}

h2 {
	font-size: 1em;
	letter-spacing: 0.25em;
	color: #660000;
	font-family: Geneva, "Lucida Grande", "Trebuchet MS", Calibri, Helvetica, sans-serif;
	min-height: 0px;
}

#news h2 {
	font-size: 1em;
	letter-spacing: 0.25em;
	color: #003333;
	font-family: Geneva, "Lucida Grande", "Trebuchet MS", Calibri, Helvetica, sans-serif;
	text-align: right;
}
#contentbox li {
	font-size: 12px;
	list-style-type: square;
}


h3 {
	font-size: 0.9em;
	letter-spacing: 0.16em;
	color: #0066CC;
	margin: 1px;
	padding-top: 8px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}

h4 {
	font-size: 0.8em;
	letter-spacing: 0.16em;
	color: #000099;
	margin: 1px;
	padding-top: 8px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#contentbox p {
	font-size: 14px;
	line-height: 1.2em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}

#content p a {
	color: #000099;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #000099;
}

#content p a:visited {
	color: #000099;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #000099;
}

#content p a:hover {
	color: #990033;
	border-bottom: 1px dotted #990033;
}

#leftcolumn h1 {
	text-align: left;
	color: #FFFFFF;
	margin-left: 10px;
}

#leftcolumn h3 {
	text-align: left;
	color: #CCCCCC;
}

#leftcolumn p {
	text-align: left;
	color: #000000;
	font-family: Geneva, "Lucida Grande", "Trebuchet MS", Calibri, Helvetica, sans-serif;
	font-size: smaller;
}

#leftcolumn h3 a {
	text-align: left;
	color: #CCCCCC;
	border-bottom: 1px dotted #006633;
}

#leftcolumn h3 a:visited {
	text-align: left;
	color: #CCCCCC;
	border-bottom: 1px dotted #006633;
}

#main p a {
	color: #000099;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #000099;
}

#main p a:visited {
	color: #000099;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #000099;
}

#main p a:hover {
	color: #000000;
	border-bottom: 1px solid #990033;
}

#news p a {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #000099;
}

#news p a:visited {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #000099;
}

#news p a:hover {
	color: #000000;
	border-bottom: 1px solid #990033;
}

#news p {
	line-height: 1.6em;
	color: #003300;
	font-family: "Lucida Bright", Cambria, Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
}

#news ul {
	line-height: 1.6em;
	color: #003300;
	font-family: "Lucida Bright", Cambria, Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	list-style-type: square;
}  

#news h3 {
	color: #003333;
	text-align: right;
	
}
.fac_pos {
	color: #0C6;
	font-family: Geneva, "Lucida Grande", "Trebuchet MS", Calibri, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.faculty_name {
	margin-bottom: 1px;
	padding: 0px;
	margin-top: 0px;
}

img {
	border: 1px double #000000;
}

#main p {
	padding-bottom: 3px;
}

#footer a {
	color: #ffffff;
	padding: 3px;
	text-decoration: none;
}

#footer a:hover {
	color: #333;
	background: #ffffff;
	text-decoration: none;
}

.copyright {
	letter-spacing: 0.5em;
}

/* -------------- FORMS -------------- */

#contentbox form {
	padding: 8px;
}

#leftcolumn form {
	padding: 16px;
	text-align: center;
}

.searchbox {
	background: #EEE;
	border: 1px solid #333;
	font-size: 11px;
	color: #000;
}

.buttons {
	background: #EEEEEE;
	border: 1px solid #333;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.quote {
	font-style: italic;
	margin-left: 20px;
	margin-right: 20px;
}

td {
	vertical-align: top;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.right p {
	text-align: right;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

table, td, tr{border:0}
.right {
	float: right;
	width: 300px;
}
.left {
	float: left;
}
hr {
	clear: both;
	height: 0px;
	padding: 0px;
}
.fac_pos_small {
	color: #900;
	font-size: xx-small;
	font-weight: normal;
}

#background-image
{
	font-size: 11px;
	text-align: left;
	border-collapse: collapse;
}
	
#background-image td
{
	padding: 6px 9px;
	color: #000000;
	border-top: 1px solid #fff;
}

#background-image tbody tr:hover td
{
	color: #FFFFFF;
	background: none;	
	background:#660000;
}

.month {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
}
.holiday {
	color: #C00;
}
.semester-date {
	font-weight: bold;
	color: #609;
}

