#page {
    font-size: 104%;
    width: 85%;
}
#pageclose  
{
	width: 85%;
}
#column1 { 
	width: 21%; 
}

#column2 { 
	width: 60%; 
}
#column3 {
    width: 15%
}
.markermenu {
width: 195px; /*width of side bar menu*/
}
* html .markermenu ul li a { /*IE6 hack*/
width: 185px;
}
.ddsubmenustyle li a{
width: 220px; /*width of menu (not including side paddings)*/
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
width: 230px; /*width of menu (include side paddings of LI A*/
}
.highlight {
width: 195px; /*width of side bar menu*/
}
* html .highlight ul li a { /*IE6 hack*/
width: 185px;
}
.homebutt {
width: 195px; /*width of side bar menu*/
}
* html .homebutt ul li a { /*IE6 hack*/
width: 185px;
}
.system {
width: 195px; /*width of side bar menu*/
}
* html .system ul li a { /*IE6 hack*/
width: 185px;
}
