@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
html {
	height:100%;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", "Lucida Sans Regular", "Arial";
	background: #101010 url(../images/back.jpg) top left;
	margin: 0;
	padding: 0;
	text-align: center;
	color:#B2A5B2;
	font-size:11px;
}
img {
	border:0;
	outline:none;
}
#container {
	margin:0 auto;
	width:524px;
	overflow:hidden;
	margin-top:90px;
}
.header {
	background:url(../images/velvet_top.jpg) no-repeat top left;
	height:319px;
}
.content {
	background:url(../images/velvetEvents_ComingSoon.jpg) no-repeat top left;
	height:175px;
}
