body {
	/*background: #000099 url(blue_gradient01.jpg) repeat-x; */
	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: #FFFFFF url(http://www.isledegrande.com/php/directorybg140.jpg) repeat-y;
	margin: 0;
	padding: 0;
	}
	
#header {
	background: #FFFFFF url(http://www.isledegrande.com/newbanner010405.jpg);
	width: 1000px;
	height: 135px;
	}
	
#search_bar {
	width: 210px;
	height: 100px;
	z-index: 2;
	float: right;
	position:relative;
	left:-40px;
	}

#viewing_trouble {
	color: red;
	font-size: 20px;
	}
	#viewing_trouble a:link {color:red; text-decoration: none;}
	#viewing_trouble a:visited {color:red; text-decoration: none;}
	#viewing_trouble a:hover {color:red; text-decoration: underline overline;}

#header_sponsor {
	position: relative;
	left: -30px;
	top: 20px;
	float: right;
	}
	
#left_menu {
	background: #FFFFFF url(http://www.isledegrande.com/php/directorybg.jpg);
	width:140px;
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	color: red;
	}
	#left_menu a:link {color:#FF9C4A; text-decoration: none;}
	#left_menu a:visited {color:#FFFFFF; text-decoration: none;}
	#left_menu a:hover {color:#FFFFFF; text-decoration: underline overline;}

#directory{
	background: url(http://www.isledegrande.com/directorybglongcomp.jpg) no-repeat;
	padding-left: 5px;
	font-size: 12px;
	line-height: 17px;
	}
	
#right_menu {
	width: 170px;
	float: right;
	font-size: 12px;
	background-color: #FFFFC6;
	}
	
#main_content {
	width: 650px;
	text-align: left;
	}
#main_content h1 {
	font-size: 16px;
	font-style: bold;
	margin: 0;
	}
#main_content h2 {
	font-size: 14px;
	font-style: bold;
	margin: 0;
	}
#main_content h3 {
	font-size: 10px;
	font-style: italic;
	color: black;
	margin: 0;
	}
#main_content h4 {
	font-size: 10px;
	font-style: italic;
	color: red;
	margin: 0;
	}
	
#footer {
	clear: both;
	}