#contentleft {
	text-align:left;
	float:left;
	height:400px;
	width:399px;
	margin:0;
	background:url(../_images/links_page_image.jpg) no-repeat top left;
	background-repeat:no-repeat;
	overflow:hidden;
}

#contentleft strong {
	color:#999933;
	font-size:18px;
}

#contentleft p {
	padding:20px 20px 20px 20px;
	color:#333366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:140px;
}


#contentspacer {
	float:left;
	height:392px;
	width:2px;
	background-color:#999933;
	margin:0;
}

#contentright {
	text-align:left;
	float:left;
	height:400px;
	width:399px;
	margin:0;
	background:url(../_images/secondary_page_boxes.jpg) no-rpeat top left;
}

#contentright p {
	padding:20px 20px 20px 20px;
	color:#333366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#contentright ul {
	margin:0;
}

#contentright li {
	margin:0;
	color:#333366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#contentright strong {
	color:#999933;
	font-size:14px;
}

#bottomleft {
	text-align:left;
	width:200px;
	height:100px;
	color:#333366;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	clear:both;
}

#bottomleft p{
	padding-top:60px;
}

#bottomleft strong {
	color:#336699;
	font-family:Arial, Helvetica, sans-serif;
}

#bottomcenter {
	text-align:left;
	color:#333366;
	font-family:Arial, Helvetica, sans-serif;
	width:250px;
	height:100px;
	float:left;
}

#bottomcenter a, a:hover, a:visited{
	text-decoration:none;
	color:#336699;
}

#bottomcenter ul{	
	padding-top:48px;
}


#bottomcenter li{	
	display:inline;
	list-style-type:none;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#336699;
}

#bottomright {
	width:350px;
	height:100px;
	float:left;
	background:url(../_images/smallhoustonlogo.jpg) no-repeat bottom left;
	overflow:hidden;
}
