body {
	margin:0px;
	padding:0px;
	background-color: #010101;
}

#wrapping{
	height: 100%;
	width: 1200px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../images/wallpaper.jpg);
	background-repeat: no-repeat;
}

#top{
	height: 236px;
	width: 1071px;
	margin: auto;
}

#logo{
	height: 236px;
	width: 364px;
	float: left;
}

#artist{
	height: 236px;
	width: 456px;
	background-repeat: no-repeat;
	float: left;
}

#guestlist{
	height: 236px;
	width: 251px;
	background-repeat: no-repeat;
	float: left;
}

#content{
	margin: auto;
	height: 100px;
	width: 2000px;
}

#guestlist-form{
	background-image: url(../images/guesslist-bg.gif);
	background-repeat: no-repeat;
	height: 180px;
	width: 100%;
}

.form{
	width: 100px;
	margin-left: 8px;
	margin-top: 5px;
}

.submit{
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 88px;
	background-color: #050505;
	border: thin none #000;
}
#menu{
	height: 44px;
	width: 685px;
	background-image: url(../images/menu-bg3.jpg);
	background-repeat: no-repeat;
	text-align: right;
	background-position: -60px;
}

.menu{
	width: 412px;
	text-align: right;
	float: right;
	height: 10px;
}

#content{
	height: 100%;
	width: 1071px;
	margin: auto;
}

#enlarge{
	height: 32px;
	width: 31px;
	position: absolute;
}

#column1{
	height: 570px;
	width: 386px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/flyer.jpg);
	background-position: 50px 20px;
}

#column2{
	height: 550px;
	width: 683px;
	float: left;
	background-repeat: no-repeat;
}

#layer1{
	height: 505px;
	background-image: url(../images/green-wallpaper2.jpg);
	background-repeat: no-repeat;
	width: 668px;
	background-position: 2px;
	margin-left: 15px;
}

#layer2{
	height: 82px;
	width: 100%;
	float: left;
	margin-top: 10px;
}


#notebook{
	background-repeat: no-repeat;
	height: 359px;
	width: 525px;
	margin: auto;
	background-image: url(../images/notebook.png);
	padding-top: 100px;
	background-position: 45px top;
}

#curtains{
	background-image: url(../images/curtains.png);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	background-position: center top;
	padding-top: 170px;
}

#emails{
	height: 170px;
	width: 280px;
	margin-left: 130px;
}

.email{
	height: 100%;
	width: 100%;
	padding-top: 20px;
}

#package-box{
	width: 338px;
	height: 355px;
	float: right;
	margin-top: 40px;
}

#banner{
	height: 307px;
	width: 384px;
	border: 1px solid #606060;
	margin-left: 9px;
}
#facebook{
	height: 83px;
	width: 422px;
	float: left;
	background-repeat: no-repeat;
	margin-left: 6px;
}

#promotor{
	height: 83px;
	width: 212px;
	float: left;
	background-repeat: no-repeat;
}

#drinks{
	height: 82px;
	width: 251px;
	float: left;
}

#footer{
	height: 214px;
	width: 100%;
	margin: auto;
	float: left;
}

#footer-bg{
	margin: auto;
	height: 214px;
	width: 1200px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
}

#location{
	background-image: url(../images/location-music-player.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 126px;
}


#flashPlayer{
	width: 250px;
	margin: auto;
	height: 100%;
	text-align: center;
}

.footer{
	height: 20px;
	width: 760px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 245px;
	margin-top: 20px;
}

.blue-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3CF;
}

.orange-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F90;
	font-weight: bold;
}

.white-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

.white-text-i{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #39F;
	font-style: italic;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #666;	
}

.text-box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F6C;
	width: 200px;
	height: 15px;
}

.text-box2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F6C;
	width: 200px;
	height: 40px;
	vertical-align: top;
}

.a1 {
	color:#F93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.a1:hover {
	color:#F93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}

.a2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-decoration: underline;
}

.a2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F93;
}
