body{
	background-color:#000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#ffffff;
}
table{
	text-align:center;
	width:100%;
	height:100%;
}
#ind table{
	width:100%; 
	height:90%;
}
#header{
	background-image:url('../images/header.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	width:100%;
}
#body{
	background-image:url('../images/frame.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	width:100%;
	height:238px;
}
#bottom{
	background-image:url('../images/footer.gif');
	background-repeat:no-repeat;
	background-position:top;
	width:100%;
}
#footer{
	font-size: 11px;
	font-family: verdana,arial,sans-serif;
	font-weight:bold;
	width:550px;
	color: red;
	margin:0px 0px 0px 0px;
	text-align:center;
}
#footer a.design{
	text-decoration:none;
	color:#B4B4B4;
}
#footer a.design:hover{
	color: #FF8C00;
}

#footer2{
	color:#C5A834;
	font-weight:normal; 
	font-size: 10px; 
	font-family: 'Verdana CE', Verdana, sans-serif; 
	text-decoration: none;
	font: italic;
	text-align: center;

}
#footer2 A{
	text-decoration: none;
	color:#C5A834;
}
#footer2 .lnk{
	text-decoration: none;
	color:#C5A834;
}
#footer2 A:hover{
	text-decoration: none;
	color:#FF8000;
	border:0px black;
}

#getflash A,A:hover,A:active,IMG{
	text-decoration: none;
	color:#000;
	border:0px black;
}
#designby{
	color:#000;
	font-size:1px;
	text-align:center;
}