body
{
	margin: 30px 0px 30px 0px;
	font-family: Verdana, sans-serif;
	font-size: 70%;
	color: #cccccc;
	background-color: #000000;
}

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

div.main
{
	width: 520px;
	background-color: #000000;
}

div.logo
{
	margin-top: 30px;
	margin-bottom: 30px;
}

div.menu
{
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 15px;
	padding-left: 200px;
	padding-bottom: 15px;
}

div.attention
{
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 90%;
}

div.icons
{
	margin-top: 10px;
	margin-bottom: 10px;
  text-align: center;
}

marquee.scroll
{
	margin-top: 1em;
	margin-bottom: 1em;
	color: #cc6633;
	background-color: #000000;
}

address
{
	margin-top: 1em;
	margin-bottom: 1em;
	font-style: normal;
	font-size: 90%;
}
