body {

	background-image: url('images/back.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #060606;
	text-align: center;
	margin: 0px;
	padding: 0px;

}

a {

	color: white;

}

#footer p {

	color: #aaa;
	font-size: x-small;

}

#spotlight {

	background-image: none;
	background-position: top center;
	background-repeat: no-repeat;
	width: 960px;
	padding-top: 60px;
	margin: 0px auto 0px auto;
	min-height: 573px;

}

hr {

	border: 1px solid #ccc;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px;

}

h2 {

	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: white;
	margin-left: 15px;

}

.floatleft {

	float: left;

}

#detail-about {

	display: none;

}

#detail-connect {

	display: none;

}

#note {

	width: 520px;
	background-image: url('images/noteback.png');
	margin: 20px auto 5px auto;
	text-align: left;
	padding-top: 0px;

}

#note ul {

	list-style: circle inside;
	margin: 0px 10px 10px 15px;
	padding: 0px;

}

#note ul li {

	color: white;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	padding-bottom: 9px;

}

#note p {

	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: white;
	padding: 10px;
	text-align: left;
	padding-left: 15px;

}

.centered {

	padding-left: 10px !important;
	text-align: center !important;

}

li, p, h2 {

	/* text-shadow: #222 0px 0px 3px; */

}

#stage {

	width: 428px;
	margin: 45px auto 5px auto;
	text-align: center;

}

#stage img {

	display: block;
	float: left;
	border: 0px;

}

#icon-about {

	margin-right: 80px;

}

#icon-connect {

	position: relative;
	left: 80px;

}

#icon-events {

	margin-top: 5px;

}

#connect {

	width: 353px;
	margin: 15px auto 5px auto;
	text-align: center;

}

#connect img {

	margin: 0px auto 3px auto;
	padding: 0px;
	display: block;

}

#email {

	margin: 45px 0px 5px 0px;
	padding: 0px 20px 0px 20px;
	width: 315px;
	height: 50px;
	border: 0px solid #fff;
	background: transparent url('images/email.png') no-repeat;
	font-size: 20px;
	color: #999;
	outline: none;

}

.breaker {

	clear: both;
	height: 100px;

}
