@charset "UTF-8";
/* CSS Document */

p {font-family:Verdana, Geneva, sans-serif;
font-size:11px;
line-height:15px;
color:#000;
}

h1 {font-family:Verdana, Geneva, sans-serif;
font-size:14px;
line-height:15px;
color:#fff;
}

.header {font-family:Verdana, Geneva, sans-serif;
font-size:14px;
font-weight:bold;
line-height:15px;
color:#442324;
}

.text {font-family:Verdana, Geneva, sans-serif;
font-size:11px;
line-height:15px;
color:#fff;
}

.centred {font-family:Verdana, Geneva, sans-serif;
font-size:11px;
font-weight:bold;
line-height:15px;
color:#000;
text-align:center;
}

.left {font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
line-height:15px;
color:#fff;
text-align:left;
}

.green {font-family:Verdana, Geneva, sans-serif;
font-size:14px;
font-weight:bold;
line-height:15px;
color:#063;
text-align:left;
}

.orange {font-family:Verdana, Geneva, sans-serif;
font-size:11px;
font-weight:bold;
line-height:15px;
color:#ea8d23;
text-align:left;
}

.yellow {font-family:Verdana, Geneva, sans-serif;
font-size:14px;
font-weight:bold;
line-height:15px;
color:#Fff200;
text-align:left;
}

.white {font-family:Verdana, Geneva, sans-serif;
font-size:14px;
font-weight:bold;
line-height:15px;
color:#fff;
text-align:left;
}

.time {font-family:Verdana, Geneva, sans-serif;
font-size:11px;
font-weight:bold;
line-height:15px;
color:#000;
text-align:left;
}

.numbers {font-family:Verdana, Geneva, sans-serif;
font-size:18px;
line-height:15px;
font-weight:bold;
color:#C60;}

h2 {font-family:Verdana, Geneva, sans-serif;
font-size:12px;
line-height:15px;
font-weight:bold;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {background-color:#6a4187;
width:750px;
height:1700px;}

#splitter {background-image:url(img/splitter.jpg);
position:absolute;
width:750px;
height:32px;}

#home {
	background-image:url(img/home.jpg);
	position:absolute;
	width:149px;
	height:127px;
	top:35px;
	left:32px;
	float:left
}

#title {
	background-image:url(img/title.jpg);
	position:absolute;
	width:367px;
	height:127px;
	top:35px;
	left:382px;
	float:left;
}

#navlist {position:absolute;
width:149px;
height:114px;
top:177px;
left:32px;
float:left;}

#header {background-image:url(img/header.jpg);
position:absolute;
width:300px;
height:60px;
top:177px;
left:211px;
float:left;}

#mainswf {
	position:absolute;
	width:337px;
	height:367px;
	top:179px;
	left:211px;
	float:left;
}


#thumb02 {
	position:absolute;
	width:156px;
	height:137px;
	top:179px;
	left:564px;
	float:left;
}

#thumb03 {
	position:absolute;
		background-color:none;
	width:156px;
	height:156px;
	top:347px;
	left:553px;
	float:left;
}

#thumb04 {
	position:absolute;
	width:327px;
	height:798px;
	top:180px;
	left:211px;
	float:left;
	}
	
	#games {
	position:absolute;
	width:501px;
	height:202px;
	top:260px;
	left:211px;
	background-color:#9966cc;
	background-image:url(img/games.jpg);
	float:left;
	}
	
	#play01 {
	position:absolute;
	width:104px;
	height:27px;
	top:416px;
	left:221px;
	background-color:#96C;
	float:left;
	}
	
	#play02 {
	position:absolute;
	width:104px;
	height:27px;
	top:416px;
	left:465px;
	background-color:#96C;
	float:left;
	}
	
	
	
#game {
	position:absolute;
	width:700px;
	height:400px;
	top:180px;
	left:31px;
	float:left;
	}

#thumb05 {
	position:absolute;
	width:156px;
	height:156px;
	top:522px;
	left:553px;
	float:left;
}

#back {
	position:absolute;
	width:73px;
	height:27px;
	top:595px;
	left:633px;
	float:left;
}
 
#thumb06 {position:absolute;
background-color:#009;
	width:156px;
	height:137px;
	top:810px;
	left:553px;
	float:left;
	
}






#navlist ul
{
margin: 0px;
padding: 0px;
}

#navlist li
{font-family:Verdana, Geneva, sans-serif;
font-size: 12px;
font-weight: bold;
display: inline;
list-style-type: none;
margin: 0px;
padding: 0px;
}

#navlist a
{margin: 0;
padding: 3px 0 3px 10px;
float: left;
width: 135px;
height: 16px;
background-color:#663333;
margin: 2px 1px 8px 2px;
}

#navlist a:link, #navlist a:visited
{
	color:#fff;
text-decoration: none;
}

#navlist a:hover
{

background-color: #ea8d24;
color: #fff;
}

#active a:link, #active a:visited, #active a:hover
{

background-color: #ea8d24;
color: #fff;
}
