* img {border:none;}

#main {
	background-image:url(http://www.wesleyan.edu/templates/dept/nsb/images/bkgd.jpg);
	background-repeat:repeat-y;
}

#sidebar {
	float:left;
	background-color:#8ba4a9;
	width:160px;
	padding:5px;
	z-index:50;

}

#center {
	width:750px;
	padding:5px;
}	

#data {
	float:right;
	width:550px;
	padding:10px;
}

h1 {
	border-bottom: 2px solid #003641;
	font-size: 20px;
	margin-top: -20px;
}


/*------------------------------------------------*/
/*--------------- Channel Template ---------------*/
/*------------------------------------------------*/

#sidebar ul.siteNavigation li.channelItemSimple a {
	background-color:#8ba4a9;
	border-bottom:1px solid #fff;
	color:#000;
}
#sidebar ul.siteNavigation li.channelItemSimple a:link, #sidebar ul.siteNavigation li.channelItemSimple a:visited {
	background-color:#8ba4a9;
}
#sidebar ul.siteNavigation li.channelItemSimple a:hover, #sidebar ul.siteNavigation li.channelItemSimple a:active {
	background-color:#003641;
	color:#fff;
}

/*--------------------------------------------*/
/*----- Channel Template Hacks for IE 5.5 -----/
/*--------------------------------------------*/
* html #sidebar ul.siteNavigation li.sidebarButton a {
	margin-bottom:-15px;
}

* html #sidebar ul.siteNavigation li.channelName a {
	margin-bottom:-15px;
}

* html #sidebar ul.siteNavigation li.channelName ul.channelItems {
	margin-top:20px;
	margin-bottom:10px;
}

* html #sidebar ul.siteNavigation li.channelName ul.channelItems li.channelItem a {
	margin-bottom:-20px;
	margin-top:1px;
}
/*-------------------------------------------------*/
/*----- End Channel Template Hacks for IE 5.5 -----*/
/*-------------------------------------------------*/

/*-------------------------------------------------*/
/*------------- End Channel Template --------------*/
/*-------------------------------------------------*/



/*-------------------------------------------------*/
/*--------------- Of Note Template ----------------*/
/*-------------------------------------------------*/
#ofNote {
	background-color:#a2b8bd;
	padding-left:5px;
	padding-bottom:2px;
	padding-top:2px;
}

p.ofNoteDescription {
	margin-top:1px;
}

h1.ofNoteHeader {
	font-size:12pt;
	font-variant: small-caps;
	margin-top: 3px;
	margin-left: -5px;
	border-bottom:2px solid #003641;
	}
.ofNoteURL a {
	}
.ofNoteURL a:link {
	font-color: #000;
}
.ofNoteURL a:visited {
	font-color: #000;
}
.ofNoteURL a:hover {
	font-color: #333;
}
.ofNoteURL a:active {
	font-color: #000;
}
#ofNote .ofNoteDescription a {
	background-color: #a2b8bd;
}
#ofNote .ofNoteDescription p {
	margin:0 0;
}
	
/*--------------------------------------------------*/
/*-------------- End Of Note Template --------------*/
/*--------------------------------------------------*/
