/* CSS Document */

body{
color:#CCDBF4;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-image:url(images/background.gif);
height: 100%; margin: 0; padding: 0;
}

					   
 html  {height: 100%; margin: 0; padding: 0;
                        text-align: center; }



.contentholder
{
	position:relative;
	background-color:#000000;
	background-repeat:repeat-x;
	left: 2px;

}



.leftbar{
	position:relative;
margin-top: 20px;
background-image:url(images/tableback.gif);
height:500px;
width:42px;
}
.buttonholder
{
	position:relative;
background-color:#000000;
width:235px;
left:-3px;
bottom:10px;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
