	body {
background-color:#330000;
font-family:verdana;
font-size:8pt;
color:#ffffff;
}

	a {
color: #ff3300;
text-decoration: none;
}

	a:hover {
color: #ffffff;
}

	table {
background-image: url('images/logotop.gif');
background-repeat: no-repeat; 
background-position: left top;
}

	div.content {
width:400px;
height:340px;
text-align:center;
vertical-align:middle;
}

	div.center-wrap {
width:800px;
height:340px;
text-align:center;
vertical-align:middle;
}

	div.space {
padding-top:125px;
}

	div.menu-wrap {
width:800px;
height:20px;
text-align:right;
border-top:1px solid #990000;
}

	div.menu-wrap img {
padding-right:100px;
}