/****.container 		{  }a 				{ color: #00487D; }a:hover			{ color: #7B0F0F; }****//*-----------------------------------------------------------------------------	Header	Add a graphic logo, using the following CSS-----------------------------------------------------------------------------*//****#header {	font-size:48pt;	padding-left:15px;	padding-top:10px;	text-transform:uppercase;	font-family:"Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Italic";	font-weight: bold;	color: #692020;	letter-spacing: 0.25em;}#header h1		 { display: none;  }#header .description { display: none; }****//*-----------------------------------------------------------------------------	Navigation Colors	Customize the navbar with this CSS-----------------------------------------------------------------------------*//****#nav, #subnav	{ background: #000000; }#nav li.current_page_item a,#nav li a:hover 	{ background: #000000; color: #FFF;}#nav li a,#subnav li a 	{ color: #000000; }#nav li.current_page_item a,#subnav li.current_page_item a,#subnav li a:hover 	{ color: #F2FFDF; }****/
