body {
	margin-top:0px;
	background: url(images/bg.jpg) repeat;
}

/* DIVS */

#special {
	width: 110px;
	height: 110px;
	z-index: 1;
	position: absolute;
	float: right;
	margin-top: 35px;
	clear: both;
	margin-left: 820px;
}

#main {
	width: 900px;
	
}

#footer {
	width: 890px;
	clear: both;	
}


#centre {
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}
#header {
	height: 179px;
	width: 899px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#banner {
	height: 380px;
	width: 900px;
	
}

#nav {
	float: right;
	margin-top: 115px;
	padding-bottom: 5px;
	padding-right: 15px;
}

#detailstop {
	padding-bottom: 10px;
	margin-right: 15px;
	margin-top: 15px;
	z-index: 1;
	float: right;
}

#tenfour {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: olive;
	font: 12px Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;

}

#tenfour a {
	color: olive;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

#tenfour a:hover {
	color: olive;
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#audio{
	float: left;
	width: 40px;
}

/* STYLES */
.navbar, .navbar a {
	font-family: Helvetica, Arial, Lucina Grande, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
	text-decoration: none;
	margin-left: 15px;
	width: 880px;
}
.navbar a:hover {
	border-bottom: 3px solid #cf1a79;
	padding-bottom: 6px;
}


.foot, foot a{
	font: normal 11px Helvetica, Arial, Lucida;
	color: gray;
	text-align: left;
	text-transform: uppercase;
	padding: 5px;
	text-decoration: none;
}
.foot a {
	font: 11px/140% Helvetica, Arial, Lucida;
	color: #a80c52;
	text-decoration: none;
}

.foot a:hover{
	color: #ed7dae;
	text-decoration: underline;
}
.body, .body a {
	font: 12px/140% Helvetica, Arial, Lucida;
	color: #656565;
	text-align: left;
	padding-right: 5px;
}
.body a {
	font: bold 12px/140% Helvetica, Arial, Lucida;
	color: #f0009a;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.body a:hover{
	color: #ed7dae;
	text-decoration: none;
}

