body {
margin : 5;
padding : 0;
text-align : left;
font : 75% verdana, arial, sans-serif;
line-height : 1.5em;
background : #111216 url(images/bg.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 50% 50%;
background-position:center;

color : #ffffff;
}



#menu {
	float: left;
	width: 980px;
	height: 34px;
	background: url(images/david-blaine-menu.gif) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	background: url(images/spacer-bar.gif) no-repeat right top;
	height: 32px;
	padding: 0 2px 0 2px;
}

#menu a {
	display: block;
	float: right;
	height: 10px;
	margin-right: 1px;
	padding: 10px 10px 0 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #2C2E22;
}

#menu .current_page_item a {
	color: #2C2E22;
}







a.nav {
	font-weight: bold;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
a.nav:hover {
	font-weight: bold;
	font-size:12px;
	color:#818181;
	text-decoration:none;
}

a.snav {
	font-weight: normal;
	font-size:10px;
	color:#818181;
	text-decoration:none;
}
a.snav:hover {
	font-weight: normal;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}



a.link {
	color:#c8b060;
	font-size: 10px;
	font-weight: normal;
	text-decoration:underline;
}
a.link:hover {
	color:#ffffff;
	font-size: 10px;
	font-weight: normal;
	text-decoration:underline;
}


h1 {
font-weight: normal; 
text-decoration: none; 
text-transform : uppercase;
font-size : 150%;
margin : 0px;
letter-spacing : 0px;
color : #c8b060;
}

h2 {
font-weight: normal; 
text-decoration: none; 
text-transform : uppercase;
font-size : 120%;
margin : 0px;
letter-spacing : 0px;
color : #c8b060;
}

