body {
	background-color: black;
	color: #7C7C7C;
	font-family: verdana;
	margin: 0px;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}
#wrap {
	margin: 20px auto;
	width: 750px;
	text-align: center;
}

#content { 
	background: transparent url(/images/content.gif) repeat-y;
	padding: 0px 0px;
	margin: 0;
	min-height: 500px;
	height:auto !important;
	height: 500px;
}

#photos { 
	background: transparent;
	padding: 00px 10px;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	border: 4px solid #00B6F0;
}

#photos .title {
	color: #00B6F0;
	font-family: Arial black;
	font-size: 180%;
	text-align: left;
	padding-left: 10px;
}

#cont {
	margin-left: 115px;
	width: 615px;
}

.links {
	color: white;
	font-size: 110%;
	width: 33%;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.flashslide {
	position: relative; 
	width:	450px; 
	height: 350px; 
	overflow:hidden; 
}

#musicbox {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	font-size: 70%;
	vertical-align: middle;
}

#musicbox .desc {
	vertical-align: middle;
}

#musicbox .button {
	vertical-align: middle;
}

#links {
	color: #215A73;
	text-align: left; 
	margin-left: 150px; 
}

#links a {
	color: #215A73;
	font-weight: bold;
	text-decoration: none;
}

#links a:hover {
	color: white;
	background-color: #215A73;
	font-weight: bold;
	text-decoration: none;
}


#links h1 {
	margin-top: 20px;
	color: #215A73;
	font-size: 160%;
}

#links h3 {
	color: white;
}

