#pagesurround {
    background-color: #330066;
    background-image: url('../images/skin/winter/w-site_04.jpg');
}
#header{
	background-image: url('../images/skin/winter/w-site_01.jpg');
}
#navcol {
    background-image: url('../images/skin/winter/w-site_02.jpg');
}
#contentwrapper {
    background-image: url('../images/skin/winter/w-site_03.jpg');
}
#menu a {
    background-color: #99CCFF;
    border: 2px solid #000066;
    color: #000066;
}
#menu a:hover, a:active {
    background-color: #000066;
    color: #CCCCCC;
}