@charset "UTF-8";
/* CSS Document */


body{
	font-size: 10px;
	margin: 0;
	padding: 0;
	}

/*-------------------- Header -----------------*/
#header{
	width: 800px;
	height: 152px;
	background-image: url('../images/top_background.jpg');
	margin-left: auto;
	margin-right: auto;
	}



/* ----- Main Container ----- */
#mainContainer{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	background-image: url('../images/main_background.gif');
	background-repeat: no-repeat;
	}
#mainContainer p{
	padding: 10 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16px;
	}
#left{
	width: 397px;
	float: left;
	}
#right{
	width: 343px;
	height: 309px;
	float: left;
	padding: 0 30px 0 30px;
	display: table-cell;
	vertical-align: middle;
	}
#right .links{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	}
#right .links a{
	color: #000000;
	}
#right .links a:hover{
	color: #333333;
	border-bottom: 1px dotted #666666;
	}
.clear{
	clear: both;
	}

	
	
	
/*--------------------Main Menu-----------------*/
#menuHolder {
	font-family: "Times New Roman", Times, serif;
	text-transform:uppercase;
	width: 800px;
	height: 26px;
	background-image: url('../images/menu_background.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	}
#menuHolder a{
	color: #fff;
	}
#menuHolder a:hover{
	color: #8d786c;
	}
#menuHolder a.selected{
	color: #8d786c;
	}
#menuHolder{
	width: 630px;
	height: 19px;
	padding-left: 170px;
	padding-top: 7px;
	}
#menuHolder img{
	padding: 0 17px 0 17px;
	}


	
/* ----- Footer ----- */
#footer{
	width: 800px;
	height: 111px;
	text-align: center;
	background-image: url('../images/footer_background.jpg');
	margin-left: auto;
	margin-right: auto;
	}
.logo{
	padding: 10px;
	}



/* ----- Contact ----- */
#contact{
	width: 600px;
	height: 289px;
	padding: 20px 100px 0 100px;
	}
#contact p .address .developed{
	margin: 10px 0 0 0;
	}
.form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-transform:uppercase;
	margin-top: 20px;
	}
.form input, textarea, select{
	border: 1px solid #666666;
	font-size: 10pt;
	}
#contact .address{
	color:#780032;
	}
#contact .developed{
	font-size:7pt;
	color: #780032;
	}
.imgFloat{
	float: right;
	}

/* ----- Coming Soon ----- */
#comingSoon{
	text-align: center;
	padding: 18%;
	}

/* ----- Making the playing field even ----- */

:link, :visited{
	text-decoration: none;
	}
	
ul,ol{
	list-style: none;
	}
	
h1,h2,h4,h5,h6{
	/*visibility: hidden;
	font-size: 10px;*/
	}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,p,html,blockquote,fieldset,input{
	margin: 0;
	padding: 0;
	}
 
fieldset, img{
	border: 0;
	}.PressLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #790133;
	text-decoration: underline;
}
body_nospace {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
disclaimer {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
