﻿div.awards{
display: block;
float:left;
width:580px;
background-color: transparent;
margin:0px 0 0 30px;	
}
#choice{
margin:50px 0 0 10px;	
}
#slidePointer{
width:40px; 
height:20px; 
background-image:url(../img/sliderPointer.png);
background-repeat:no-repeat;
cursor:move;
z-index:0;
}
#slideBar{
width:625px;
background-image:url(../img/navBar.jpg);
background-repeat:no-repeat;  
height:30px;
}
h2 {
margin-top:.6em;
font-style:normal;
font-size: 136% ;
font-weight:normal;
color:#A73915;
}