#container {

  width: 800px;
  height: 1000px;
  text-align: left;
  } 
  
#header {
	width: 800px;
	height: 244px;
	background-image:url("images/topgun_paintball_header.jpg");
	
	
}

#main_content {
	width: 800px;
	height: 900px;
}

#about_content {
	width: 800px;
	height: 2060px;
}

#howto_content {
	width: 800px;
	height: 1150px;
}

#navigation {
	width: 800px;
	height: 58px;
}

#homepic { 
margin: 0px; 
padding: 0px; 
width: 103px; 
height: 58px; 
} 

#homepic a { 
display: block; 
width: 103px; 
height: 58px; 
background: #fff url("images/home_off.jpg") 100% 0 no-repeat} 

#homepic a:hover { 
background: #fff url("images/home_on.jpg") 100% 0 no-repeat} 


#aboutpic { 
margin: 0px; 
padding: 0px; 
width: 112px; 
height: 58px; 
} 

#aboutpic a { 
display: block; 
width: 112px; 
height: 58px; 
background: #fff url("images/about_us_off.jpg") 100% 0 no-repeat} 

#aboutpic a:hover { 
background: #fff url("images/about_us_on.jpg") 100% 0 no-repeat} 



#gallerypic { 
margin: 0px; 
padding: 0px; 
width: 98px; 
height: 59px; 
} 

#gallerypic a { 
display: block; 
width: 98px; 
height: 58px; 
background: #fff url("images/gallery_off.jpg") 100% 0 no-repeat} 

#gallerypic a:hover { 
background: #fff url("images/gallery_on.jpg") 100% 0 no-repeat} 


#videospic { 
margin: 0px; 
padding: 0px; 
width: 82px; 
height: 58px; 
} 

#videospic a { 
display: block; 
width: 82px; 
height: 58px; 
background: #fff url("images/videos_off.jpg") 100% 0 no-repeat} 

#videospic a:hover { 
background: #fff url("images/videos_on.jpg") 100% 0 no-repeat} 



#linkspic { 
margin: 0px; 
padding: 0px; 
width: 73px; 
height: 58px; 
} 

#linkspic a { 
display: block; 
width: 73px; 
height: 58px; 
background: #fff url("images/links_off.jpg") 100% 0 no-repeat} 

#linkspic a:hover { 
background: #fff url("images/links_on.jpg") 100% 0 no-repeat} 


#findpic { 
margin: 0px; 
padding: 0px; 
width: 162px; 
height: 58px; 
} 

#findpic a { 
display: block; 
width: 162px; 
height: 58px; 
background: #fff url("images/how_to_find_us_off.jpg") 100% 0 no-repeat} 

#findpic a:hover { 
background: #fff url("images/how_to_find_us_on.jpg") 100% 0 no-repeat} 


#contactpic { 
margin: 0px; 
padding: 0px; 
width: 170px; 
height: 58px; 
} 

#contactpic a { 
display: block; 
width: 170px; 
height: 58px; 
background: #fff url("images/contact_us_off.jpg") 100% 0 no-repeat} 

#contactpic a:hover { 
background: #fff url("images/contact_us_on.jpg") 100% 0 no-repeat} 





#maintext_images {
	width: 525px;
	height: 640px;
}

#home_images {
	width: 245px;
	height: 640px;
}

#home_footer_graphics {
	width: 700px;
	height: 180px;
}

#about_text {
	width: 525px;
	height: 1980px;
}

#contact_text {
	width: 780px;
	height: 800px;
}

#findus_text {
	width: 780px;
	height: 900px;
}

#gallery_text {
	width: 780px;
	height: 800px;
}

#videos_text {
	width: 780px;
	height: 800px;
}

#links_text {
	width: 780px;
	height: 800px;
}
#about_images {
	width: 245px;
	height: 1780px;
}

#footer {
	width:800px;
	height: 40px;
	
}
