/* Background colours */

body {background-color:#ffffff;}
#whole_page {background-color: #33CCFF;}
#header,  #main, #footer, #header_lhs, #header_rhs, #header_mid, #footer_mid, #footer_lhs, #footer_rhs,
#header_link_ads, #google_ads, #buttons, #affiliates {background-color:#33CCFF;}

body, #whole_page,  #google_ads, #header, #header_link_ads, #header_lhs, #header_rhs, #header_mid, 
#main, #buttons, #footer, #footer_mid, #footer_lhs, #footer_rhs, #affiliates
{
 /*	border-width:	thin;
   	border-style:	solid; 
  	border-color: 	#f05050;
*/
	
	color:#ffff00;

}
 /*
a:link {color: #0000ff; background: #33CCFF; text-decoration:none}
a:visited {color: red;}
a:hover {color: #ffff00; background:#111111; }
*/
.help
{
	font-size: 105%;
	font-style:italic;
	font-weight:bold;
	color:#0033FF;
}

.th_c
{
	table-layout:inherit;
	text-align:center;
	font-size: 90%;
	color:#555555;
	text-align:center;
}


.inner_table
{
	border-style:outset;
	border-color:#0000FF;
	font-size:95%;
	color:#666666;
}

.inner_table_2
{
	border-style:outset;
	border-color:#0000FF;
	font-size:95%;
	color:#006600;
	height: 140px;
}

.inner_table_c
{
	table-layout:inherit;
	text-align:center;
}



#layer1
{
width: 250px;
border:5px;
border-color:#000000;
background-color:#bbeeee;
left:0px;
position:absolute;
top:0px;
visibility:hidden;
z-index:0;
}

#layer2
{
width: 250px;
border:5px;
border-color:#000000;
background-color:#bbeeee;
left:0px;
position:absolute;
top:0px;
visibility:hidden;
z-index:0;
}

#layer3
{
width: 250px;
border:5px;
border-color:#000000;
background-color:#bbeeee;
left:0px;
position:absolute;
top:0px;
visibility:hidden;
z-index:0;
}

#layer4
{
width: 250px;
border:5px;
border-color:#000000;
background-color:#bbeeee;
left:0px;
position:absolute;
top:0px;
visibility:hidden;
z-index:0;
}



