body, h1, h2, h3, p, form, ul, li, ol {
	margin:0px;
	padding:0px;
}
body{
	
	font-size:14px;
	line-height:18px;
	font-family:Georgia, Times, serif;
	color:#000000;
}
a {
	text-decoration:none;
	color: #666;
}
a:hover {
	color:#999;
}
img {
	border:#000 solid 3px;
}
#page{
	overflow:hidden;	
}
#main {
	margin:auto;
	background:#000;
	width:950px;
	padding-top:15px;
	overflow:hidden;
	position:relative;
	border-left:double white 30px;
	border-right:double white 30px;
	margin-top:-20px;
	border-top:10px white solid;
}

/* Mailing list */


#mailinglist{
	width:180px;
	padding-left:20px;
	text-align:left;
	float:left;
	padding-top:15px;
	z-index:101;
	position:relative;
	color:#FFF;
}
.join {
	display: block;
	text-indent: -5000em;
	height: 21px;
	width: 245px;
	background:url(images/join.gif) top center no-repeat;
}
#subscribefield{
	width:243px;
	height:24px;
}
#subscribesubmit{
	margin-top:4px;
}

/* end mailing list */

/* Header */


.header{
	position:absolute;
	top:25px;
	/*margin:auto;*/
	left:201px;
	padding-left:110px;
	display: block;
	text-indent: -5000em;
	height: 493px;
	width: 547px;
	background:url(images/header.png) top left no-repeat;
	
}

#record{
	position:absolute;
	z-index:400;	
	top:120px;
	left:258px;
}
#topstrap{
	display: block;
	text-indent: -5000em;
	width: 900px;
	height: 171px;
	background:url(images/signuptext.gif) top left no-repeat;	
	margin-top:470px;
	margin-left:25px;
}

/* end header */

/************side bar*************/

#sidebar{
	width:215px;
	margin-left:24px;
	margin-right:20px;
	float:left;	
	margin-top:25px;
}
#audio img{
	border:none;
}
.embed{
	margin:0px;
	font-size:12px;
	text-transform:capitalize;
}
.sidedivider{
	background:url(images/sidedivider.gif) top center no-repeat;
	width:59px;
	height:32px;
	margin-left:55px;
	margin-top:30px;
	margin-bottom:30px;
}
#buy_uk{
}
#buy_uk img{
	border:none;
}
#buy_world img{
	border:none;
}
#myspace{
	margin-top:20px;
	margin-bottom:20px;
}
#myspace img{
	border:none;
}

/************blog******************/
#content{
	width:624px;
	float:left;
	padding-left: 20px;
	padding-right: 20px;
	position:relative;
	z-index:100;
	background:#FFF;
	margin-top:25px;
	margin-bottom:180px;
	padding-bottom:300px;
}
.news{
	display: block;
	text-indent: -5000em;
	width: 94px;
	height: 26px;
	background:url(images/news.gif) top center no-repeat;
	margin-top:20px;
}
#content img {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}
.item{
	padding-top:30px;
	padding-bottom:40px;
	clear:both;
}
.item h3{
	font-family: Georgia, Times, serif;
	font-size: 30px;
	margin-bottom: 10px;
	line-height:36px;
}

.item h3 a {
	color: #000;
}

.date{
	font-size:12px;
	margin-bottom: 20px;
	display: block;
	font-family:Georgia, Times, serif;
	color: #1a2529;
}
.entry-content {
	margin-bottom:20px;
}
.comments {
	margin-left:20px;
	margin-bottom:20px;
	margin-top:20px;
}
/**************luminaries**************/

.luminaries{
	display: block;
	text-indent: -5000em;
	height: 24px;
	width: 204px;
	background:url(images/luminaries.gif) top center no-repeat;
	margin-top:20px;
}
.lum_item{
	padding-top:30px;
}
.lum_item h3{
	font-family:Georgia, Times, serif;
	font-size: 30px;
	margin-bottom: 10px;
	line-height:36px;
}

.lum_item h3 a {
	color: #000;
}

.lum_item h3 a:hover {
	text-decoration:none;
}
#spacer {
	clear:both;
	height:10px;
}
form img{
	border:none;
}

/********** footer *************/
#footer{
	position:absolute;
	left:0px;
	bottom:0px;
	width:928px;
	height:476px;
	background:url(images/footer.png) bottom center no-repeat;
	z-index:400;
}

#cost{
	position:absolute;
	top:382px;
	right:70px;
	display: block;
	text-indent: -5000em;
	height: 129px;
	width: 129px;
	background:url(images/cost.png) top center no-repeat;
}
