	body {
margin:0px;
padding:0px;
background:#000000 url('images/background-body.jpg') left top repeat-x;
color:#ffffff;
font-family:Arial;
font-size:10pt;
}

	img {
border:0px;
}

	a {
color:#ff69b4;
font-weight:bold;
text-decoration:none;
}

	a:hover {
color:#cccccc;
}

	div.wrap {
width:980px;
min-height:435px;
background:#000000 url('images/background-content.png') center top no-repeat;
}

	div.contentwrap {
width:515px;
}

	div.main-grad {
background:url('images/content-grad.png') left bottom repeat-x;
}

	div.menu {
padding:20px 0px 50px 0px;
}

	div.main {
text-align:left;
padding:0px;
}

	table {
width:100%;
}

	table td {
width:16%;
border-bottom:1px solid #333333;
padding:10px;
font-size:8pt;
}

	table td:hover {
background-color:#333333;
}
