BODY
{
	color:white;
	background-color:black;
	background-image:url(../gfx/bg.jpg);
	background-repeat:repeat-x;
	margin:0 auto;
	font-family:arial;
	font-size:14px;
}

#page
{
	width:800px;
	height:600px;
	margin:auto;
}

#div1
{
	width:800px;
	height:20px;
	float:left;
}

#div1a
{
	width:739px;
	height:20px;
	float:left;
	background-image:url(../gfx/1a.jpg);
}

#div1b
{
	width:29px;
	height:20px;
	float:left;
	background-image:url(../gfx/1b.jpg);
}

#div1c
{
	width:32px;
	height:20px;
	float:left;
	background-image:url(../gfx/1c.jpg);
}

#div2
{
	width:800px;
	height:113px;
	float:left;
	background-image:url(../gfx/2.jpg);	
}

#div3
{
	width:800px;
	height:37px;
	float:left;
}

#div3a
{
	width:45px;
	height:37px;
	float:left;
}

#div3h
{
	width:33px;
	height:37px;
	float:left;
}

#div3b
{
	width:134px;
	height:37px;
	float:left;
	background-image:url(../gfx/3b.jpg);
}

#div3c
{
	width:113px;
	height:37px;
	float:left;
	background-image:url(../gfx/3c.jpg);
}

#div3d
{
	width:119px;
	height:37px;
	float:left;
	background-image:url(../gfx/3d.jpg);
}

#div3e
{
	width:115px;
	height:37px;
	float:left;
	background-image:url(../gfx/3e.jpg);
}

#div3f
{
	width:109px;
	height:37px;
	float:left;
	background-image:url(../gfx/3f.jpg);
}

#div3g
{
	width:132px;
	height:37px;
	float:left;
	background-image:url(../gfx/3g.jpg);
}

#div4
{
	width:800px;
	height:430px;
	float:left;
}

#div4a
{
	width:800px;
	height:10px;
	float:left;
}

#div4b
{
	width:58px;
	height:420px;
	float:left;
}


#div4c
{
	width:210px;
	height:420px;
	float:left;
}

#div4d
{
	width:496px;
	height:420px;
	float:left;
	background-image:url(../gfx/4d.jpg);	
}

#div4e
{
	width:36px;
	height:420px;
	float:left;
}

#div4f
{
	width:210px;
	height:200px;
	float:left;
	background-image:url(../gfx/4f.jpg);		
}

#div4g
{
	width:210px;
	height:200px;
	float:left;
	background-image:url(../gfx/4g.jpg);
}

a, img
{
	border:0px;
	text-decoration:none;
}

#footer
{
	margin-top:5px;
	text-align:center;
	font-size:10px;
	color:silver;
}

p
{
	margin-top:2px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

#text
{
	color:white;
	margin-top:10px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:30px;	
	width:466px;
	height:380px;
	float:left;
	overflow:auto;
}

h1,h2
{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}