/* bring in other style elements */
@import url("grid.css");


/* unhack v4 browser styles */
#one, #two, #three, #four, #five, #six, #eight {
        display: block;
}

.nav {
/*	display: auto; */
}

#back {
  background: url("../grid/may/bg.jpg") #ccc -2px 58px;
  border-bottom: 1px solid white;
}

#one, #two, #three, #four, #five, #six, #seven, #eight, #stan {
  position: absolute;
}

#one {
	top: 0px;
	left: 265px;
	width: 132px;
	height: 190px;
	border-bottom: 1px solid white;
	background: url("../grid/may/1.jpg") 0px 21px;
        /* fix for correct box model */
        voice-family: "\"}\"";
        voice-family: inherit;
	height: 189px;
}

html>body #one {
        height: 189px
}


#two { 
	top: 132px;
	left: 0px;
	width: 128px;
	height: 141px;
	border: 1px solid white;
	border-top: none;
	border-left: none;
	background: url("../grid/may/2.jpg");

        /* fix for correct box model */
        voice-family: "\"}\"";
        voice-family: inherit;
	width: 127px;
	height: 140px;
}

html>body #two {
        height: 140px;
	width: 127px;
}

#three {
	top: 132px;
	left: 128px;
	width: 137px;
	height: 58px;
	border: 1px solid white;
	border-top: none;
	border-left: none;
	background: url("../grid/may/3.jpg");
        /* fix for correct box model */
        voice-family: "\"}\"";
        voice-family: inherit;
	width: 136px;
	height: 57px;

}

html>body #three {
        width: 136px;
	height: 57px;
}

#four {
	top: 190px;
	left: 128px;
	width: 137px;
	height: 83px;
	border: 1px solid white;
	border-top: none;
	border-left: none;
	background: url("../grid/may/4.jpg");
        /* fix for correct box model */
        voice-family: "\"}\"";
        voice-family: inherit;
	width: 136px;
	height: 82px;
}

html>body #four {
        width: 136px;
	height: 82px;
}

#five {
	top: 190px;
	left: 265px;
	width: 132px;
	height: 83px;
	border-bottom: 1px solid white;
	background: url("../grid/may/5.jpg");
        /* fix for correct box model */
        voice-family: "\"}\"";
        voice-family: inherit;
	height: 82px;
}

html>body #five {
	height: 82px;
}


#six {
	top: 273px;
	left: 155px; 
	width: 110px;
	height: 94px; 
	border: 1px solid white; 
	border-top: none; 
	border-left: none;
	background: url("../grid/may/6.jpg");
        /* fix for correct box model */
        voice-family: "\"}\"";
        voice-family: inherit;	
	width: 109px;
	height: 93px;
}

html>body #six {
	width: 109px;
	height: 93px;
}

#seven { 
	top: 367px; 
	left: 155px;
	width: 110px;
	height: 72px;
	border-right: 1px solid white;
        /* fix for correct box model */
        voice-family: "\"}\"";
        voice-family: inherit;	
	width: 109px;
}

html>body #seven {
	width: 109px;
}

#eight { 
	top: 273px;
	left: 265px;
	width: 132px;
	height: 38px;
	border-bottom: 1px solid white; 
	background: url("../grid/may/7.jpg");
}

#twm {
	position: relative;
	background: #663;
	width: 132px;

	height: 51px; 
	height: 60px;
	top: 255px;
	top: 246px;

	left: 265px;
	border-top: 1px solid white;
}

#stan {
	top: 273px;
	left: 0px;
	height: 166px;
	width: 155px;
	border-right: 1px solid white;
        /* fix for correct box model */
        voice-family: "\"}\"";
        voice-family: inherit;	
	width: 154px;
}

html>body #stan {
	width: 154px;
}
