/* CSS Document */

body {
	background:url(images/banner_bg.jpg) repeat-x;	
	padding: 0;
	margin: 0;
	font: normal 0.8em/1.6em "Times New Roman", Times, serif;
	background-color: #4a96b6;
	color: #ffffff;
}

#container { 
 	padding: 0px;
	margin: 0px auto;
	width: 750px; 
}

h2 {
	font-size: 36px;
	color: #1d4758;
}

#header h1 { background: url(images/banner.jpg) no-repeat; height: 100px; width: 217px; padding: 0px; margin: 0px;}
#header h1 span { display: none; }

#menu { width: 175px; float: right; font-size: 20px;}
#menu h2 span { display: none; }
#menu ul { list-style: none;  }
#menu li a:link { text-decoration: none; color: #1d4758; }
#menu li a:visited { text-decoration: none; color: #1d4758; }
#menu li a:hover { text-decoration: none; color: #ffffff; }

body#index span#main_pic img { float: right; }

#body { width: 575px; }
#body h2 span { display: none; }


#footer h2 span { display: none; }