/* andreas03 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.2
(Nov 28, 2005)

Screen layout - no images: */

body{
background:#047;
}

#container{
background:#fff;
}

.headerstyle{
background:#eee;
}

.sidelink{
background:#eee;
}

.sidelink:hover,.menuheader{
background:#fff;
}

#footer{
background:#fff;
}



