body
{
	margin:0;
	background:black; 
	background-attachment:fixed;
	background-image:url( /images/bodybg.jpg );
	background-position: 50% 50%;
	background-repeat: no-repeat;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	
	font-family:tahoma;
	font-size:11px;
	line-height:16px;
	color:#c7cfc7;
}

#header
{
	height:88px;
	width:740px;
	background:#f0f0f0;
	background-image:url( /images/header.jpg );
}

#navigation
{
	text-align:right;
	width:740px;
	height:30px;
	background:#f8f8f8;
	background-image:url( /images/navigation.gif );
}

IMG
{
	border:0px none;
}

A
{
	color:#cbc2a9;
	border:0px none;
}

H2
{
	margin:0;
	padding:3px;
	color:#eed287;
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	border-style: none none dashed none;
	border-width:1px;
	border-color:#a49978;
}

#calendar
{
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:710px;
	text-align:justify;
}

A:hover
{
	color:white;
}

#navigation A
{
	outline:0px none;
	line-height:28px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#5a5e5a;
	display:block;
	float:left;
	height:30px;

	padding-left:18px;
	padding-right:25px;

	margin-right:4px;
	margin-left:12px;
}

#navigation A:hover
{
	color:white;
}


#content
{
	text-align:middle;
	margin-left:auto;
	margin-right:auto;
	width:740px;
/*	background:#303030; */
	background-image:url( /images/blogbg.jpg );
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#leftcolumn
{
	text-align:center;
	float:left;
	width:370px;
}

#rightcolumn
{
	text-align:center;
	width:370px;
	float:right;
}
.tracklist
{
	text-align:left;
	text-decoration: none;
	
}

.tracklist A
{
	text-align:left;
	text-decoration: none;
	padding-right: 15px;
	
}

.contentbox
{
	width:330px;
	/*height:230px;*/
	
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:10px;
	clear:both;
	text-align:left;
}
.contentbox H2
{
	padding:3px;
	margin:0;
	font-size:12px;
	font-weight:bold;
	border-style: none none dashed none;
	border-width:1px;
	text-align:left;
}

.contentbox P
{
	padding:5px;
	margin:0;
	margin-bottom:20px;
	text-align:justify;
}

div #footer
{
	height:10px;
	float:none;
	clear:both;
	background:transparent;
	border:0px none;
}

TH
{
	text-align:left;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	border-style:none none solid none;
	border-color:#808080;
	border-width:1px;
}

TD
{
	font-family:tahoma;
	font-size:11px;
	line-height:18px;
}

.gallery
{
	margin-left:auto;
	margin-right:auto;
	width:710px;
}

.gallery A
{
	float:left;
	margin:2px;
}

.gallery H2
{
	clear:both;
	font-size:12px;
	text-align:left;
	border-style: none none dashed none;
	border-width:1px;
}

#gallerylist A,
#gallerylist A div
{
	color:#c7cfc7;
	background:transparent;
	text-decoration:none;
}

#gallerylist A:HOVER,
#gallerylist A:HOVER div
{
	background:#3e3e3e;
}

#gallerylist A:HOVER div .title
{
	color:white;
	text-decoration:underline;
}


.galleryItem
{
	margin-left:auto;
	margin-right:auto;
	
	text-align:left;
	display:block;
	clear:both;
	
	width:350px;
	height:180px;
	margin-top:15px;
	margin-bottom:15px;
	vertical-align:middle;
	cursor:pointer;
}

.galleryItem IMG
{
	float:left;
	margin-right:10px;
	margin-bottom:130px;
	border:1px solid #808080;
}

.galleryItem .title
{
	margin-top:5px;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	color:#c7cfc7;
}

.galleryItem .about
{
	padding:10px;
	font-family:tahoma;
	font-size:11px;
	text-align:justify;
	display:block;
}

.galleryItem .details
{
	font-family:tahoma;
	font-size:11px;
	display:inline;
}


.storeHeading
{
	clear:both;
	padding-top:10px;
	width:710px;
	margin-left:auto;
	margin-right:auto;

	text-align:left;

	font-size:12px;
	font-weight:bold;
	
	height:24px;
	margin-bottom:10px;
	border-style: none none dashed none;
	border-width:1px;
	border-color:#c7cfc7;
}

.storeItem
{
	clear:both;
	height:150px;
	/*width:710px;*/
    
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}

.storeItem IMG
{
	margin-right:5px;
	float:left;
}

#content .storeItem .description
{
	text-align:justify;
	float:left;
	width:320px;
    margin-left:10px;
    margin-right:10px;
}

#content .storeItem .options
{
	text-align:right;
	float:right;
	width:200px;
	height:150px;
	border-style:none none none dashed;
	border-width:1px;
}

.cartFooter TD
{
	border-style:solid none solid none; 
	height:40px;
	font-size:13px;
	vertical-align:middle;
	border-color:#808080; 
	border-width:1px;
}

.options SELECT
{
	font-family:tahoma;
	font-size:10px;
	width:130px;
	background:#D8D8D8;
	border:1px solid black;
}


INPUT
{
	font-family:tahoma;
	font-size:11px;
	background:#D8D8D8;
	cursor:pointer;
}

.newsItem
{
	width:710px;
	text-align:middle;
	margin-left:auto;
	margin-right:auto;		
	padding-bottom:0px;
}

.newsItem H2
{
	margin:0;
	padding-top:15px;
	padding-bottom:4px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	border-style: none none dashed none;
	border-width:1px;
}

.newsItem P
{
	padding:8px;
	margin:0;
	margin-bottom:20px;
	text-align:justify;
	font-size:12px;
	font-family:verdana;

}

.newsFooter
{
	padding-top:1px;
	font-weight:bold;
	border-style: dashed none none none;
	border-width:1px;
	border-color:#988e71;
}