body
{
background: #000000;
}

a:link
{
color: #ffffff;
text-decoration: none
}

a:visited
{
color: #34c7f3;
text-decoration: none
}

#logo
{
	width: 798px;
	height: 160px;
	float: left;
	border: solid 1px;
	
}

#menu
{
	float: left;
	width: 798px;
	height: 100px;
	margin: 0 0 0 0;
	
	
	/**/top right left bottom/**/
}


p
{
font-family: verdana;
text-align: bottom; 
color:6d6e71;
}



#column01
{
width: 750px;
border: solid 1px;
padding: 5px;


}


#table
{
padding: 10px;
width:600px;
border: solid 1px;

}

ul
{
	list-style-type: none;
}

li
{
	display: inline;
	padding: 0 15px 0 0;
	font-family: verdana; color: white;
}