
BODY {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.65em;
}


/* HOME PAGE STYLES */
.main {
	text-align: center;
}

.banner {
	width: 200px;
	height: 324px;
	float: left;
}

.column {
	width: 230px;
	padding-right: 16px;
	float: left;
}

.headspace {
	background-color: #002458;
	text-align: center;
}

#spacer {
	width: 1000px; 
	border-top: 1px solid white; 
	height: 24px;
}

#contact {
	padding-top: 300px; 
	padding-left: 16px;
	padding-bottom:10px;
	height: 129px; 
	border-right: 1px solid white; 
	width:  184px; 
	background-color: #a0a4a5; 
	color: white;
	float: left;
	position:relative;
}

#contact a {color:#002458;}

.logospace {
	background-color: #a0a4a5;
	color: white;
}

.clearing {
	clear: both;
}

/* THE REST OF THE PAGE STYLES */




/* TEXT/INLINE STYLING */

a:link, a:visited, a:hover { font-weight: bold; text-decoration: none; color: inherit; }

.contact {
	color: #002458;
}


/* Casino Royale */
#jbpanel1 {background:#0e0d11 url(img/cr-bkd.gif) repeat-x bottom; position:absolute; top:0; left:0; text-align:center; width:200px;}
#jbpanel1 p {font-size:1.1em; margin:10px 10px 20px 10px;}
#caption {color:#ccc; font-weight:normal;}
