body {
width: 800px;
height: 349px;
margin: 0 auto;
padding: 0;
}

img {
border: none !important;
}

#headerBlock a {
    color:#FFF;
}

#headerBlock a:hover {
    color:orange;
}

#flashHeader {
background-color: white;
position: absolute;
top: 0px;
z-index: 0;
height:332px;
}

#mainTopHeader {
position: absolute;
top: 160;
z-index: 1;
width: 805px;
height: 139px; 
}

#mainTopHeader img{
/*padding-top: 87px;*/
}

#mainTopHeaderSignIn {
height:15px;
color: white;
font-family: arial;
font-size: 11px;
font-weight: bold;
padding-left:25px;
position:absolute;
top:204px;
width:725px;
z-index: 1;
}

#mainTopHeaderSignIn a {
color: white;
text-decoration: none;
}

#mainTopHeaderPlayButton {
height:15px;
color: white;
font-family: arial;
font-size: 11px;
font-weight: bold;
position:absolute;
padding-top: 99px;
margin-left: 700px;
width:100px;
z-index: 1;
}   
#mainTopHeaderPlayButton a{
    color: white;
text-decoration: none;
}
.manipubutton
{
	background: url(/images/extra_elements/manipbut.png) 0 0 no-repeat;
	width:142px;
	height:101px;
	float:left;
	display:block;
}
    .manipubutton:hover
	{
		background:url(/images/extra_elements/manipbut_roll.png) 0 0 no-repeat;
	}

.headerTextHover{
color: #ED7323 !important; 
text-decoration: none !important; 
}

#mainTopHeaderNavWrap {
height:34px;
padding-left:140px;
position:absolute;
top:178px;
width:530px;
z-index:10;
}

#mainTopHeaderNav {
width: 785px;
margin: 0;
padding: 0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
right:0;
top:0;
z-index: 2;
border: none;
font-weight:bold;
font-size:10px;
}

#mainTopHeaderNav li {
float: left;
height: 15px;
top: 0;
left: 0;
z-index: 2;
border: none;
margin-left: 0px !important;
padding-right:3px;
margin-right:3px;
border-right:1px solid orange;
}
.last {
	border-right:none !important;
}
#mainTopHeaderNav li a {
    text-decoration:none;
    display:block;
    color:#000;
}
    #mainTopHeaderNav li a:hover{
        color:orange;
    }
    
.wallpaperThumbnail {
	border: 1px solid #000000 !important;
	float: left;
	margin-right: 8px;
}
