body {background:#000;font-family:arial;font-size:11px;color:#FFF}

#bkgContainer{
	 /*background:#000;*/
}

#content { 
	width: 100%;
	height:100%;
	background-color:#000;
	}

#bkg_no_flash{

	width: 100%;
	background-color:#000;
	/*background-attachment: fixed;*/
	/*background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/
}
#content_no_flash {width:610px;margin:auto;  text-align: left; }

a {color:#00FFA2;text-decoration:none}
a img {border:none}

h1 {margin:0 0 20px 0;width:195px;height:32px;/*background:url(../img/bg_kts.jpg)*/}
h1 span {display:none}

h2 {color:#00FFA2;font-size:16px;margin:5px 0 0 0}
p {font-size:12px}

#get_flash {float:right}
#footer {width:610px;height:50px;/*background:url(../img/bg_footer.png);*/margin:20px 0;}

#footer span {display:none}



#links {color:#4C4C4C;width:610px;margin:10px auto; text-align: left;}
#links a {color:#4C4C4C} 


