body { 
			padding: 0;
			margin: 0;
			background-image: url(/images/motion_surf_bg_2.png); 
			background-position: top center; 
			background-repeat: no-repeat; 
			background-color: #333;
			background-attachment: fixed;
		}
	
img#expando { 
			position: absolute; 
			display: none; 
			z-index: 1; 
			-ms-interpolation-mode: bicubic; 
		} 
 
.wide img#expando, 
.tall img#expando { 
			display: block; 
		} 
 
.wide img#expando { 
			width: 100%; 
			height: auto; 
		} 
 
.tall img#expando { 
			width: auto; 
			height: 100%; 
		}
	
.ie6fixed {
			position: absolute;
			top: expression((ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + 'px') !important;
		}
		
.model-gallery {width:1000px; height:200px; background:url(/css/surf_theme/images/model.jpg) no-repeat; -moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px; border:1px solid #ccc;}	

.news-events {width:1000px; height:200px; background:url(/css/surf_theme/images/beach.jpg) no-repeat; -moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px; border:1px solid #ccc;}

.in-the-press {width:1000px; height:200px; background:url(/css/surf_theme/images/green.jpg) no-repeat; -moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px; border:1px solid #ccc;}

.window {width:1000px; height:200px; background:url(/css/surf_theme/images/angle.png) no-repeat; -moz-border-radius: 6px; -webkit-border-radius: 6px; -khtml-border-radius: 6px; border:1px solid #ccc;}