body{  
  font-size: .9em;
  font-family: helvetica, arial, verdana, geneva, sans-serif;
  letter-spacing: 0 px;
  text-transform: lowercase;
  color:#333436;
  margin: 10px;
}

#content{
	position: absolute;
	top: 102px;
	left: 102px;
	width: 580px;
}

a img{
  border: none;
}

a{
  text-decoration: none;
  outline: none;
}

h1{
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  margin-top: 18px;
  margin-bottom: 18px;
  color:#D13A1D
}

h2{
  font-size: 13px;
  font-weight: bold;
  color: #333436;
}

red{
  font-size: 1em;
  font-weight:bold;
  color:#D13A1D
}

a.reel:hover{
	image:("images/reel_off.gif")
	
}

.logo{
  height: 105px;
  width: 90px;
}

.projectImage{
  height: 368px;
  width: 604px;
}

.thumbnail{
  margin-top: -2px;
  margin-left: -3px;
  margin-bottom: -1px;
  
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 10px;
  padding-right: 7px;
  
  width: 149px;
  height: 83px;
  
  background-image: url("Images/thumbnailShadow.gif");
  background-repeat: no-repeat;
}

.accent{
  color: #00b0f1;
  text-decoration: none;
}

#header{
  position: absolute;
  top: 28px;
  left: 78px;
}

#primaryNav{
  position: absolute;
  top: 180px;
  left: 78px;
}

#primaryNav a{
  text-decoration: none;
  color: black;
}

#primaryNav .selected{
  color: #00b0f1;
}

#subNav{
  position: absolute; 
  top: 180px;
  left: 190px;
}

#subNav a{
  text-decoration: none;
  color: black;
}

#subNav .selected{
  color: #87080e;
}

#main{
  position: absolute;
  top: 183px;
  left: 190px;
}

#focus{
  position: absolute;
  left: -3px;
  top: -2px;
  width: 613px;
  height: 380px;
  background-image: url("Images/largeShadow.gif");
  background-repeat: no-repeat;
  padding-left: 3px;
  padding-top: 2px;
}

#focusThumbnails{
  position: absolute;
  width: 160px;
  left: 615px;
  margin-top: 0px;
}

#focusThumbnails #thumb1{
  position: absolute;
  top: 0px;
}

#focusThumbnails #thumb2{
  position: absolute;
  top: 95px;
}

#focusThumbnails #thumb3{
  position: absolute;
  top: 190px;
}

#focusThumbnails #thumb4{
  position: absolute;
  top: 285px;


  direction:;
  background-attachment:fixed; 
  scrollbar-arrow-color: F50D00;
  scrollbar-track-color: aaaaaa;
  scrollbar-face-color: F50D00;
  scrollbar-highlight-color: aaaaaa;
  scrollbar-3dlight-color: aaaaaa;
  scrollbar-darkshadow-color: F50D00;
  scrollbar-shadow-color: aaaaaa;
}
<STYLE type="text/css">
