@charset "utf-8";
/* CSS Document */

#pageHead {
	margin: 20px 0px 10px 0px;
	border-bottom: solid 1px #bbb5af;
}	

#mainContent {
	width: 485px;
	text-align:left;
	float: left;
}
#sideNav {
	float: left;
	width: 150px;
	margin-right: 10px;
}
#rCol{
	float: right;
	width: 300px;
}


#links {
	width: 300px;
	padding-bottom: 50px;
	background: url(../images/bg_boxes.jpg) bottom  left no-repeat;
	float: right;
	text-align:left;
	border: solid 1px #bbb5af;
}


.linkBox {
	padding: 10px;
	border-top: solid 1px #bbb5af;
}
.banner {
	text-align: center;
	margin: 5px 0px 36px 0px;
}


/* FORMS ------------------------ */



/* LINKS ------------------------ */





