body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
body {
	background: #fff url(/images/2x2.gif);
	margin: 0;
	text-align: center;
	height: 100%;
	width: 100%;
	position: absolute;
}

img {
    border: 0;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006666;
}
a:link, a:active, a:visited {
	text-decoration: none;
}
a:visited {
	color: #006666;
}
a:hover {
	text-decoration: underline;
	color: #003333;
}
a.on, a:visited.on {
    color: #333;
}

#logo {
    padding: 20px 0 10px 0;
    text-align: center;
}
#main {
    position:relative;
    display: table;
    width: 615px;
    background: #fff url(/images/background2.gif);
    margin: 0 auto;
    text-align: center;
    padding: 0;
    height: 100%;
}
*+html #main { /* IE 7 hack */
    height: auto;
    min-height: 100%;    
}
#main h1 {
    font-size: 12px;
    text-align: center;
}
#main h1 span {
    display: block;
    color: #006666;
}
#main h2.title {
    margin: 20px 0 -5px 0;
}
#main p {
    line-height: 145%;
    margin: 10px 40px;
}
p#player {
    margin: 40px auto;
    width: 350px;
    height: 260px;
    
    text-align: center;
    font-weight: bold;
    color: #c00;
}
p#player2 {
    margin: 0 0 0 5px;
}
p.footer_links {
    margin: 10px auto;
    text-align: center;
    font-weight: none;
}
