body {	background: #07077C url(http://www.travisrockwood.com/nfpd/php/images/blue_gradient01.jpg) repeat-x;	/* color tries - #150063 #0404B4 #08088A #0B0B61 #0B0B3B  	background: url(http://www.isledegrande.com/php/images/brushed-metal.jpg); */	margin: 0;	background-position: top;	background-attachment:fixed;	font-family: Arial, Helvetica, Verdana, Sans-serif;	font-size:14px;	color: #000000;	}
#container {	width: 1000px;	background-color: #FFFFFF;	margin: 0;	padding: 0;	}
#header {	background: #FFFFFF url(http://www.travisrockwood.com/nfpd/images/banner.jpg);	width: 1000px;	height: 200px;	}#headLinks {	width: 600px;	float: center;	font-size:14px;	}	#search_bar {	width: 210px;	height: 100px;	z-index: 2;	float: right;	position:relative;	left:-40px;	}
#left_menu {	/*background-color: #0099FF;*/	width:200px;	float: left;	margin: 0;	padding: 0;	text-align:left;	color: black;	}	#left_menu a:link {color:#112D88; text-decoration: none;}	#left_menu a:visited {color:#115188; text-decoration: none;}	#left_menu a:hover {color:#E21B1B; text-decoration: underline overline;}#directory{	background: url(directorybglongcomp.jpg) no-repeat;	padding-left: 5px;	font-size: 12px;	line-height: 17px;	}	#right_menu {	width: 200px;	float: right;	font-size: 12px;	/*background-color: #FFFFC6;*/	}	#main_content {	width: 550px;	text-align: left;	}
#footer {	clear: both;	}