body, p, table, td, div
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 130%;
}

body
{
	color: #ffffff;
	background-color:#282c3a;
	margin-left: 0px;
	margin-top:0px;
}

a.white, a.white:visited
{
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
}

a.wai, a.wai:visited
{
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;	
	position: relative;
	top: 40px;
	left: 275px;
}

a.wai:hover
{
	text-decoration:underline;	
}

.bold
{
	font-weight: bold;
}

#tableHeader
{
	width:740px;
	background:#e0701a;
	background-image:url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#tableMenu
{
	width:740px;
	background:#e0701a;
	background-image:url(../images/menu_background.jpg);		
	background-repeat: no-repeat;
	background-position: top center;	
}

#tableMain1
{
	width:740px;
	background:#e0701a;
	background-image:url(../images/home1_background.jpg);		
	background-repeat: no-repeat;
	background-position: top center;
}

#tableMain2
{
	width:740px;
	background:#e0701a;
	background-image:url(../images/home2_background.jpg);		
	background-repeat: no-repeat;
	background-position: top center;
}

#tableMainAbout
{
	width:740px;
	height:431px;	
	background:#e0701a;
	background-image:url(../images/about_background.jpg);		
	background-repeat: no-repeat;
	background-position: top center;
}

#tableMainGames1
{
	width:740px;
	height:410px;	
	background:#e0701a;
	background-image:url(../images/games1_background.jpg);		
	background-repeat: no-repeat;
	background-position: top center;
}

#tableMainGames2
{
	width:740px;
	height:410px;	
	background:#e0701a;
	background-image:url(../images/games2_background.jpg);		
	background-repeat: no-repeat;
	background-position: top center;
}

#tableFooter
{
	width:740px;
	background:#e0701a;
	background-image:url(../images/footer.jpg);		
	background-repeat: no-repeat;
	background-position: top center;
}


#text_box
{
	width: 150px;
}

#text_box2
{
	width: 200px;
}

#text_games_left
{
	width: 130px;
}

#text_games_middle
{
	width: 120px;
}

#text_games_right
{
	width: 130px;
}

#img_growingup
{
	width: 160px;
	height: 60px;
}

#img_ae
{
	width: 65px;
	height: 45px;
}

#img_about
{
	border-color:#FFEBBB;
}
