* {
    padding: 0px;
    margin: 0px;
	margin-left:auto;
	margin-right:auto;
}
a:hover{
font-size:10px;
color:#999999;
} 
a{
font-size:10px;
color:#333333;
} 

a:visited{
font-size:10px;
color:#999999;
}
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color:#000000;
	text-align: center;
	}
#center {
	width:980px;
	list-style-type: none;
}
#content {
	position:relative;
	text-align:center;
}
#flashcontent {
	width:100%;
	position:relative;
}
#contentflash{
	width:100%;
	position:relative;
}
#menu_footer {
	position:relative;
	width:980px;
	text-align:right;
	float:right;
}
