/********************************************************
* About Page Rules
********************************************************/
#about_pic {
	width:700px;
	height:477px;
	background-image: url(../img/saltdesert.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
}

div#linkswrap {
	width: 700px;
	position: absolute;
	top: 306px;
	left: 40px;
	height: 337px;
}

#linkswrap p.blackground {
	margin: 2px 0px;
	width: 69em;
	height: 1.75em;
	background-color:black;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: white;
	padding: .3em 0 0 10px;
}

#linkswrap p.blackground a, #linkswrap p.blackground a:link, #linkswrap p.blackground a:visited {
	margin: 2px 0px;
	width: 69em;
	height: 1.75em;
	background-color:black;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: white;
	padding: .3em 0 0 10px;
	text-decoration: none;
}

#linkswrap p.blackground a:hover {
	text-decoration: underline;
}

span.col2{
	position: absolute;
	left: 8em;
	width: 138px;
	height: 13px;
}

span.col3{
	position: absolute;
	left: 217px;
	width: 138px;
	height: 13px;
}

span.col4{
	position: absolute;
	left: 356px;
	width: 138px;
}
span.col5{
	position: absolute;
	left: 497px;
	width: 186px;
	height: 14px;
}

span.strike {
text-decoration: line-through;
}
#black_box {
	width: 220px;
	position: absolute;
	top: 329px;
	right: 41px;
	padding: 0px;
	}
p.small_text {
	position: relative;
	display: block;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: 500;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 14px;
	line-height: normal;
}
