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;
}
#title-guestlist{
	background-image: url(../images/title-bg4.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 100%;
	background-position: left;
	margin-top: 24px;
}

#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: 805px;
	background-image: url(../images/menu-bg3.png);
	background-repeat: no-repeat;
	text-align: right;
	background-position: right 7px;
}

.menu{
	width: 412px;
	text-align: right;
	float: right;
	height: 10px;
}

#content{
	height: 100%;
	width: 1071px;
	margin: auto;
}

#column1{
	height: 360px;
	width: 266px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 50px;
}

#column2{
	height: 100%;
	width: 805px;
	float: left;
	background-repeat: no-repeat;
}

#layer1{
	height: 100%;
	width: 100%;
	margin-bottom: 20px;
}

#layer2{
	height: 100%;
	width: 100%;
	float: left;
	margin-top: 10px;
}

#events-list{
	height: 200px;
	width: 230px;
	background-position: right;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


#large{
	height: 422px;
	width: 684px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 53px;
}

#iframe{
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(../images/pictureframe.jpg);
	background-position: center top;
}

#scroll-bar{
	height: 20px;
	width: 630px;
	text-align: center;
	margin: auto;
}

#thumbnails-main-box{
	height: 68px;
	width: 704px;
	text-align: center;
	padding-top: 4px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#large-main-box{
	height: 419px;
	width: 630px;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#thumbnails{
	height: 115px;
}

#thumbnail-bg{
	background-image: url(../images/thumb-bg.jpg);
	background-repeat: no-repeat;
	width: 805px;
	height: 110px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#thumbnails-box{
	height: 63px;
	float: left;
	width: 88px;
	text-align: center;
	padding-top: 5px;
	border: 1px solid #FFF;
}

#scoll-left{
	float: left;
	height: 10px;
	width: 10px;	
}

#scoll-right{
	float: left;
	height: 10px;
	width: 10px;	
}

#scoll-middle{
	float: left;
	height: 10px;
	width: 300px;
}

.scroll-middle{
	width: 500px;
}

#footer{
	height: 214px;
	width: 100%;
	margin: auto;
	float: left;
}

#arrow-left{
	float: left;
	width: 37px;	
}

#arrow-right{
	float: left;
	width: 37px;	
}
#footer-bg{
	margin: auto;
	height: 214px;
	width: 1200px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
}

#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;
}

.graye-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}

.orange-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #F00;
	font-weight: bold;
}

.yellow-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FC3;
	font-weight: bold;
}

.white-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

.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;
}

.a3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

.a3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F6;
}
