
/*Edit this stylesheet to make changes to elements exclusive to the LINKS section*/

#page_header.links {
	background:url(media/page_header_links.jpg);
	padding: 0px;
	height: 229px;
	width: 981px;
	position: relative;
	z-index: 190;
	margin-top: -31px;
	background-repeat: no-repeat;
	background-position: center top;
}

#main_content_wrapper {
	height: auto;
}


#content_header.links {
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 992px;
	background:url(media/content_header_links.png);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: visible;
	position: relative;
	z-index: 500;
	left: -11px;
	top: 30px;
}

#content_body {
	margin: 0px;
	padding: 0px;
	width: 981px;
	overflow: visible;
	position: relative;
	z-index: 100;
	top:30px;
}

/*center column*/

#center_col {
	margin: -10px 27px 32px 27px;
	padding:40px 36px 0px 38px;
	background:url(../../_images/body_bg/blk_bg.png);
	height:auto;
	width:853px;
	float:left;
	position:relative;
	z-index: 100;
	overflow: visible;
}

#center_col p.downloadDescription{
	margin-right: 13px;
	text-align:justify;
	text-justify:distribute;
	margin-right: 50px;
}

table.linkTable {
	width:800px;
	margin:0px auto 0px auto;
	border-spacing:15px;
	}


table.linkTable tr td {
	padding:10px;
	height:120px;
	width:300px;
	vertical-align:bottom;
	text-align:center;
	}
	
