@charset "UTF-8";
/* CSS Document */

body { margin-top: 0px; margin-right: 0px; margin-bottom: 25px; margin-left: 0px; padding: 0; background: #ffffff url(images/template_new/bgrnd_clouds.jpg) no-repeat center top ; font: normal normal 11px Tahoma, Arial, Sans-Serif;
	text-decoration: none;
	color: #ffffff;

	}
	
a:link { color: #ffffff; text-decoration: underline; }
a:visited { color: #ffffff; text-decoration: underline; }
a:hover { color: #ffffff; text-decoration: none; }
a:active { color: #ffffff; text-decoration: underline; }
	
.swfcenter { 
position:absolute;
top:50%;
left:50%;
margin-top:-300px;
margin-left:-475px;
width:950px;
z-index:300;
}

