body {
}

a {
	color: #000000;
}

img { border: none;
}

p {
	text-indent: 15px;
}

.nav_href {
	text-decoration: none;
	color: #000000;
}

.nav_href:hover {
	color: #000000;
}


.nav_link_out {
	border: 1px solid #731D3A;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.nav_link_over {
	border: 1px solid #731D3A;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background: url("images/checkerbg.jpg");
	color: #000000;
}

#nav_table {
	text-align: center;	
	border-bottom: 1px solid #731D3A;
	font-family: tahoma;
	font-size: 14px;
}

#nav_title {
	font-family: tahoma;
	font-weight: bold;
	background-color: #731D3A;
	color: #ffffff;
}

.news_events {
	text-align: left;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
	border-top: 1px solid #731D3A;
}

#news_table {
	width: 100%;
}

#news_title {
	padding-top: 0px; 
	border-bottom: 2px solid #731D3A;
	font-weight: bold;
}

#page_content {
	padding: 20px;

	font-family: verdana;	
}

#page_divide_left {
	padding: 5px;	
	font-family: verdana;
}

#page_divide_right {
	border: 0px solid #731D3A;
	border-left-width: 1px;


}

#page_footer {
	text-align: center;
	border: 0px solid #731D3A;
	border-top-width: 1px;	
}

#page_heading {
	text-align: right;
	font-size: 20px;
	font-family: verdana;
	padding-right: 10px;
	color: #ffffff;
	height: 100px;
	width: 100%;
}



#page_table {
	border: 1px solid #731D3A;	
}

#page_title {
	font-size: 20px;
	font-family: verdana;
}

.page_subtitle {
	font-size: 16px;
	font-family: verdana;
	font-weight: bold;
}

.profile_bucket { display: block; width: 65%; margin: auto; }
.thumb_row { list-style-type: none; text-align: center; }
.thumb_row li { display: block; float: left; }
.thumb_box { width: 100px; height: 140px; font-size: xx-small; text-align: center; }
.profile_thumb { border: 0; }

/************** Below This Line is Personal Profile Directives *********/
.profile { position: relative; display: block; width: 80%; margin: auto; height: auto; }
 h1 { font-size: xx-large; font-weight: bold; text-align: center; }
.mugshot { position: relative; float: left; vertical-align: middle; top: 30px}
.mugshot img { width: 270px; border:2px dashed #731D3A; }

.infopanel { position: relative; float: right;} /*left: 275px; top: 0; */

.infopanel h2 { font-size: x-large; font-weight: bold; }

.class_schedule { clear: both; }
.class_schedule h2 { text-align: left; }
.schedule { width: 100%; font-size: smaller; }
.rowA { background-color: #cc9966; }
.rowB { background-color: #ffcc99; }

.profile_data { list-style-type: none; }
.profile_datum { padding-left: 2.5em; text-indent: -2.5em; }
.datum_label { color: #990033; font-style: italic; font-weight: bold; }

/* #profile_back { position: absolute; top: 0; } */

/***************** Minutes Directives *********************/
ul.year_list { list-style-type: none; margin: auto; width: 75%; }
li.year_item { font-size: x-large; font-weight: bold; }

ul.semester_list { list-style-type: none; padding-bottom: 1em; }
li.semester_item { font-size: large; font-weight: bold; }

ol.meeting_list { padding-bottom: 1em; }
li.meeting_item { font-size: smaller; font-weight: lighter; white-space: nowrap; }
li.meeting_item a { text-decoration: none; }
li.unpassed { background-color: red; font-weight: bold; }

