body {
	color: #333;
	background-color: #011F5B;
	font-family: Tahoma;
	font-size: 11px;
  	margin: 0;
	text-align:left;
	background-image: url(../images/template/blue_back_large1.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

/* header */
#header {
	float: left;
	width: 738px;
	height:145px;
	background-image: url(../images/template/blue_back_logo.jpg);
}
#breadcrumbs {
	width: 500px;
	margin-left:20px;
}

#datebox .padded {padding: 6px 2px 6px 16px;}

/* structure */
#container {
	width: 968px;
	height:auto;
}

#wrapper {
	position:absolute;
	left:168px;
	top:145px;
	width: 800px;
	background-position:left;
	background-image: url(../images/template/1col_back.jpg);
	background-repeat: repeat-y;
}
#wrapper.wide {
	width: 890px;
	background-image:none;
	background-color: #FFF;
}
#wrapper.nopicture {
	background-image: url(../images/template/no_pic_backgr.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#wrapper.handbook {
	background-image: url(../images/template/bckgr_gray.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#wrapper.alumni {
	background-image: url(../images/template/landing_alumni.jpg);
	background-repeat: repeat-y;

}
 #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 230px;
	padding-left:8px;
	padding-top: -1px; /* top and bottom padding create visual space within this div  */
	padding-bottom:5px;
	margin-top: 17px;
	background-image: url(../images/template/dark_gray_backgr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

 #sidebar1 h3,  #sidebar1 p, ul{
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
	text-align: left;
}
 #Left {
	margin-top: 0;
	margin-right: 100px;
	margin-bottom: 0;
	margin-left: 20px;

}
 #Left.wide {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;

}
 #footer {
	background-color: #666666;
	font-size: 10px;
	text-transform: capitalize;
	color: #FFF;
	padding-top: 0px;
	padding-bottom: 0;
	margin-right: 80px;
	padding-left: 20px;
} 
 #footer.wide {
	 margin-right: 0px;
} 
 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.sidenav {
	position:absolute;
	left:0;
	top:145px;
	width: 168px;
	height:800px;
	background: url(../images/template/blue_back_small1.jpg) no-repeat left top;
}

.topnav {
	margin:0;
	width:730px;
	height:31px;
}
.seas {
	position:relative;
    width:440px;
	height:120px;
	background-image: url(../images/template/SEAS9.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: right;
	margin: 10px 0px 0px 0px;
}

.departments {
	width: 432px;
	height: 80px;
	background-image: url(../images/template/dept_nav_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	opacity:0.6;
	filter:alpha(opacity=60);
	position:absolute;
	left:8px;
	top:40px;
}
#buttons {
	position:absolute;
	left:2px;
	top:25px;
	width:445px;
	height:53px;
	z-index:1;
}

#header .yellow_bar {
	background-color: #FFCC00;
	height:15px;
	width: auto;
	clear: both;
	margin: 0;
	margin-bottom:0px;
}

#datebox {
	position:absolute;
	left:738px;
	top:0;
	margin: 0;
	width:230px;
	height:193px;
	background-color: #91000E;
	background-image: url(../images/template/red_back3.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	z-index:12;
}

.eventtext {
	width:145px;
	height:78px;
}

#logoPrint {
	height: 110px;
	width: 220px;
	position: absolute;
	visibility: hidden;
}