/* ------------------------------------------------------
General initilization 
--------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* -------------------------------------------------------------------------------
Site Specific CSS 
---------------------------------------------------------------------------------- */
html {
	height: 100%;
}
body {
	background: #0A0919 url('/images/body-bg.gif') repeat left top;
	color: #fff;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	font-size: .75em;
	text-align: center;
	height: 100%;
}

#wrapper {
	background: url('/images/wrapper-bg.jpg') repeat-y center top;
	margin: 0 auto;
	width: 800px;
	text-align: left;
	position: relative;
	height: auto !important;
	height:100%;	
	min-height:100%;
}

#contentWrapper {
	padding: 0 0 100px;
}

#header {
/*	background: url('/images/header-bg.jpg') no-repeat center center; */
	height: 313px;
	margin: 0 auto;
	width: 760px;
	padding: 13px 0 0 0;
} 

#header object {
	display: block;
	margin: 0 auto;
}

#events {
/*	background: url('/images/events-bg.jpg') no-repeat center; */
	height: 575px;
	margin: 20px auto;
	width: 760px;
}

#events object {
	display: block;
	margin: 0 auto;
}

#photoGallery {
/*	background: url('/images/gallery-bg.jpg') no-repeat center center; */
	height: 623px;
	margin: 20px auto 0 auto;
	width: 760px;
}



#photoGallery object {
	display: block;
	margin: 0 auto;
}

#blog {
	background: #fff url('/images/blog-bg.jpg') no-repeat right top;
	float: left;
	height: 317px;
	margin: 0 0 0 18px;
	padding: 45px 46px 0 46px;
	position: relative; 
	width: 286px;
}

#blog h2 {
	padding: 0;
	text-indent: -9999px;
}

#blog a#view_all_blog {
	background: url('/images/view-all-small.gif') no-repeat center top;
	color: #ff0;
	height: 12px;
	position: absolute;
	right: 17px;
	text-indent: -9999px;
	top: 30px;
	width: 76px;
}

#blog a#view_all_blog:hover {
	background: url('/images/view-all-small.gif') no-repeat center -15px;
}

#blog h5 {
	background: url('/images/date-pointer.gif') no-repeat left center;
	color: #B81313;
	font-size: 1em;
	text-indent: 10px;
}

#blog h5 a {
	color: #B81313;
	text-decoration: none;
}

#blog h5 a:hover {
	text-decoration: underline;
}

#blog p a.more {
	float:right; 
	color:#FFFFFF; 
	font-weight:normal;
	text-decoration: none;
}

#blog p a.more:hover {
	text-decoration: underline;
}

#blog p {
	color: #BBBABA;
	font-size: .95em;
	line-height: 1.4;
	margin: 5px 0 10px 0;
}

#blog p a {
	color: #fff;
	font-weight: bold;
}

#blog p a:hover {
	text-decoration: none;
}

#blog p a.video {
	color: #F5E83E;
}

#featuredVid {
	background: url('/images/featuredvideo-bg.jpg') no-repeat left top;
	float: left;
	height: 362px;
	width: 382px;
}

#featuredVid h2 {
	padding: 0;
	text-indent: -9999px;
}

#featuredVid object {
	display: block;
	margin: 35px auto 0 auto;
}

#downloads {
	background: url('/images/download-bg.jpg') no-repeat right top;
	clear: left;
	height: 611px;
	margin: 0 auto;
	position: relative;
	width: 760px;
	padding: 55px 0 0 0; 
}

#downloads h2 {
	padding: 0;
	text-indent: -9999px;
}

#downloads a#view_all_downloads {
	background: url('/images/view-all-big.gif') no-repeat center top;
	color: #ff0;
	height: 16px;
	position: absolute;
	right: 30px;
	text-indent: -9999px;
	top: 30px;
	width: 100px;
}

#downloads a#view_all_downloads:hover {
	background: url('/images/view-all-big.gif') no-repeat center -17px;
}

#downloads .wallpaperContainer {
	float: left;
	margin: 0 0 0 40px;
	/* padding: 55px 0 0 0; */
	width: 300px;
}

#downloads .wallpapers {
	background: url('/images/download-item-bg.jpg') no-repeat right center;
	display: table;
	height: 78px;
	margin: 0 0 10px 0;
	overflow: hidden;
}
#downloads .thumb {
	clear: left;
	float: left;
	width: 78px;
}

#downloads .links {
	display: table-cell;
	padding: 0 10px;
	vertical-align: middle;
}

#downloads .links a {
	color: #ff0000;
	text-decoration: none;
}

#downloads .links a:hover {
	text-decoration: underline;
}

#wrapper #community {
	background: url('../images/community-bg.jpg') no-repeat left top;
	height: 236px;
	margin: 0 auto;
	width: 760px;
	position: relative;
}

#community a#view-more {
	background: url('../images/view-all-big.gif') no-repeat center top;
	color: #ff0;
	height: 16px;
	position: absolute;
	right: 30px;
	text-indent: -9999px;
	top: 30px;
	width: 100px;
}

#community a#view-more:hover {
	background: url('../images/view-all-big.gif') no-repeat center -17px;
}

#community h2 {
	height: 38px;
	padding: 0;
	text-indent: -9999px;
}


#community div {
	margin: 0 auto;
	width: 700px;
}
 
#community ul {
	float: left;
	list-style-type: none;
	margin: 20px 0 0 5px;
	width: 224px;
}

#community ul li {
display: block;
}

#community ul li.community1 {
	background: url('../images/community1.gif') no-repeat left top;
	height: 24px;
	line-height: 24px;
	margin: 10px 0;
	text-indent: -9999px;
}

#community ul li.community1:hover {
	background: url('../images/community1.gif') no-repeat left bottom;
}

#community ul li.community2 {
	background: url('../images/community2.gif') no-repeat left top;
	height: 24px;
	line-height: 24px;
	margin: 10px 0;
	text-indent: -9999px;
}

#community ul li.community2:hover {
	background: url('../images/community2.gif') no-repeat left bottom;
}

#community ul li.community3{
	background: url('../images/community3.gif') no-repeat left top;
	height: 24px;
	line-height: 24px;
	margin: 10px 0;
	text-indent: -9999px;
}

#community ul li.community3:hover {
	background: url('../images/community3.gif') no-repeat left bottom;
}

#community ul li.community4 {
	background: url('../images/community4.gif') no-repeat left top;
	height: 24px;
	line-height: 24px;
	margin: 10px 0;
	text-indent: -9999px;
	width: 224px;
}

#community ul li.community4:hover {
	background: url('../images/community4.gif') no-repeat left bottom;
}

#community ul li.community5 {
	background: url('../images/community5.gif') no-repeat left top;
	height: 24px;
	line-height: 24px;
	margin: 10px 0;
	text-indent: -9999px;
	width: 224px;
}

#community ul li.community5:hover {
	background: url('../images/community5.gif') no-repeat left bottom;
}

#community ul li.community6 {
	background: url('../images/community6.gif') no-repeat left top;
	height: 24px;
	line-height: 24px;
	margin: 10px 0;
	text-indent: -9999px;
	width: 224px;
}

#community ul li.community6:hover {
	background: url('../images/community6.gif') no-repeat left bottom;
}


#community ul li.community7 {
	background: url('../images/community7.gif') no-repeat left top;
	height: 24px;
	line-height: 24px;
	margin: 10px 0;
	text-indent: -9999px;
	width: 224px;
}

#community ul li.community7:hover {
	background: url('../images/community7.gif') no-repeat left bottom;
}

#community ul li.community8 {
	background: url('../images/community8.gif') no-repeat left top;
	height: 24px;
	line-height: 24px;
	margin: 10px 0;
	text-indent: -9999px;
	width: 224px;
}

#community ul li.community8:hover {
	background: url('../images/community8.gif') no-repeat left bottom;
}

#community ul li.community9 {
	background: url('../images/community9.gif') no-repeat left top;
	height: 24px;
	line-height: 24px;
	margin: 10px 0;
	text-indent: -9999px;
	width: 224px;
}

#community ul li.community9:hover {
	background: url('../images/community9.gif') no-repeat left bottom;
}

#community ul li.community10 {
	background: url('../images/community10.gif') no-repeat left top;
	height: 24px;
	line-height: 24px;
	margin: 10px 0;
	text-indent: -9999px;
}

#community ul li.community10:hover {
	background: url('../images/community10.gif') no-repeat left bottom;
}

#community ul li.community11 {
	background: url('../images/community11.gif') no-repeat left top;
	height: 24px;
	line-height: 24px;
	margin: 10px 0;
	text-indent: -9999px;
}

#community ul li.community11:hover {
	background: url('../images/community11.gif') no-repeat left bottom;
}

#community ul li.community12 {
	background: url('../images/community12.gif') no-repeat left top;
	height: 24px;
	line-height: 24px;
	margin: 10px 0;
	text-indent: -9999px;
}

#community ul li.community12:hover {
	background: url('../images/community12.gif') no-repeat left bottom;
}

#community ul li a {
	display: block;
	width: 224px;
}

#home #comments {
	background: url('../images/comments-body-bg.jpg') repeat-y center top;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 760px;
}

#home #comments h2 {
	background: url('../images/comments-top-bg.jpg') no-repeat center top;
	height: 54px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 760px;
}

#home #comments .last {
border: 0;
}

#home #comments #add_comment_big {
	background: url('/images/add-comment.gif') no-repeat center top;
	color: #fff;
	height: 30px;
	position: absolute;
	right: 30px;
	text-indent: -9999px;
	top: 30px;
	width: 139px;
}

#home #comments a#add_comment_big:hover {
	background: url('/images/add-comment.gif') no-repeat center -32px;
}

#home #comments #add_comment_small {
	background: url('/images/add-comment-small.gif') no-repeat center top;
	color: #fff;
	float: left;
	height: 27px;
	margin: 20px 0 0 50px;
	text-indent: -9999px;
	width: 113px;
}

#home #comments a#add_comment_small:hover {
	background: url('/images/add-comment-small.gif') no-repeat center -27px;
}

#home #comments #view_all_comments {
	background: url('/images/view-all-white.gif') no-repeat center top;
	color: #fff;
	float: right;
	height: 13px;
	margin: 20px 50px 0 0;
	text-indent: -9999px;
	width: 81px;
}

#home #comments a#view_all_comments:hover {
	background: url('/images/view-all-white.gif') no-repeat center -13px;
}

#home #comments .comment_container {
	border-bottom: 1px solid #999;
	margin: 0 50px;
}

#home #comments h4 {
	color: #F5E83E;
	margin: 20px 0 0 0;
}

#home #comments h4 a {
	color: #F5E83E;
	text-decoration: none;
}

#home #comments h4 a:hover {
	text-decoration: underline;
}
	
#home #comments p {
	color: #CDCDD2;
	line-height: 1.2;
	margin: 10px 0;
}

#home #comments p.info {
	color: #908F9B;
	font-size: .89em;
}

#home #comments p.info .date, #home #comments p.info .by {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}

#footer {
	clear: both;
	padding: 0 0 10px 0;
	position: absolute;
	bottom: 0;
	text-align: center;
	
}

#footer img {
	border-right: 2px solid #fff;
	float: left;
	margin: 10px 0 0 40px;
	padding: 0 30px 0 0;
}

#footer p {
	font-weight: bold;
	line-height: 1.4;
	margin-left: 200px;
	padding: 20px 0 20px 30px;
	text-align: left;
}

#footer span {
	color: #40528B;
}

#footer a {
	color: #40528B;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Common Styles for other page */
.pagination {
margin: 10px 0 0 0;
}

a.back {
	background: url('/images/back-to-home.gif') no-repeat left top;
	display: block;
	float: left;
	height: 24px;
	margin: 0 0 0 35px;
	overflow: hidden;
	text-indent: -9999px;
	width: 128px;
}

a.back:hover {
	background: url('/images/back-to-home.gif') no-repeat left -27px;
}

.pagination p {
	float: right;
}

.pagination p a.prev {
	background: url('/images/previous.jpg') no-repeat left top;
	display: block;
	float: left;
	height: 25px;
	margin: 0 5px 0 0px;
	text-indent: -9999px;
	width: 69px;
}

.pagination p a.prev:hover {
	background: url('/images/previous.gif') no-repeat left -27px;
}

.pagination p a.next {
	background: url('/images/next.gif') no-repeat left top;
	display: block;
	float: left;
	height: 25px;
	margin: 0 32px 0 5px;
	text-indent: -9999px;
	width: 69px;
}

.pagination p a.next:hover {
	background: url('/images/next.gif') no-repeat left -27px;
}

.bottom {
	clear: left;
	background: url('/images/bottom-bg.jpg') no-repeat center bottom;
	height: 25px;
	margin: 0 auto;
	width: 760px;
}

/* Blog Page Related Styles */
#blog_article {
	background: url('/images/blog-body-bg.jpg') repeat-y center top;
	margin: 0 auto;
	width: 760px;
}

#blog_article_top {
	background: url('/images/blog-top.jpg') no-repeat center top;
	height: 50px;
	margin: 0 auto;
	width: 760px;
	position: relative;
}

#blog_article h1 {
	margin: -30px 0 0 50px;
	width: 500px;
}

#article_pagination {
	position: absolute;
	top: 25px;
	right: 25px;
	line-height: 6px;

}

#article_pagination a.previous {
	float: left;
	display: block;
	height: 6px;
	background: url('/images/blog-previous.jpg') no-repeat left center;
	margin-right: 5px;
	text-indent: -9999px;
	width: 6px;
}

#article_pagination a.next {
	background: url('/images/blog-next.jpg') no-repeat left center;
	display: block;
	float: left;
	height: 6px;
	margin-right: 5px;
	text-indent: -9999px;
	width: 6px;
}

#article_pagination a {
	color: #fff;
	text-decoration: none;
}

#blog_article p {
	color: #CDCDD2;
	margin: 10px 30px;
}

#blog_article img {
	float: left;
	margin: 0 20px 10px 0;
}

#blog_comments {
	background: url('/images/comments-body-bg.jpg') repeat-y center top;
	margin: 0;
	padding: 0;
	position: relative;
}

#blog_comments h2 {
	background: url('/images/comments-top-bg.jpg') no-repeat center top;
	height: 54px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 760px;
}


#blog_comments .comment_container {
	border-bottom: 1px solid #999;
	margin: 0px 50px;
}

#blog_comments h4 {
	color: #F5E83E;
	font-size: 1.2em;
	margin: 10px 0 0 0;
}

#blog_comments p {
	color: #CDCDD2;
	line-height: 1.2;
	margin: 10px 0;
}

#blog_comments p.info {
	color: #908F9B;
	font-size: .89em;
}

#blog_comments p.info .date, #blog_comments p.info .by {
	color: #fff;
	font-weight: bold;
	font-size: 1em;
}

#blog_comments .last {
	margin-bottom: 40px;
}

#blog_comments #add_comment_big {
	background: url('/images/add-comment.gif') no-repeat center top;
	color: #fff;
	height: 30px;
	position: absolute;
	right: 40px;
	text-indent: -9999px;
	top: 30px;
	width: 139px;
}

#blog_comments a#add_comment_big:hover {
	background: url('/images/add-comment.gif') no-repeat center -32px;
}

#blog_comments #add_comment_small {
	background: url('/images/add-comment-small.gif') no-repeat center top;
	color: #fff;
	float: left;
	height: 26px;
	margin-left: 50px;
	margin-top: -20px;
	text-indent: -9999px;
	width: 113px;
}

#blog_comments #add_comment_small:hover {
	background: url('/images/add-comment-small.gif') no-repeat center -28px;
}

#blog_comments #view_all {
	background: url('/images/view-all-white.gif') no-repeat center top;
	color: #fff;
	float: right;
	height: 13px;
	margin-right: 50px;
	margin-top: -20px;
	text-indent: -9999px;
	width: 81px;
}

#blog_comments a#view_all:hover {
	background: url('/images/view-all-white.gif') no-repeat center -13px;
}

/* Comments page specific styles */
#comments {
	background: url('/images/comments-body-bg.jpg') repeat-y center top;
	margin: 0;
	padding: 0;
	position: relative;
}

#comments h1 {
	background: url('/images/comments-top-bg.jpg') no-repeat center top;
	height: 54px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 760px;
}

#comments h1.attn {
	background: url('/images/ATTENTION.jpg') no-repeat center top;
	height: 54px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 760px;
}

#comments #add_comment_big {
	background: url('/images/add-comment.gif') no-repeat center top;
	color: #fff;
	height: 30px;
	position: absolute;
	right: 40px;
	text-indent: -9999px;
	top: 30px;
	width: 139px;
}

#comments a#add_comment_big:hover {
	background: url('/images/add-comment.gif') no-repeat center -32px;
}

#comments h4 {
	color: #F5E83E;
	font-size: 1.4em;
	margin: 10px 0 0 0;
}

#comments .comment_container {
	border-bottom: 1px solid #999;
	margin: 0px 50px;
}

#comments p {
	color: #CDCDD2;
	font-size: 1.4em;
	line-height: 1.2;
	margin: 10px 0;
}

#comments p.info {
	color: #908F9B;
	font-size: .89em;
	padding-bottom: 15px;
}

#comments p.info .date, #comments p.info .by {
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}

#comments .comment_container p.reply {
	float: right;
}

p.reply a {
	background: url('/images/reply.gif') no-repeat right top;
	display: block;
	height: 20px;
	text-indent: -9999px;
	width: 52px;
}

p.reply a:hover {
	background: url('/images/reply.gif') no-repeat right -23px;
}

div.reply_container {
	border-bottom: 1px solid #999;
	padding: 5px 0;
	margin: 0 0 0 50px;
}

#comments .reply_container h4 {
	background: url('/images/reply-arrow.jpg') no-repeat left center;
	color: #fff;
	height: 11px;
	line-height: 11px;
	text-indent: 20px;
}

#comments .last{
	border-bottom: 0;
}

form#add_comment {
	background: url('/images/add-comment-bg.jpg') no-repeat center center;
	height: 406px;
	margin: 0 auto;
	width: 760px;
}

form#add_comment legend {
	text-indent: -9999px;
}

form#add_comment label {
	display: block;
	font-weight: bold;
	margin: 0 auto;
	padding: 50px 0 5px 0;
	width: 646px;
}

form#add_comment input[type="text"] {
	border: 0;
	border-left: 2px solid #e0e0e0;
	border-top: 2px solid #e0e0e0;
	display: block;
	margin: 0 auto 10px auto;
	width: 646px;
}

form#add_comment label#nopad {
	padding: 0;
}

form#add_comment textarea {
	border: 0;
	border-left: 2px solid #e0e0e0;
	border-top: 2px solid #e0e0e0;
	display: block;
	height: 210px;
	margin: 0 auto 10px auto;
	width: 646px;
}

form#add_comment input[type="image"] {
	float: right;
	margin: 10px 50px 0 0; 
}

form#add_comment input#submit_form {
	float: right;
	margin: 10px 50px 0 0; 
	background: url('/images/submit.gif') no-repeat left top;
	height: 25px;
	width: 83px;
	border: 0;
	text-indent: -9999px;
}

form#add_comment input#submit_form:hover {
	background: url('/images/submit.gif') no-repeat left -26px;
}


/* Events Page Styles */
#events {
	background: url('/images/comments-body-bg.jpg') repeat-y center top;
	height: auto;
	margin: 0 auto;
	position: relative;
	width: 760px;
}

#events h1 {
	background: url('/images/events-top-bg.jpg') no-repeat center top;
	height: 54px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 760px;
}

#events h3 {
	font-size: 1.5em;
	margin: 30px 0 0 0;
}

#events h4 {
	color: #F5E83E;
	font-size: 1.2em;
	margin: 5px 0 0 0;
}

#events .event_container {
	border-bottom: 1px solid #999;
	margin: 0px 50px;
}

#events p {
	color: #CDCDD2;
	line-height: 1.2;
	margin: 10px 0;
}

#events p.info {
	color: #908F9B;
	font-size: .89em;
	margin: 10px 0 15px 0;
	padding-bottom: 15px;
}

#events p.info .date, #events p.info .by {
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
}

#events .event_container p.purchase {
	float: right;
}

#events .event_container p.purchase a {
	background: url('/images/purchase-tickets.gif') no-repeat right top;
	display: block;
	height: 27px;
	text-indent: -9999px;
	width: 140px;
}

#events .event_container p.purchase a:hover {
	background: url('/images/purchase-tickets.gif') no-repeat right -27px;
}

/* Press Items page specific styles */
#press-items {
	background: url('/images/comments-body-bg.jpg') repeat-y center top;
	margin: 0;
	padding: 0;
	position: relative;
}

#press-items h1 {
	background: url('/images/blog-items-top-bg.jpg') no-repeat center top;
	height: 54px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 760px;
}

#press-items h4 {
	color: #F5E83E;
	font-size: 1.2em;
	margin: 10px 0 0 0;
}

#press-items h4 a {
	color: #F5E83E;
	text-decoration: none;
}

#press-items h4 a:hover {
	text-decoration: underline;
}

#press-items .press-item_container {
	border-bottom: 1px solid #999;
	margin: 0px 50px;
}

#press-items p {
	color: #CDCDD2;
	line-height: 1.2;
	margin: 10px 0;
}

#press-items p.info {
	color: #908F9B;
	font-size: .89em;
	padding-bottom: 15px;
}

#press-items p.info .date, #press-items p.info .by {
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
}

#press-items .last{
	border-bottom: 0;
}

/* Login page specific styles */
#login {
	background: url('/images/comments-body-bg.jpg') repeat-y center top;
	margin: 0;
	padding: 0;
	position: relative;
}

#login h1 {
	background: url('/images/login-top-bg.jpg') no-repeat center top;
	height: 48px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 760px;
}

form#login_form {
	border-bottom: 1px solid #999;
	margin: 20px 50px 0 50px;
}

form#forgot {
	margin: 20px 50px 0 50px;
}

form#register {
	margin: 20px 50px 0 50px;
}

legend {
	text-indent: -9999px;
}

form#login_form label, form#register label {
	float: left;
	margin: 0 0 2px 25px;
	width: 312px;
}

.nospace {
	margin: 0;
}

form#register label.more {
	margin: 0 0 3px 105px;
}

input#username {
	clear: left;
}

input#username, input#password, input#firstname, input#lastname, input#email, input#phone {
	background: url('/images/input-bg.jpg') repeat-x left center;
	border: 0;
	float: left;
	height: 22px;
	margin: 0 0 25px 25px;
	width: 312px;
}

input#login-button {
	display:block;
	margin: 0 auto 25px auto;
	background: url('/images/login.gif') no-repeat left top;
	height: 32px;
	width: 88px;
	border: 0;
	text-indent: -9999px;
}

input#login-button:hover {
	background: url('/images/login.gif') no-repeat left -33px;
}

input#forgot-button {
	display:block;
	margin: 0 auto 25px auto;
	background: url('/images/retrieve_password.gif') no-repeat left top;
	height: 41px;
	width: 214px;
	border: 0;
	text-indent: -9999px;
}

input#forgot-button:hover {
	background: url('/images/retrieve_password.gif') no-repeat left -41px;
}

input#become-a-member-button {
	display:block;
	margin: 0 auto;
	height: 32px;
	width: 196px;
	border: 0;
	text-indent: -9999px;
	background: url('/images/become-a-member-button.gif') no-repeat left top;
}

input#become-a-member-button:hover {
	background: url('/images/become-a-member-button.gif') no-repeat left -34px;
}

#login p {
	color: #F5E83E;
	font-size: 1.4em;
	margin: 25px 0 0 0;
	text-align: center;
}

textarea#message {
	background: url('/images/textarea-bg.jpg') repeat-x left center;
	border: 0;
	clear: left;
	display: block;
	height: 131px;
	margin: 0 auto 25px auto;
	width: 485px;
}

/* Site Map page specific styles */
#sitemap {
	background: url('/images/comments-body-bg.jpg') repeat-y center top;
	margin: 0;
	padding: 0;
	position: relative;
}

#sitemap h1 {
	background: url('/images/sitemap-top-bg.jpg') no-repeat center top;
	height: 53px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 760px;
}

#sitemap ul {
	font-size: 1.2em;
	font-weight: bold;
	margin: 15px 0 0 65px;
}

#sitemap ul li {
	padding: 6px 0;
}
#sitemap ul li a {
	color: #CDCDD2;
	text-decoration: none;
}
