body {
	background: url(../images/bg.png) repeat-x #FFF;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	}

body#home {background: url(../images/sitephotos/homepage/bg-home.png) repeat-x #FFF;}

#content {
	width: 900px;
	height: auto;
	margin: 0 auto;
	background: url(../images/middlebg.png) no-repeat;
	background-position: 0 26px;
	text-align: left
	}

#header {
	width: 900px;
	height: 108px;
	background: url(../images/headerbg.png) no-repeat;
	}

#header div {
	width: 300px;
	height: 21px;
	padding-top: 5px;
	float: right;
	text-align: right;
	color: #FFF;
	}

/*=====Homepage=====*/

#middlearea {
	width: 880px;
	height: 321px;
	padding: 10px;
	background: #3C3C3C
	}

#middletext {
	width: 290px;
	padding-top: 29px;
	float: right;
	}

#middletext img {margin-bottom: 35px;}

#middletext ul {
	float: right;
	text-align: right;
	color: #FFF;
	font-size: 15px;
	margin: 0;
	padding: 0;
	}

#middletext ul li {
	list-style-type: none;
	margin-bottom: 7px;
	}

.infoarea, .prodinfo {
	margin-bottom: 20px;
	}

.prodinfo {
	padding-left: 100px;
	min-height: 129px;
	}
	
#dvdinfo {background: url(../images/sitephotos/homepage/dvd-sm.png) no-repeat}
#mp3info {background: url(../images/sitephotos/homepage/mp3-sm.png) no-repeat}
#bandinfo {background: url(../images/sitephotos/homepage/band-sm.png) no-repeat}
#bookinfo {background: url(../images/sitephotos/homepage/book-sm.png) no-repeat}
	
/*=====Link Styles=====*/

a:link, a:visited {color: #3790BC; text-decoration: none;}
a:hover, a:visited:hover {text-decoration: underline;}

#header div a, #header div a:visited {color: #44AEE3; text-decoration: underline;}
#header div a:hover, #header div a:visited:hover {text-decoration: none;}

#middlearea a, #middlearea a:visited {color: #FFF; text-decoration: underline;}
#middlearea a:hover, #middlearea a:visited:hover {text-decoration: none;}

#footer a, #footer a:visited {color: #676767; text-decoration: none;}
#footer a:hover, #footer a:visited:hover {text-decoration: underline;}

/*=====General=====*/

#leftarea {
	width: 580px;
	float: left;
	}

#rightarea {	
	width: 300px;
	float: right;
	}

.left {float: left;}
.right {float: right;}
.clear {clear: both}

img {border: 0}

h1 {
	font-size: 25px;
	text-transform: uppercase;
	height: 27px;
	padding: 0 0 5px 0;
	margin: 20px 0 10px 0;
	border-bottom: 1px #000 solid;
	}

h2 {
	font-size: 19px;
	color: #9E9A99;
	text-transform: uppercase;
	height: 19px;
	padding: 0;
	margin: 0 0 10px 0;
	}

h3 {
	font-size: 20px;
	color: #3790BC;
	text-transform: uppercase;
	height: 20px;
	padding: 0 0 5px 0;
	margin: 26px 0 10px 0;
	border-bottom: 1px #000 solid;
	}

h4 {
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 7px 0;
	}

.readmore {
	width: 100%;
	margin-top: 10px;
	font-weight: bold;
	text-align: right;
	}

ul.list, ol.list {
	margin: 7px 0 10px 30px;
	padding: 0px;
	list-style-type: square
	}

ol.list {list-style-type: decimal;}

ul.list li, ol.list li {margin-bottom: 7px;}

.red {
	color: #FF0000;
	font-weight: bold;
	}

.small {
	font-size: 11px;
	font-style: italic
	}

/*=====Buy Area=====*/

.buynow {
	width: 140px;
	float: left;
	background: #EFEFEF;
	margin: 7px 10px 10px 0;
	padding: 5px 0;
	text-align: center;
	font-weight: bold;
	}

/*=====Testimonials=====*/

.homequote {
	width: 100%;
	font-family: Georgia;
	font-style: italic;
	margin: 0 0 20px 0;
	line-height: 140%
	}

blockquote {
	font-family: Georgia;
	font-style: italic;
	color: #777;
	font-size: 14px;
	margin: 5px auto 10px auto;
	background: url(../images/sitephotos/quote.png) no-repeat;
	padding: 10px;
	}

.authorhome, .author {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	color: #9E9A99;
	font-style: normal;
	font-weight: bold;
	}

.author {margin-top: 7px}

/*=====Forms=====*/

#form {
	width: 580px;
	height: auto;
	float: left;
	padding: 3px;
	}

#form div {
	clear: left;
	margin: 0 0 15px;
	}

label.forms {
	clear: left;
	float: left;
	font-weight: bold;
	padding: 3px 5px 0 0;
	position: relative;
	width: 150px;
	}

label.forms span {
	color: #FF0000;
	font-weight: bold;
	}

input.text, select, textarea {
	border: 1px #999 solid;
	margin: 0 0 5px;
	padding: 3px;
	width: 400px;
	}

textarea {
	margin: 0 0 3px;
	padding: 3px;
	height: 100px;
	}

.submit {
	margin-left: 155px;
	border: 1px #999 solid;
	}

/*=====Footer=====*/

#footer {
	width: 100%;
	height: auto;
	background: #E7E7E7;
	font-size: 12px;
	color: #747474;
	text-align: center;
	padding-bottom: 20px;
	margin-top: 15px;
	}
	
#footerarea {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}

#footernav {
	width: 100%;
	padding: 10px 0;
	margin: 20px 0 15px 0;
	border-top: 1px #D0D0D0 solid;
	border-bottom: 1px #D0D0D0 solid;
	}

.navarea {
	padding-left: 10px;
	float: left;
	}

#footer ul {
	margin: 0;
	padding: 0;
	}

#footer ul li {
	margin-bottom: 7px;
	list-style-type: none;
	}

#foot-home {width: 87px;}
#foot-about {width: 107px;}
#foot-prod {width: 107px;}
#foot-press {width: 97px;}
#foot-comm {width: 140px;}
#foot-test {width: 107px;}
#foot-contact {width: 87px;}