@charset "UTF-8";

/* CSS Document */

html { padding: 0; margin: 0; }

img { border-style: none; }

a { overflow: hidden; color:#bbcddf }

/*table{ padding: 0 0 0 0; margin: 0 0 0 0; border: none;}*/

body {
    padding: 0;
    text-align: center;
    margin: 0; 
	background: #000000 url(images/bg_dark.jpg) top center no-repeat;
	background-attachment: scroll;}
	

A {
	font-weight: bold;
	font-size: 11px;
	color: #f3ebc6;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-style: normal;}
	
A:link {
	font-weight: bold; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;}
	
a:active {
    font-weight: bold; 
	font-size: 11px; 
	color: #f3ebc6; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;}
A:hover {
	font-weight: bold; 
	font-size: 11px;
	color: #f3ebc6; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;}

	
.frame {
    width: 980px;
    text-align: center;
    margin:0px auto;}
	
#flash {
	display: block;
	float: left;
	width: 463px;
	height: 376px;
    padding: 0 0 0 0;
    background: transparent;}
	
#content {
	text-align: center;
    padding: 0 0 0 0;
	margin:0px auto;
    background: transparent top center repeat-y;}  
	
.contentBot {
	display: block;
	width: 500px;
	color: #666666;
	text-align: center;
    padding: 20px 0 20px 0;
	margin:0px auto;
	text-align: center;
	font: normal 11px "Arial", sans-serif;
    background: transparent top center repeat-y;}  