﻿html {
	background: #636958 url(../images/core/headShad.png) repeat-x top left; 
}

body {
	margin: 70px 25px 0 25px;
	border-left: solid 1px #53584A;
	border-right: solid 1px #53584A;
	background: #fff url(../Images/core/bg.png) repeat-y left top;	
	
}


#container {
}

#pageHeader {
}

#mainContainer {
    margin-left: 198px; 
    background: url(../images/core/headShadBody.png) repeat-x top left;  
}

#linkListContainer {    
    width: 197px;
    position: absolute;
    top: 70px;
    left: 25px;
    background: #F8F8EC url(../images/core/headShadList.png) repeat-x top left;
    border-left: solid 1px #53584A;
    border-right: solid 1px #E0E7B8;
}
