body{
padding:0;
margin: 0;

}

#mainwrapper{
		position: relative;
		
		width: 900px;
		margin-left: auto;
		margin-right: auto;
}

#menu{
position:absolute;
top: 50px;
left:10px;
z-index:2;
border-bottom: 1px solid #666;
}

#mainbox{
width:565px;
height:450px;
border: 1px solid #666666; 
font-size: 1px;
margin-bottom: 13px;
}

/*containers*/
.holder{
position:absolute;
margin-left:15%;
margin-bottom: 20px;
top: 50px;
z-index: 3;
}

#rightbox{
position:absolute;
border: 1px solid #666666; 
top:0px;
left: 580px;
width:180px;
margin-bottom: 13px;
height:450px;
overflow:auto;
}

#basebox1{
border: 1px solid #666666; 
position:absolute;
width:370px;
right-margin: 13px;
}

#basebox2{
border: 1px solid #666666; 
position:absolute;
left: 390px;
width: 370px;

}
.base_wrapper{

position: relative;

}


/*text*/
.text1{
	color: #999999;
	width: 535px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 5px 10px;
}

.text2{
color: #999999;
width: 160px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
padding: 5px 10px;
}

.text3{
color: #999999;
width: 340px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
padding: 5px 10px;
}


#title{
position:absolute;
top:15px;
left:10px;
width: 136px;
height:27px;
background-image:url(images/layout/initialized.gif);
background-repeat:no-repeat;
z-index: 2;
}

.squares{
position:absolute;
top:-30px;
left: 590px;
width: 171px;
height:19px;
background-image:url(images/layout/squares.gif);
background-repeat:no-repeat;
}

a{
color: #6699ff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
}

#basegraphics{
z-index:1;
position:absolute;
bottom:0;
left: 0;
}

#sidegraphic{
position:absolute;
top: 175px;
left:10px;
z-index:2;
background-image:url(images/layout/mytower160108.gif);
width:118px;
height:437px;
background-repeat:no-repeat;
}

#kart2{
z-index:1;
position:absolute;
bottom:0;
left:0;
}

.news{


}

.newscroll{
position:relative;
height: 400px;
width: 550px;
overflow: auto;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #000000;
scrollbar-darkShadow-color: #000000;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #E5E5E5;
scrollbar-3dLight-color: #FFFFFF;
}

.wtkliscroll{
position:relative;
height: 150px;
width: 330px;
overflow: auto;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #000000;
scrollbar-darkShadow-color: #000000;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #E5E5E5;
scrollbar-3dLight-color: #FFFFFF;
}