body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
	margin: 0 auto;
	background-image: url('/images/structure/champagnebargirl.jpg');
	background-repeat: no-repeat;
	
}


td {
	vertical-align: top;	
}

a:link, a:active, a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

a:hover {
	color: #aaaaaa;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-weight: bold;
}

.active {
	color: #aaaaaa;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-weight: bold;
}

#wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;

}

#top {
	width: 960px;
}

#content {
	width: 660px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#content a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;	
}

#menu {
	width: 200px;
	margin-left: 20px;
	padding-top: 20px;
}

.buttons {
	position: absolute;
	top: 17px;
	right: 24px;
	width: 64px;
	height: 128px;

}

li.a {
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;	
}

ul {
	list-style-type: none;	
}




.contact_input {
	width: 272px;
	height: 18px;
}

.contact_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	width: 272px;
	height: 68px;
}
