#page {
    font-size: 100%;
    width: 96%;
}
#pageclose  
{
	width: 96%;
}
#column1 { 
	width: 23%; 
}

#column2 { 
	width: 53%; 
}
#column3 {
    width: 20%
}
.markermenu {
width: 175px; /*width of side bar menu*/
}
* html .markermenu ul li a { /*IE6 hack*/
width: 165px;
}
.ddsubmenustyle li a{
width: 200px; /*width of menu (not including side paddings)*/
}
* html .ddsubmenustyle li{ /*IE6 CSS hack*/
width: 210px; /*width of menu (include side paddings of LI A*/
}
.highlight {
width: 175px; /*width of side bar menu*/
}
* html .highlight ul li a { /*IE6 hack*/
width: 165px;
}
.homebutt {
width: 175px; /*width of side bar menu*/
}
* html .homebutt ul li a { /*IE6 hack*/
width: 165px;
}
.system {
width: 175px; /*width of side bar menu*/
}
* html .system ul li a { /*IE6 hack*/
width: 165px;
}

