body {
	background-color:#CCCCCC;
	font-family:arial;
}

img {
	border-style:none;
}

@font-face {
	font-family:"jGaramond";
	src:url(http://www.uoflhsc.com/includes/jGara2.ttf) format("truetype");

}

#main {
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	margin-top:-180px;
	position:relative;
	width:1000px;
	z-index:1;
}

#top {
	background-color:#CC0000;
	border-bottom:3px solid black;
	height:150px;
	left:0;
	position:absolute;
	text-align:right;
	top:0;
	width:100%;
	z-index:2;
}

#middle {
	margin:0px auto;
	width:950px;
}

#logo {
	height:200px;
	position:relative;
	left:-20px;
	width:200px;
	z-index:3;
}

#title {
	font-size:40px;
	margin:0px auto;
	width:950px;
	padding-top:20px;
	text-align:left;
	padding-left:400px;
	font-family:"jGaramond";
	/*right:150px;
	position:absolute;
	top:30px;*/
}

#nav_col {
	width:125px;
	float:left;
	margin-top:85px;
	margin-bottom:100px;
}

.nav_menu {
	list-style-type:none;
}

.nav_button {
	background-color:#4F4F4F;
	border:thin solid black;
	color:white;
	float:left;
	font-size:12px;
	height:25px;
	line-height:25px;
	text-align:center;
	width:123px;
	margin-left:-40px;
}

.nav_button a, .nav_button a:visited {
	color:white;
	text-decoration:none;
}

#content_container {
	background-color:white;
	margin:0px auto 150px;
	position:absolute;
	top:120px;
	width:100%;
}

#content_col {
	width:400px;
	float:left;
	padding:0px 25px;
	margin-top:40px;
	margin-bottom:100px;
	font-size:13px;
}

#content {
	margin-bottom:50px;
}

#info {
	font-size:13px;
	height:100px;
	left:50px;
	position:relative;
	top:25px;
	width:90%;
	margin-bottom:20px;
}

.event_month {
	background-color:#FFF;
	width:800px;
	margin:25px auto;
	border:thin solid black;
}

.event_month_heading {
	width:100%;
	background-color:#C66;
	font-weight:bold;
	color:#333;
}

#last_col {
	width:425px;
	float:left;
	margin-top:0px;
	margin-bottom:100px;
}

#image_carousel {
	border:3px solid black;
	height:300px;
	width:410px;
	z-index:1;
	background-color:black;
	margin:15px 0px;

	/*margin:10px auto;
	padding:10px;
	text-align:left;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;*/
}

#image_carousel img {
	height:100%;
	width:100%;
}

.twitter {

}


#footer {
	color:#999999;
	padding-bottom:10px;
	margin-top:200px;
	text-align:center;
	width:950px;
	position:absolute;
	bottom:0px;
	left:0px;
	padding-top:30px;
}












.bio {
	border:2px solid #CC0000;
	height:230px;
	margin:10px auto;
	width:576px;
}

.bio_pic {
	background-color:black;
	float:left;
	height:226px;
	width:200px;
}

.bio_text {
	float:left;
	height:226px;
	padding-right:5px;
	width:370px;
	overflow:auto;
}

.name {
	color:black;
	float:left;
	font-size:12px;
	margin-left:5px;
	width:365px;
}

.position {
	color:#666666;
	float:left;
	font-size:11px;
	margin-left:5px;
	width:365px;
}

.bio_bio {
color:black;
float:left;
font-size:11px;
margin-top:10px;
padding-left:5px;
padding-right:5px;
width:365px;
}

.event_title {
color:black;
float:left;
font-size:12px;
margin-left:5px;
width:600px;
}

.article_date {
color:#666666;
float:left;
font-size:11px;
margin-left:5px;
width:600px;
}

.event_author {
color:#666666;
float:left;
font-size:11px;
margin-left:5px;
width:600px;
}

.event_text {
color:black;
float:left;
font-size:11px;
margin-top:10px;
padding-left:5px;
padding-right:5px;
width:600px;
}



.e {
color:black;
font-size:12px;
text-decoration:none;
}

.dne {
color:gray;
font-size:12px;
text-decoration:none;
}


#carousel {
background-color:black;
height:300px;
position:absolute;
right:25px;
top:25px;
width:415px;
}