		
		img.bg {
			/* Set rules to fill background */
			min-height: 100%;
			min-width: 1024px;
			
			/* Set up proportionate scaling */
			width: 100%;
			height: auto;
			
			/* Set up positioning */
			position: fixed;
			top: 0;
			left: 0;
			 z-index: 0;
		}
		
				
		
		@media screen and (max-width: 1024px){
			img.bg {
				left: 50%;
				margin-left: -512px; }
		}


		
		img.bg2 {
			/* Set rules to fill background */
			min-height: 100%;
			min-width: 1024px;
			
			/* Set up proportionate scaling */
			width: 100%;
			height: auto;
			
			/* Set up positioning */
			position: fixed;
			top: 0;
			left: 0;
			 z-index: 0;
		}
		
				
		
		@media screen and (max-width: 1024px){
			img.bg2 {
				left: 50%;
				margin-left: -512px; }
		}



#header

{
height: 150px; width: 940px; position: relative; margin: 0px auto;  z-index: 3 }

		
		
		#wrapper
		{
		 position: relative; width: 730px; margin: 0px auto; padding-bottom: 50px;
		  z-index: 2;
		 }
		 
		 #floater
		 {
		  background-image:url(images/floater_bg.png) ;
		  background-repeat: repeat-y;
		  background-position: 0px 0px;
		  
		  position: relative;  
		  width: 165px; 
		  float: right; 
		  margin-top: 175px;
		  padding: 18px 5px 15px 5px;
		  font-family: Helvetica, Times, sans-serif;
		 font-style: none;
			font-size: 12px;
			color: #fff;
			font-weight: normal;
			line-height: 150%;
			z-index: 4;}
		  
		  #side
		  {
		  float: right; width: 260px; padding-top: 0px; margin-top: -20px; }
		
		
	#meat
	{
	 width: 240px;
	 padding-left: 0px;
	 
	 
	 
	 }
	 
	 
	 ul
	 {
	 border-top: 1px solid #FC3;

	  padding: 20px 0px;
	  color: #FC3;
	 
	 }
	 li {
	 list-style-type: square;
	 font-family: Helvetica, Times, sans-serif;
	 font-weight: bold;
	
	 font-size: 14px;
	 margin-left: 20px;
	 }
	 
	 
	 #wrapper{ width:900px; 
	 }
	 
		div#contentmenu {
			/* This is the only important rule */
			/* We need our content to show up on top of the background */
			position: relative; 
			
			/* These have no effect on the functionality */
			width: 550px;
			margin: 0;
			padding: 10px 30px 50px 50px;
			font-family: helvetica, arial, sans-serif;
			font-size: 10pt;
			line-height: 16pt;
			-moz-box-shadow: #000 4px 12px 10px;
			-webkit-box-shadow: #000 4px 20px 10px;
			 background-image:url(images/bg_menu.png);
			 color: #cc9;
			 text-align: left;
			 float: right;
		}
		
				div#content {
			/* This is the only important rule */
			/* We need our content to show up on top of the background */
			position: relative; 
			
			/* These have no effect on the functionality */
			width: 550px;
			margin: 0;
			padding: 50px 30px 50px 50px;
			font-family: helvetica, arial, sans-serif;
			font-size: 10pt;
			line-height: 16pt;
			-moz-box-shadow: #000 4px 12px 10px;
			-webkit-box-shadow: #000 4px 20px 10px;
			 background-image:url(images/bg_menu.png);
			 color: #cc9;
			 text-align: left;
			 float: right;
		}
		
		strong { color: #fff; }
		
		#menu {
height: 29px; 
width: 780px; 

color: #CC9900; position: relative;  
text-align: center; padding-top: 13px;  z-index: 2;
}


		body {
			/* These rules have no effect on the functionality */
			/* They are for styling only */
			margin: 0;
			padding: 0px;
		}
		
		h1 { font-family: Helvetica, Arial sans-serif;
		font-style: normal;
			font-size: 13px;
			color: #fff;
			font-weight: bold;
			margin-bottom: -10px;
			line-height: 120%;
			text-transform: uppercase;
			}
			
				h2 { font-family: Helvetica, Arial sans-serif;
			font-style: normal;
			font-size: 14px;
			color: #fff;
			font-weight: normal;
			line-height: 150%;
			margin: 0px;
			padding: 15px 0px 15px 0px;
			border-bottom: 1px solid #C90;
			border-top: 1px solid #C90;
			}
		
		h3 { font-family: Georgia, times serif;
			font-style: italic;
			font-size: 18px;
			color: #FC3;
			font-weight: normal;
			line-height: 150%;
		
			padding: 20px 0px;
			border-top: 1px solid white;
			border-bottom: 1px solid white;
			margin-top: 30px;}
			
			h4 { font-family: Helvetica, Arial sans-serif;
			font-style: none;
			font-size: 12px;
			color: #FC0;
			font-weight: normal;
			text-transform: uppercase;
			line-height: 150%;
			margin: 0px 0px 3px 0px;}
			
			
			a.menu
			{ font-family: Helvetica, Arial sans-serif;
			font-style: none;
			text-decoration: none;
			font-size: 12px;
			color: #fff;
			font-weight: normal;
			background-image:url(images/bg_nav.png); 
			padding: 12px 25px 12px 25px;
			line-height: 150%;}
			margin: 0px 0px 3px 0px;
			}
			
		a.menu:visited
			{ font-family: Helvetica, Arial sans-serif;
			font-style: none;
			text-decoration: none;
			font-size: 12px;
			color: #fff;
			font-weight: normal;
			line-height: 150%;}
			margin: 0px 0px 3px 0px;
			}
			
			
			
		
			
a.menu:hover { } 	

body#about a#aboutnav,
body#cos a#cosnav,
body#cleft a#cleftnav
{
color: #fff;
font-weight: bold;
 background-image:url(images/bg_menu.png);
}

	
	
		


			
	a.contact:link { } 
		
		
	a.contact:hover {font-size:12; font-weight: normal; color: #FC0;} 
	
		a.contact
			{ font-family: Helvetica, Arial sans-serif;
			font-style: none;
			text-decoration: none;
			font-size: 12px;
			color: #fff;
			font-weight: normal;
			background-image:url(images/bg_menu.png); 
			padding: 12px 25px 12px 25px;
			line-height: 150%;}
			margin: 0px 0px 3px 0px;
			}
			
		a.contact:visited
			{ font-family: Helvetica, Arial sans-serif;
			font-style: none;
			text-decoration: none;
			font-size: 12px;
			color: #fff;
			font-weight: normal;
			line-height: 150%;}
			margin: 0px 0px 3px 0px;
			}
			

	
	a.menu:link { } 

	a.second:link { color: #FC3; font-weight: bold; text-decoration: none;} 
		
	
	a:link { color: #fff; } 
	a:visited { color: #fff; } 
		a:hover {font-size:12; font-weight: normal; color: #FC0;} 
		


		
		a.mini-menu:link { color: #C60; font-size: 13px; font-family: Helvetica, Arial sans-serif;
			font-style: none;
			text-decoration: none; } 
	a.mini-menu:visited  {color: #C60; font-size: 13px; font-family: Helvetica, Arial sans-serif;
			font-style: none;
			text-decoration: none; }  
		a.mini-menu:hover {font-size:12; font-weight: normal; color: #fff;} 
	



	
	img { margin: 0px; vertical-align:text-top; padding: 0px;}
	

	
	
	#mini-menu
	{
 color: #CC9900; width: 325px; float: right; padding: 6px 0px 3px 0px; text-align: center;
	}


