
/* CSS Document */

	
	
div#navbar ul#transport
		{
		display:none;
		}


/* TWEAKS TO WIDTHS  */

#main { width:510px;  }

#main h1  {  line-height:115% }

#sidebar { width: 150px; }		
		
/* 		DEPARTMENT STYLES	FOLLOW	 								*/


/* default header for the site  */
	#header {
		height:180px;
		background:#e5fdff url(../img/slaveryconf.png) top left no-repeat;
		border: none;
		}

body {
		background-color: #757575;
}


#wrapper {
		background: #757575 url(../img/3-cols.png) top center repeat-y;
		padding-left:20px;
		padding-right:20px;
		border: none;
	   	background-repeat: repeat-y;
		border: none;
		margin-bottom:0;
		padding-bottom:0;
		height: 100%;
		width: 960px;
		}
		
		#content {
	background-color: none;
	border: none;
	padding-bottom:none;
}

#header #brownbar {
	 display: none;
}
#sidebar h1 {
	 margin-bottom:  10px;
}

   
    h3.date { font-size: 14px; color: #fff; background-color: #ec9831; padding: 8px 6px 6px 12px; margin-bottom:12px; }
    
    p.time { margin-top:10px; margin-bottom:10px; font-size: 14px; font-weight: bold; text-transform:uppercase; padding-top:14px; border-top: 1px solid #e1e1e1; }
    
    p.title { margin-top:0; margin-bottom: 6px; font-weight:bold; font-size: 14px; }
    
    p.mod {  margin-bottom: 20px;  }
    
    p.loc { font-weight:bold; font-size:13px; }
        
    ul { margin-top:0; margin-bottom:0; }
    
    .box { margin-top: 40px; padding: 12px 12px 2px 12px; background-color: #f8f4b8; border: 1px solid black;  }
    
    .box p {  font-size: 16px; }

a:link,
a:visited {
	 color:  #6e0000;
}
