body { 
background : url(../img/prime-left.png) repeat-y 173px 0; 
} 
#outer { 
min-height : 100%; 
margin-left : 200px; 
margin-bottom : -52px; 
min-width : 600px; 
} 
* html #outer { 
height : 100%; 
margin-left : 199px; 
} 
#header { 
position : absolute; 
top : 0; 
left : 0; 
width : 100%; 
min-width : 800px; 
height : 92px; 
background : url(../img/prime-header.png) repeat-x top left; 
overflow : hidden; 
} 
#topsearch { 
position : absolute; 
top : 30px; 
left : 370px; 
} 
#topsearch a { 
color : #fff; 
text-decoration : none; 
} 
#topsearch a:hover { 
text-decoration : underline; 
} 
#AST1 { 
border : 1px solid #921c1e; 
background : #eeeeee; 
} 
#left { 
position : relative; 
width : 160px; 
float : left; 
margin-left : -200px; 
padding-top : 102px; 
left : -1px; 
margin-bottom : 20px; 
margin-top : 10px; 
} 
#menu { 
position : absolute; 
top : 70px; 
left : 0; 
width : 100%; 
min-width : 800px; 
height : 30px; 
line-height : 30px; 
background : url(../img/prime-menu.png) repeat-x top left; 
} 
#footer { 
width : 100%; 
min-width : 800px; 
clear : both; 
height : 50px; 
line-height : 50px; 
background : url(../img/prime-footer.png) repeat-x bottom left; 
color : #fff; 
text-align : center; 
position : relative; 
} 
#clearheader { 
height : 102px; 
} 
#clearfooter { 
clear : both; 
height : 60px; 
} 
#centrecontent { 
position : relative; 
float : left; 
max-width : 800px; 
width : 99%; 
padding-left : 4px; 
} 
#footer a { 
color : #fff; 
} 
#menu ul { 
list-style-type : none; 
padding : 0; 
margin : 0; 
margin-left : 300px; 
} 
#menu ul.sm li, #menu ul.um li { 
margin : 0; 
padding : 0; 
background : url(../img/prime-sep.png) no-repeat center right; 
} 
#menu ul.sm li { 
float : left; 
} 
#menu ul.um li { 
float : right; 
} 
#menu ul li a { 
padding : 10px 10px 10px 10px; 
text-decoration : none; 
background : url(../img/prime-menu-over.png) repeat-x 0 -30px; 
font-size : 9pt; 
color : #fff; 
} 
#menu ul li a:hover { 
color : #362610; 
background-position : 0 5px; 
} 
#umenu, #umenul { 
text-align : left; 
} 
#umenul { 
margin-left : 4px; 
width : 171px; 
} 
#umenu ul, #umenul ul { 
list-style-type : none; 
padding-left : 10px; 
margin : 5px; 
} 
#umenu li { 
margin : 3px; 
} 
#umenul ul { 
padding-left : 0; 
margin-left : 0; 
} 
#umenul li { 
font-size : 12px; 
display : inline; 
} 
#umenul a { 
text-decoration : none; 
display : block; 
background : url(../img/prime-user-button.png) no-repeat left top; 
padding : 2px; 
padding-left : 18px; 
} 
#umenul a:hover { 
text-decoration : none; 
background-position : -166px 0; 
}