/* Global Styles */

body {
	margin:0px;
	padding-top: 0px;
	padding-right:50px;
	padding-bottom: 0px;
	padding-left: 5px;
	}

td {
	font:11px Futura, Arial, Helvetica, sans-serif;
	color:#26354A;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
a {
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #FFCC00;
	}
	
/* ID Styles */

#navigation a {
	font:10px Futura, Arial, Helvetica, sans-serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #FF6600;
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #FF6600;
	}

#background td {
	background:url(mm_bg_header.gif);
	}
	
#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class Styles */

.logo {
	font:24px Futura, Times New Roman, Times, serif;
	color: #FFBA00;
	letter-spacing:.3em;
	line-height:26px;
	}
	
.tagline {
	font: 11px Futura, Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	line-height:16px;
	}
	
.bodyText {
	font:11px Futura, Arial, Helvetica, sans-serif;
	line-height:1px;
	color:#26354A;
	letter-spacing:0.1em;
	}

.detailText {
	font:11px Futura, Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:0.005em;
	word-spacing: .005px;
	}
	
.pageName {
	font:24px Futura, Arial, Helvetica, sans-serif;
	color: #FF6600;
	letter-spacing:.2em;
	line-height:32px;
	}
	
.subHeader {
	font:bold 12px Futura, Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px Futura, Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	}

.calendarText {
	font:11px Futura, Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	font:11px Futura, Arial, Helvetica, sans-serif;
	color: #FFBA00;
	letter-spacing:.1em;
	line-height:18px;
	}
	faculty_forspring {
	font-size: 16px;
	color: #FFBA00;
}
.tablepositionweblog {
	top: 150px;
	position: absolute;
	width: 415px;
	height: 414px;
	letter-spacing: normal;
	word-spacing: normal;
}
positioningweblog2 {
	padding: 0;
}
.tableweblogpositioning {
	top: 150px;
	right: 420px;
	background-color: #D3DCE6;
	left: 420px;
	letter-spacing: normal;
	word-spacing: normal;
}
.tableblogtext {
	letter-spacing: .05em;
	vertical-align: baseline;
	word-spacing: .05em;
}
.tableweblogtextondark {
	letter-spacing: .05em;
	word-spacing: .05em;
	color: #D3DCE6;
}
.style01 {
	color: #26354A;
}
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Mediaworks 2005-06 - Student Weblogs</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<style type="text/css">

/* sets the color of the background of the entire page! */
body {
	background-color: #64748B;
	}

/* defines the div class menu, which will affect all  */
div.menu {
	width: 100%;
	position: relative;
	}
	
div.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
div.menu li {
	margin: 10px 0px 0px 0px;
	padding 1em 0em 0em 1em;
	float: left;
	background: yellow;
	}
	
div.menu a {
	display: float;
	width: 120px;
	padding: 2px 2px 2px 10px;
	border: 1px solid #000;
	background: #fc0;
	text-decoration: none;
	}
	/* you can change the color of the text non-mouse-hovered here */
div.menu a:link, div.menu a:active, div.menu a:visited {
	color: #00f;
	}
	/* bg color and text color of mouse-over rollover */
div.menu a:hover {
	border: 1px solid #000;
	background: grey;
	color: #fff;
	}
.topbargreenish {
	background-color: #006600;
}

