@charset "utf-8";

td img {
	display: block;
}

#photo_slideshow {
	position:absolute;
	left:73px;
	top:180px;
	width:750px;
	height:550px;
	z-index:1;
}
body {
	text-align: center;
}
#container {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
}

#bio_box {
	position:absolute;
	left:505px;
	top:241px;
	width:340px;
	height:462px;
	z-index:1;
}
#youtube_video {
	position:absolute;
	left:85px;
	top:250px;
	width:425px;
	height:344px;
	z-index:1;
}
#cd_box {
	position:absolute;
	left:112px;
	top:74px;
	width:703px;
	height:593px;
	z-index:1;
}#event_box {
	position:absolute;
	left:95px;
	top:200px;
	width:305px;
	height:454px;
	z-index:1;
}#contact_box {
	position:absolute;
	left:95px;
	top:247px;
	width:333px;
	height:344px;
	z-index:1;
}
#photo_credit {
	position:absolute;
	left:325px;
	top:690px;
	width:250px;
	height:22px;
	z-index:2;
}
#copyright {
	position:absolute;
	left:325px;
	top:706px;
	width:250px;
	height:22px;
	z-index:2;
}
#social_buttons {
	position:absolute;
	left:52px;
	top:687px;
	width:229px;
	height:45px;
	z-index:2;
}
#launch_box {
	position:absolute;
	left:91px;
	top:277px;
	width:370px;
	height:309px;
	z-index:1;
}
body, td, th {
	text-align: center;
	font-size: 11px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
a {
	font-size: 11px;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
a:link {
	color: #00F;
}
a:visited {
	color: #00F;
}
a:hover {
	color: #00F;
}
a:active {
	color: #00F;
}
.dark_text {
	color: #333;
	font-size: 11px;
	text-align: left;
}
.light_text {
	color: #FFFFFF;
	font-size: 11px;
}
.mail_link {
	color: #00F;
	font-size: 12px;
	text-align: left;
}
.pink_text {
	color: #DB5B5C;
	font-size: 14px;
}
.pink_text_large {
	color: #DB5B5C;
	font-size: 20px;
}
.coming_soon {
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
.dark_text_large {
	color: #333;
	font-size: 14px;
	text-align: left;
}

