#wrapper
	{
position: absolute;
top: 0px;
left: 0px;

	}

#layout
	{
position: absolute;
top: 0px;
left: 0px;
width: 700px;
height: 500px;
background: 
url(layout.jpg) no-repeat;

	}

#content
	{
position: absolute;
top: 63px;
left: 218px;
width: 435px;
background: #FFFFFF;
padding-left: 50px;
padding-right: 20px;
padding-bottom: 20px;
padding-top: 10px;
	}

#slot1
	{
position: absolute;
top: 270px;
left:47px;
width: 123px;
height: 24px;
font-family:verdana;
font-size: 7pt;
line-height: 10pt;
color: #E6EAED;
	}


#slot2
	{
position: absolute;
top: 378px;
left:47px;
width: 123px;
height: 24px;
	}


#kidman
	{
position: absolute;
top: 63px;
left:175px;
width: 88px;
height: 293px;
background:
url(4.jpg) no-repeat;

	}




<!--
A:link { COLOR: #75ABB4; text-decoration: none; cursor:hand; font-weight:bold;} 
A:visited { COLOR: #75ABB4; text-decoration: none; cursor:hand; font-weight:bold;} 
A:active { COLOR: #75ABB4; TEXT-DECORATION: none; cursor:hand; font-weight:bold;}
a:hover { color: #75ABB4; TEXT-DECORATION: underline; cursor:hand; font-weight:bold;} 

-->


body, h6

	{
margin: 0;
background: URL(bg.jpg) repeat-y;
background-attachment: ;
font-family:trebuchet ms;
font-size:8pt;
line-height: 9pt;
background-color: #11161C;
color: #404040;
text-align: left;
}

table 
{

margin: 0;
background: URL(bg.jpg) repeat-y;
background-attachment: ;
font-family:trebuchet ms;
font-size:8pt;
line-height: 9pt;
background-color: white;
color: #404040;
text-align: left;

} 