#container1 {
	width:983px;	/* For IE 5.2 Macintosh */
	/* \*/
	width:982px;
	/* */
}

#container2 { 
	background-image:url(/images/theSwish-right.gif); 
	background-position:bottom right; 
	background-repeat:no-repeat;
}

#middle { 
	width:675px;
	background-image:url(/images/theSwish-left.gif); 
	background-position:bottom right; 
	background-repeat:no-repeat; 
}

#header {
	border-right:none;
}

#paths {
	border:white 1px solid;
	height:30px;
	background:#00457a;
	text-align:center;
	margin-bottom:10px;
}

#paths p {
	display:inline;
	font-size:14px; font-weight:bold;
	position:relative;
	top:7px;
}

#paths a.last {
	border:none;
}

#paths a {
	text-decoration:none;
	color:white;
	padding:7px 4px 7px 4px;
}

#nav { 
	width:983px; 
	margin:0px auto; 
}
