* {
	margin: 0;
	padding: 0;
}
body {
	background: #431331;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
}
img {
	border: none;
}

li {
	margin-left: 20px;
}

a {
	color: #fff;
}

a:visited {
	color: #fff;
}

#container {
	width: 950px;
	margin: 0 auto;
	background: url('images/bg.jpg') no-repeat;
}

#menu {
	width: 300px;
	text-align: right;
	float: left;
}

#buttons {
	text-align: left;
	float: left;
	width: 600px;
}

#buttons div {
	text-align: left;
	float: left;
	width: 290px;
}
#header {
	text-align: left;
}
#header-logo {
	margin-left: 45px;
}
#social-icons {
	position: relative;
	top: 35px;
	left: 770px;
	width: 200px;
}
#social-icons img {
	margin-right: 5px;
}

#logos {
	text-align: right;
	padding: 30px;
	padding-top: 0;
}

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	background: url('images/footer.jpg') no-repeat;
	height: 154px;
}

#content {
	width: 620px;
	height: 520px;
	float: left;
	color: #fff;
	text-align: left;
	padding-left: 5px;
	margin-top: 20px;
}

#privacy {
	float: right;
	margin: 20px;
	margin-top: 65px;
}

#letter {
	text-align: left;
	margin: 0 30px;
	margin-bottom: 65px;
	height: 350px;
	overflow: auto;
	scrollbar-base-color: #333;
}

#letter p {
	margin-bottom: 10px;
	margin-right: 20px;
}

#bands {
	margin: 40px 30px 0 30px;
	text-align: left;
	height: 350px;
	overflow: auto;
	scrollbar-base-color: #333;
	font-size: 14px;
}

#videos {
	margin: 40px 30px 0 30px;
	text-align: left;
	height: 350px;
	overflow: auto;
	scrollbar-base-color: #333;
}


.menu-item {
	margin: 20px 50px;
}

.band {
	clear: both;
	margin-bottom: 30px;
	margin-right: 20px;
}

.float-left {
	float: left;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

/* guestbook */
#guestbook {
	height: 350px;
	width: 560px;
	margin-left: 10px;
	margin-top: 40px;
	overflow: auto;
	scrollbar-base-color: #333;
}

.guestEntry {
	margin-right: 20px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	width: 520px;
}

.guestName {
	float: left;
}

.guestDate {
	float: right;
	color: #666;
}

.guestMessage {
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	padding: 2px 10px 5px 10px;
	clear: both;
	border-left: 1px dashed #666;
	border-right: 1px dashed #666;
	border-bottom: 1px dashed #666;
}

.centerVertically {
	display: table-cell;
	vertical-align: middle;
}

/* photos */
.photoEntry {
	padding-bottom: 20px;
	padding-right: 20px;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

.photoName {
	
}

.photoPhoto img {
	border: 1px solid #333;
}

/* guestform */
#guestForm {
	height: 135px;
	margin: 0;
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
	overflow: hidden;
}

.forms {
	color: black;
	border: white 1px solid;
	font-size: 12px;
	font-weight: normal;
	padding: 0 5px;
}

.name {
	height: 18px;
	width: 200px;
}

.message {
	height: 18px;
	width: 400px;
}

/* the bands */
#thebands {
	position: relative;
	margin-left: 280px;
	text-align: left;
	width: 600px;
}

#thebands_listen {
	text-align: right;
}

#thebands_contest {
	position: absolute;
	top: 500px;
	left: 240px;
}

.thebands_item {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	height: 135px;
	padding: 5px;
	margin-top: 10px;
}

.thebands_item_left img {
	margin: 2px;
}

.thebands_item_left {
	width: 170px;
	float: left;
	text-align: center;
}

.thebands_item_right {
	margin-left: 190px;
	padding: 5px;
}

.thebands_item_right li {
	margin-top: 4px;
}

.thebands_item_right a {
	text-decoration: none;
}

/* gallery */
#gallery {
	float: left;
	color: #fff;
	text-align: left;
	position: relative;
	top: -15px;
}

#gallery_top_link {
	text-align: right;
	margin-right: 120px;
	position: relative;
	top: -30px;
}

#gallery_top_link a {
	color: #000000;
	text-decoration: none;
}

#gallery_top_link a:hover {
	color: #ED5C71;
	text-decoration: underline;
}

#gallery_back_link {
	float: left;
	width: 220px;
}

#gallery_back_link a {
	color: #000000;
	text-decoration: none;
}

#gallery_back_link a:hover {
	color: #ED5C71;
	text-decoration: underline;
}

.gallery_image {
	float: left;
	color: #000000;
	padding: 5px;
	margin: 5px;
	border: 2px solid #999999;
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
}

.gallery_image a {
	color: #000000;
	text-decoration: none;
}

#gallery_nav a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-left: 3px;
	margin-right: 3px;
}

#gallery_nav a:hover {
	color: #ED5C71;
	font-weight: bold;
	text-decoration: underline;
}

#gallery_nav {
	clear: left;
	margin: 20px;
	margin-left: 180px;
	text-align: center;
}


#TB_ajaxContent {
	font-size: 14px;
	padding-top: 15px;
	padding: 8px;
}


#TB_ajaxContent img {
	margin-left: 20px;
}
