/* CSS Document */

#MainWrapper{
	top:0;
	left:0;
	width:100%;
}

#Keyboard{
	top:0;
	left:0;
	height:100%;
	width:124px;
	background-image:   url("images/white_keyboard2.jpg");
}

.Section1{
	top:0;
	left:124px;
}

a{
	font-size:10.0pt;
	font-family:"verdana";
	color:333333;
	text-decoration:none;
}

a:hover {
	color:777777;
}
	
body{
	background-image:    url("images/back_clouds.jpg");
}
	
td{
	font-family:verdana;
	font-size:10pt;
}	

