body {

	margin: 0;

	padding: 0;

	text-align: center;

	background: #666 url(images/body_bg.jpg) repeat-x;

	color: #5E554E;

}

.left {

	float: left;

}

.right {

	float: right;

}

.center {

	text-align: center;

}

h1, h2, h3 {

	margin: 0;

	padding: 8px 0;

	font-size: 100%;

	color: #484745;

	background-color: inherit;

	text-align: center;

}

h1 {

	background: url(images/large_title.jpg) no-repeat;

	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;

}

h2 {

	background: url(images/small_title.gif) no-repeat;

	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;

}

h3 {

	background: url(images/small_title2.gif) no-repeat;

	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;

}

.subcontent h1 {

	background: url(images/subcontent_title.jpg) no-repeat;
	
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	
}

img {

	border: 0;

}

#container {

	width: 770px;

	margin: auto;

	text-align: left;

}

#topNavigation {

	background: url(images/top.jpg) no-repeat;

	font: 9px Tahoma, Arial, Helvetica, sans-serif;

	height: 49px;

}

#topNavigation .left {

	padding: 12px 0 0 9px;

}

#topNavigation .right {

	padding: 12px 230px 0 0;

}

#topNavigation a {

	color: #333;

	background-color: inherit;

	text-decoration: none;

}

#header {

	height: 166px;

	background: url(images/header.jpg) no-repeat;

}

#mainNavigation {

	padding: 13px 0;

	background: url(images/menubar.jpg) no-repeat;

	text-align: center;

	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;

}

#mainNavigation ul {

	margin: 0;

	padding: 12px 0;

	list-style: none;

	display: inline;

	background: url(images/nav_separator.jpg) no-repeat left;

}

#mainNavigation li {

	margin: 0 -6px 0 0;

	list-style: none;

	display: inline;

}

#mainNavigation a {

	padding: 12px 15px;

	text-decoration: none;

	color: #E1A1F6;

	background-color: inherit;

	background: url(images/nav_separator.jpg) no-repeat right;

}

#main {

	margin-top: 6px;

	background: #DDD5C5 url(images/main_top.gif) no-repeat top;

	color: #5E554E;

	width: 770px;

}

#main .inner {

	background: url(images/main_bottom.jpg) no-repeat bottom;

	padding: 12px 4px 6px;

}

.leftColumn {

	float: left;

	width: 194px;

	margin-right: 7px;

	font: 11px Verdana, Arial, Helvetica, sans-serif;

}

.leftColumn a {

	color: #725F50;

	background-color: #FFFFEA;

	font-weight: bold;

}

.forumPosts {

	padding: 16px 11px 10px 11px;

	background: #FFFFEA;

	color: #333;

	width: 172px;

}

.forumPosts p {

	color: #725F50;

	background: #FFFFEA;

	margin: 0;

	padding: 0 0 5px 5px;

}

.forumPosts table {

	border: solid #1F631F;

	border-width: 1px 1px 0 1px;

	width: 100%;

	margin-bottom: 10px;

}

.forumPosts td {

	background: #D5D8D3;

	color: #333;

	text-align: center;

	border-bottom: 1px solid #1F631F;

	padding: 3px 0;

}

td.replies {

	border-right: 1px solid #1F631F;

}

td.lastPost {

	background: #CFD3DF;

	color: #333;

}

td.readPosts {

	background: #DFD3C4;

	color: #725F50;

}

.movie {

	padding: 16px 11px 10px 11px;

	background: #FFFFEA;

	color: #675757;

	width: 172px;

}

.movie p, .discography p {

	margin: 0;

	padding: 10px 0;

}

.smallPic {

	float: left;

	margin: 0 10px 5px 0;

}

.discography {

	padding: 16px 11px 10px 11px;

	background: #FFFFEA;

	color: #333;

	width: 172px;

}

.discography a span {

	color: #963;

	background: #FFFFEA;

}

.toTop {

	height: 20px;

	line-height: 20px;

	background-color: inherit;

	background: url(images/totop_small.gif) no-repeat;

	display: block;

	padding-right: 80px;

	text-align: right;

	text-decoration: none;

	font-size: 80%;

	font-weight: bold;

	color: #5F5F5F;

	margin-bottom: 11px;

}

.content {

	float: left;

	width: 383px;

	font: 11px Verdana, Arial, Helvetica, sans-serif;

}

.subcontent {

	float: left;
	
	width: 575px;
	
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	
}

.videoBlog {

	padding: 15px 10px 11px 10px;

	background: #F6EDD3;

	color: #5E554E;

	font-size: 11px;

}

.videoBlog span {

	font-size: 12px;

}

.videoBlog a, .newsBlog a {

	background: #F6EDD3;

	color: #5E554E;

}

a.blog {

	color: #A94365;

	background: #F6EDD3;

	text-decoration: underline;

	font-weight: bold;

	font-size: 12px;

}



ul.latestNews a {

	color: #A94365;

	text-decoration: underline;

	font-weight: bold;

	font-size: 10px;

}





.videoBlog table, .newsBlog table {

	border: solid #B5AB9E;

	border-width: 1px 1px 0 1px;

	width: 100%;

	margin-top: 10px;

	font-size: 11px;

}

.videoBlog td, .newsBlog td {

	background: #DFD3C4;

	color: #333;

	text-align: center;

	border-bottom: 1px solid #B5AB9E;

	padding: 3px 0;

}

.videoBlog td a, .newsBlog td a {

	color: #333;

	background: #DFD3C4;

}

td.comments {
	border-right: 1px solid #B5AB9E;
	width: 30%;
}
td.commentsCustom {
	width: 30%;
}
td.commentsNoWidth {
	border-right: 1px solid #B5AB9E;
}
td.commentsRegular {
	border-right: 1px solid #B5AB9E;
	width: 70%;
}
td.postedBy, td.postedBy a {
	background: #CFD3DF;
	color: #333;
}
td.tableCustom, td.tableCustom a {
	border-right: 1px solid #B5AB9E;
	background: #CFD3DF;
	color: #333;
}
.newsBlog {

	padding: 15px 10px 11px 10px;

	background: #F6EDD3;

	color: #5E554E;

	font-size: 12px;

}

.newsBlog ul {

	margin: 0;

	padding: 0 0 0 1px;

	list-style: none;

}

.newsBlog li {

	background: url(images/bloglist.gif) no-repeat 0 6px;

	padding-left: 10px;

}

.content .toTop {

	height: 25px;

	line-height: 30px;

	background: url(images/totop_large.jpg) no-repeat;

	padding-right: 174px;

	margin-bottom: 8px;

}

.subcontent .toTop {

	height: 25px;
	
	line-height: 30px;
	
	background: url(images/totop_subcontent.jpg) no-repeat;
	
	padding-right: 250px;
	
	margin-bottom: 8px;
	
}

.rightColumn {

	float: right;

	width: 169px;

	font: 11px Verdana, Arial, Helvetica, sans-serif;

}

.search {

	padding: 14px 11px;

	background: #FFFFEA;

	color: #000;

	font-size: 10px;

	text-align: center;

}

.search select {

	font: 10px Verdana, Arial, Helvetica, sans-serif;

	border: 1px solid #000;

	background: #DDD5C5;

	color: #000;

	margin: 5px 0 9px;

}

.rightBottom {

	height: 20px;

	background: url(images/right_bottom.gif) no-repeat;

	margin-bottom: 11px;

}

ul.latestNews {

	padding: 14px 11px 1px 11px;

	margin: 0;

	background: #FFFFEA;

	color: #766B62;

	list-style: none;

        

}

ul.latestNews li {

	background: url(images/arrow.gif) no-repeat 0 5px;

	padding-left: 12px;

	margin-bottom: 13px;

}

ul.archives {

	list-style: none;     

}

ul.archives li {

	background: url(images/arrow.gif) no-repeat 0 5px;

	padding-left: 12px;

	margin-bottom: 13px;

}

.stores {

	padding: 8px 0;

	background: #FFFFEA;

	color: #333;

	font-size: 10px;

	text-align: center;

}

.stores a {

	background: #FFFFEA;

	color: #725F50;

	font-size: 9px;

	font-weight: bold;

}

.stores img {

	margin: 5px 0;

}

.rightColumn .toTop {

	background: url(images/totop_small2.gif) no-repeat;

	padding-right: 67px;

}

.newsfeed {

	padding-top: 15px;

	text-align: center;

}

#footer {

	text-align: center;

	padding: 5px 0 34px;

	background: #666 url(images/footer.gif) repeat-x bottom;

	color: #333;

	font: 11px Verdana, Arial, Helvetica, sans-serif;

}

#footer a {

	background: #666;

	color: #333;

	text-decoration: none;

}

.clr {

	clear: both;

	height: 1px;

	font-size: 1px;

}
.headings {
        text-align: center;
	font: bold 24px Tahoma, Arial, Helvetica, sans-serif;
}
