@charset "UTF-8";
/* CSS Document */

.nav {
background-image:url(menuBackground.png);
background-repeat:repeat-y;
padding-top:0px;
padding-left:7px;
font-size:12px;
width:108px;
}

.left {
background-image:url(leftOrange.png);
background-repeat:repeat-y;
width:105px;
height:482px;
}

.right {
background-image:url(rightGradient.png);
background-repeat:no-repeat;
width:89px;
height:482px;
}

.header {
background:url(header.png); 
background-repeat:no-repeat; 
background-position:top; 
width:981px; 
height:126px; 
float:none;
}
