 body {
text-align:center;
height: 100%; 
font-size:12px;
padding:20px;
font-family:Arial;
background:#fff;
	}
ul#navlist li
{
float: left;
 background-image: url('../images/cellbg_9.jpg'); 
color:red;
margin: 2px 2px 0 2px;

}
#middle { 
background-image: url('../images/aletta8_05.jpg');
background-repeat: repeat-y;
width:930px;
height:auto !important;

}
#top_login{ 
}
#menu{ 
background-image: url('../images/aletta8_05.jpg');
background-repeat: repeat-y;
width:930px;
border: dashed 2px black;
}
#test{ 

background-image: url('../images/aletta8_05.jpg');
background-repeat: repeat-y;
width:930px;

}
#page_test{ 

background-image: url('../images/aletta8_page_05.jpg');
background-repeat: repeat-y;
width:930px;

}
#bottom_welkom{ 
clear:both;
background-image:url('../images/aletta8_07.jpg');
background-repeat: no-repeat;
height:75;
width:920px;
}
#page_footer{ 
clear:both;
background-image:url('../images/aletta8_page_07.jpg');
background-repeat: no-repeat;
height:75;
width:920px;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 7px;
border-bottom: 0px solid #eee;
border-left: 0px solid #666699;

}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #009999; /*background of tabs (default state)*/
color:#eee;
}

.sidebarmenu ul li a:visited{
background-color: #009999; /*background of tabs (default state)*/
color:#eee;
}

.sidebarmenu ul li a:hover{
background-color: #00cccc;
color: #f2f2ff;
}
