.arrowLink {
	color:#ffffff;
	margin:0 1px 0 26px;
	background-image:url(../images/backgrounds/home_link_arrow.gif);
}

/* Side Bar */

#sideBar {
	padding:226px 0 0 33px;
	font-size:14px;
	color:#C0BAAF;
	font-style:italic;
	line-height:24px;
}


/* Main Copy Content */

#contentCont {
	background:url(../images/backgrounds/home_content_bg.jpg) no-repeat;
}

#content {
	font-size:16px;
	padding:27px 35px 0 0;
	width:453px;
}

#content p, #content table {
	margin:0 0 18px 0;
}

#content ul {
	margin:31px 0 18px 0;
	list-style:none;
	line-height:30px;
	height:268px;
}