@charset "UTF-8";
body {
	background-color: #000;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
ul {
}
li {
	list-style-image: url(images/heartbullet.png);
	list-style-position: inside;
	list-style-type: none;
	margin-bottom: 5px;
}
 a img {
	border: none;
	
}#wrapper {
	width: 1024px;
	margin: 0px auto;
	background-image: url(images/homepage_bkgd.png);
	background-repeat: no-repeat;
	height: 688px;
}
#innerwrapper {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 161px;
	width: 758px;
	background-image: url(images/header_about.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-top: 50px;
	margin-right: 25px;
}
#headerc {
	height: 161px;
	width: 758px;
	background-image: url(images/header_contact.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-top: 50px;
	margin-right: 25px;
}
#headert {
	height: 161px;
	width: 758px;
	background-image: url(images/header_testimonials.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-top: 50px;
	margin-right: 25px;
}
#leftcolumn {
	width: 317px;
	float: left;
	margin-top: 20px;
	overflow: hidden;
}
#leftcolumnt {
	width: 317px;
	float: left;
	margin-top: 20px;
	overflow: hidden;
	height: 3500px;
}
#rightcolumn {
	width: 400px;
	float: left;
	margin-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	overflow: hidden;
	line-height: 100%;
}
#content {
}
#content h1{
	margin-left: -10000px;
}
#content h2 {
	margin-left: -10000px;
}
#mainnav {
	float: right;
	margin-right: 25px;
	margin-top: 100px;
	width: 180px;
	display:inline;
}
#innernav {
	float: left;
	width: 228px;
	display:inline;
	background-image: url(images/velvettop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 100px;

}
#footer {
	width: 1024px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	font-size: 75%;
	clear: both;
	margin: 0px auto;
}
#innerfooter {
	width: 1024px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 151px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}
#text {
	width: 200px;
	float: right;
}
#poem {
	width: 317px;
	height: 400px;
	margin-top: 20px;
	overflow: hidden;
}
#player {
	width: 780px;
	float: right;
}
#supports {
	width: 400px;
	float: right;
	background-image: url(images/gradient-strip.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin-bottom: 25px;
	text-align: center;
	padding-top: 10px;
}
#list {
	float: right;
	width: 500px;
}
a {
	color: #FFF;
}
.rollover {
}
.pad {
	margin-right: 5px;
}
.clearboth {
	clear: both;
}
.gc {
	text-align: center;
	font-size: 65%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h3 {
	text-align: center;
	font-size: 80%;
	color: #97A9AC;
}

