#wrapper {
	width: 1024px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
}
#rightSidebar {
	width: 348px;
	height: 416px;
	float: left;
}
#newReleaseWindow {
	width: 348px;
	height: 299px;
	background-image: url(../images/interfaceSlices/bg_outnow.jpg);
}
#newReleaseWindow img {
	margin-left: 60px;
	margin-top: 66px;
	border: 0;
}
#mailingListWindow {
	width: 348px;
	height: 117px;
	background-image: url(../images/interfaceSlices/bg_mailinglist.jpg);
}
#newsContent {
	width: 676px;
	height: 416px;
	float: right;
	background-image: url(../images/interfaceSlices/bg_news.jpg);
}
#releasesContent {
	width: 676px;
	height: 416px;
	float: right;
	background-image: url(../images/interfaceSlices/bg_releases.jpg);
}
#aboutContent {
	width: 676px;
	height: 416px;
	float: right;
	background-image: url(../images/interfaceSlices/bg_about.jpg);
}
#contactContent {
	width: 676px;
	height: 416px;
	float: right;
	background-image: url(../images/interfaceSlices/bg_contact.jpg);
}
#footer {
	width: 1024px;
	height: 156px;
	clear: left;
}
#header {
	width: 1024px;
	height: 268px;
}
body {
	background-color: #BDBDBD;
	border: none;
	padding: 0;
	margin-top: 0px;
}

form {
	text-align: center;
	font-size: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #554536;
	padding-top: 19px;
	border: 0;
	margin: 0;
	padding-right: 0px;
	margin-bottom: -5px;
	padding-left: 60px;
}
form b {
	line-height: 18px;
	color: #554536;
}
.footertext {
	font-size: 10px;
	color: #CAC3BD;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: -115px;
	line-height: 12px;
}
a:link {
	color: #DAD3CB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DAD3CB;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #DAD3CB;
	}
a {
	outline: none;
}
#bioImage {
	width: 350px;
	height: 100%;
	float: left;
	margin-left: 100px;
}

#bio_scrollers a img {
	border: 0;
	text-decoration: none;
	outline: none;
	padding-top: 10px;
	margin-top: 50px;
}
#bioText {
	width: 480px;
	height: 285px;
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	overflow: hidden;
	margin-left: 55px;
	margin-bottom: 50px;
	margin-top: 70px;
}
#bioText img {
	padding: 5px;
	border-color: #4A341F;
	margin-bottom: 10px;
	border-width: 0px;
	border-style: solid;
}
#bio_scrollers {
	width: 18px;
	height: 233px;
	float: right;
	margin-right: 100px;
	margin-top: 100px;
}
#bioText p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	padding: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #554536;
	font-variant: normal;
}
h1 {
	font-size: 16px;
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-variant: small-caps;
	color: #222;
	line-height: 1px;
}
h2 {
	font-size: 13px;
	text-align: left;
	line-height: 16px;
	font-style: italic;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #4A341F;
	text-decoration: none;
}
h3 {
	font-size: 13px;
	text-align: left;
	line-height: 14px;
	font-style: normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #4A341F;
	margin-bottom: 8px;
	margin-top: 25px;
	text-decoration: underline;
}
#bioText ul {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #554536;
	font-variant: normal;
	list-style-type: circle;
	list-style-position: outside;
}
table tr th h1 {
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 9px;
	color: #554536;
	border: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}
table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#contactText h1 {
	text-align: center;
	color: #4A341F;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-variant: small-caps;
}
#contactText p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-align: center;
	color: #554536;
}
#contactText {
	height: 100%;
	width: 400px;
	margin-left: 100px;
	margin-top: 110px;
	overflow: hidden;
}
