body{
	background: #000;
	font: 10px/13px 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	color:  #fff;
	padding: 0;
	margin: 0;
}

#toolbar {
	height: 26px;
	background: #d4d4d4;
}

#site-wrapper{
	margin: 0 auto;
	width: 990px;
}

a:link, a:active, a:visited, a:hover {
	color: #fff;
	text-decoration: underline;
}

#flashheader{
	background: url(../images/template_header.jpg) no-repeat;
	width: 990px;
	height: 350px;
}

#nav {
	width:990px;
	height:36px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

a:link, a:active, a:visited, a:hover {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
}

#nav a {
	text-indent: -9999px;
	display: block;
	height: 36px;
}

.footer {
	margin: 0 auto 20px auto;
	clear: both;
	color: #fff;
}

/* Nav Items */
#nav #news_a {
	width: 75px;
	background: url(../images/nav2/news.jpg) no-repeat 0 0;
}

#nav #music_a {
	width: 62px;
	background: url(../images/nav2/music.jpg) no-repeat 0 0;
}

#nav #video_a {
	width:59px;
	background:url(../images/nav2/video.jpg) no-repeat 0 0;
}

#nav #photos_a {
	width:69px;
	background:url(../images/nav2/photos.jpg) no-repeat 0 0;
}

#nav #freedom_a {
	width:81px;
	background:url(../images/nav2/freedom.jpg) no-repeat 0 0;
}

#nav #action_a {
	width: 70px;
	background: url(../images/nav2/action.jpg) no-repeat 0 0;
}

#nav #events_a {
	width:71px;
	background:url(../images/nav2/events.jpg) no-repeat 0 0;
}

#nav #bio_a {
	width:42px;
	background:url(../images/nav2/bio.jpg) no-repeat 0 0;
}

#nav #mailing_a {
	width:131px;
	background:url(../images/nav2/mailing.jpg) no-repeat 0 0;
}

#nav #forums_a {
	width:74px;
	background:url(../images/nav2/forum.jpg) no-repeat 0 0;
}

#nav #merch_a {
	width:62px;
	background:url(../images/nav2/merch.jpg) no-repeat 0 0;
}

#nav #axis_a {
	width:194px;
	background:url(../images/nav2/axis.jpg) no-repeat 0 0;
}

/*Nav Hover Effect*/

#nav a:hover {
   background-position: 0 -36px !important;

}


/*Content Section*/

#mailing-main{
	width:371px;
	height:53px;
	background:url(../images/headers/click-mailing.gif) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
}


#blog-right{
	width:380px;
	height:144px;
	background:url(../images/blog.gif) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
	/*border: 1px solid #f00;*/
}

#blog-header{
	width:86px;
	height:36px;
	background:url(../images/headers/blog-head.gif) no-repeat 0 0;
}


#content {
	clear: both;
	background:url(../images/content_bg2.jpg) no-repeat;
	width: 910px;
	height:100%;
	padding: 40px;
	min-height: 826px;
}

.section {
	display: block;
}

#content-wrapper {
	background:url(../images/sides.jpg) repeat-y #000;
	width:990px;
	height:100%;
}

#top {
	background:url(../images/top.jpg) no-repeat;
	width:990px;
	height:29px;
}

#bottom {
	background:url(../images/bottom.jpg) no-repeat;
	width:990px;
	height:44px;
}

#home .newsitem {
	margin: 0 0 20px 0;
}

#music .album {
	position: relative;
	margin: 20px 0 20px 0;
	min-height: 120px;
}

#music .album .thumb {
	position: absolute;
	top: 10px;
	left: 10px;
}

#music .album .info {
	position: relative;
	width: 500px;
	left: 140px;
}

#music .album .info  ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#music .album .info ul li {
	margin: 0;
	padding: 5px;
}

h2, h3, .cpsnewsheadline {
	font: 16px/18px 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
	margin: 0 0 5px 0;
	display: block;
}
 
h3 {
	font-size: 14px;
}

.cpsnewsheadline b {
	/*font-weight: normal;*/
}

 .cpsnewsbody {
	display: block;
	margin: 0 0 20px 0;
}

 .cpsnewsbody img {
	margin: 10px 10px 10px 0;
}


#footer {
	margin:0 auto;
	color:	#f00;
}

/*Content Section*/

#home #news-header {
	margin: 0 0 20px 0;
}

#home #left-column {
	width: 380px;
	vertical-align: top;

}

#home  #right-column {
	vertical-align: top;
}


/*Sections*/

#freedomfighters-main{
	width:380px;
	height:309px;
}

#extras-main{
	width:496px;
	padding-left:14px;
}


#events-main{
	width:496px;
}

#photos-main ul{
	list-style-type: none;
}

#photos-main li {
	float: left;
	margin: 0 0 0 5px;
}

#events ul, #events-main ul {
	list-style-type: none;
}

#events li, #events-main li {
	margin: 0 0 10px 0;
}


#photos-main {
	width: 500px;
	height: 227px;
}

#videos-main {
	width: 496px;
	height: 186px;
}

#bio dl {
	margin: 0px 0 0 0px;
	padding: 0;
}
#bio dt {
	padding-top: 5px;
	padding-left: 5px;
	height: 20px;
	voice-family: "\"}\""; /* Begin hack to correct height */
	voice-family: inherit;
	font-weight: bold;
	font-size: 14px;
}
#bio dd {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

#freedom-name{
	font-size:14px;
}

#photo-credits{
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}

/*Section Headers*/

#news-header{
	background-image:url(../images/headers/news-head.gif);
	width:90px;
	height:30px;
}

#freedomfighter-header{
	background-image:url(../images/headers/freedom-fighter-head.gif);
	width:380px;
	height:23px;
}

#events-header{
	background-image:url(../images/headers/events-head.gif);
	width:120px;
	height:33px;
}

#photos-header{
	background-image:url(../images/headers/photos-head.gif);
	width:120px;
	height:33px;
}

#front-image{
	width:146px;
	height:146px;
}

#videos-header{
	background-image:url(../images/headers/videos-head.gif);
	width:120px;
	height:33px;
}

#music-header{
	width:103px;
	height:39px;
	background-image:url(../images/headers/music-head.gif);
}

#merch-header{
	width:101px;
	height:28px;
	background-image:url(../images/headers/merch-head.gif);
}

#store-header{
	width:99px;
	height:29px;
	background-image:url(../images/headers/store-head.gif);
}


#events-header{
	width:120px;
	height:33px;
	background-image:url(../images/headers/events-head.gif);
}

#action-header{
	width:126px;
	height:34px;
	background-image:url(../images/headers/action-head.gif);
}

#bio-header{
	width:62px;
	height:32px;
	background-image:url(../images/headers/bio-head.gif);
}

#extras-header{
	width:120px;
	height:34px;
	background-image:url(../images/headers/extras-head.gif);
}

#mailing-header{
	width:237px;
	height:32px;
	background-image:url(../images/headers/mailing-head.gif);
}


#freedom ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#freedom ul li {
	margin: 0 0 0 0;
	padding: 4px 0 4px 0;
}

#freedomfighter table td {
	vertical-align: top;
}