@charset "UTF-8";
body/* CSS Document */

 {
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size:14px;
	color: #CCCCCC;
	background-color: black;
	background-image: url(../_imgs/galacticBG.jpg);
	}
h2       {
	padding-top: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	color: #87979F;
	font-weight: normal;
}

	
#wrapper {
	text-align: center;
	border:0;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000;
	}

#header {
	background-image: url(../_imgs/FearlesslyYoursHeader.png);
	height: 155px;
	background-repeat: no-repeat;
	background-position: center top;
	}
#navbar {
	height: 25px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 10px;
	padding-top: 5px;
}

#topleftbox {
	height: 125px;
	width: 180px;
	float: left;
	margin-top: 10px;
}
#toprightbox {
	width: 200px;
	float: right;
	text-align: center;
	margin-top: 25px;
	margin-right: 20px;
}

#side-a {
	float: left;
	width: 180px;
	font-size: 14px;
	padding-left: 10px;
	}
#side-a  img, #side-b img, #wrapper #container #content img {
	width: 125px;
	border: 0;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 15px;
	vertical-align: top;
	margin-bottom: 15px;
}

#side-b {
	float: right;
	width: 180px;
	padding-right: 10px;
	}

#side-b img.cdthumb {
	height: 100px;
	width: 100px;
}
#side-a p, #side-b p {
	margin: 0px;
}


#content {
	float: left;
	width: 580px;
	text-align: center;
	height: 850px;
	}

#emailbox {
	height: 475px;
	width: 375px;
	overflow: hidden;
	overflow-x: hidden;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	font-weight: bold;
	margin-top: 50px;
}

#footer {
	clear: both;
	padding-bottom: 2px;
	border-top:.5px solid #ccc;
	}
.thumbs {
	width: 150px;
	margin: 15px;
}
.copyright {
	font-size: 12px;
}
