body {
	background: #181818 url(images/bg_main.jpg) repeat-y center top;
	margin:0px;
	padding:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d0d0d0;
	text-align:center;
	line-height: 13px;
}

td {
 font-size:11px;
}

a {
	font-size: 11px;
	font-weight: bold;
        color: #F8B832;
}
a:link {
	color: #F8B832;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #F8B832;
}

a:hover {
	text-decoration: none;
	color: #FCE0A7;
}

a:active {
	text-decoration: none;
	color: #F8B832;
}


.style2 {
	color: #F8B832;
	font-weight: bold;
}




div#main {
	margin: 0 auto;
 	position:relative;
	width:648px;
	text-align:left;
}

div#left_box {
	position:relative;
 left:0px;
	float:left;
}

div#nav {
	background: #171717 url(images/bg_nav.jpg) no-repeat left top;
	width:168px;
 height: 408px;
	position:relative;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

div#mainnavlinks {
	position:relative;
	top:50px;
 	left:26px;
	overflow:hidden;
	text-align:left;
}

a.navlinks {
	font-size: 12px;
	font-weight: normal;
	padding:3px 5px;
	line-height:16px;
	letter-spacing:1px;
}
a.navlinks:link {
	background-color:#2a2721;
	text-decoration: none;
	color: #a69a85;
}

a.navlinks:visited {
	background-color:#2a2721;
	text-decoration: none;
	color: #a69a85;
}

a.navlinks:hover {
	background-color:#2f4755;
	text-decoration: none;
	color: #d0d0d0;
}
a.navlinks:active {
	background-color:#2f4755;
	text-decoration: none;
	color: #d0d0d0;
}

div#subnav {
	background: #181818 url(images/bg_subnav.gif) repeat-y 0 0;
	width:168px;
	position:relative;
	top:0px;
	overflow:hidden;
}
div#subnavlinks {
	width:147px;
	position:relative;
	top:0px;
 left:21px;
	overflow:hidden;
	text-align:right;
}
a.sublinks {
	font-size: 12px;
	font-weight: normal;
}

a.sublinks:link {
	color: #7b756c;
	text-decoration: none;
}
a.sublinks:visited {
	text-decoration: none;
	color: #7b756c;
}

a.sublinks:hover {
	text-decoration: none;
	color: #d0d0d0;
}
a.sublinks:active {
	text-decoration: none;
	color: #d0d0d0;
}

div#right_box {
	position:relative;
 left:0px;
	float:left;
}

div#logo {
	width:480px;
 height:326px;
	position:relative;
	top:0px;
	padding:0px;
	overflow:hidden;
}
div#flash {
	width:480px;
	position:relative;
	top:0px;
	padding:0px;
	overflow:hidden;
}

.clearfix:after {
    content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
}

.clearfix {
 display: inline-table;
 }
/* Hides from IE-mac \*/* html .clearfix {
 height: 1%;
 }

.clearfix {
 display: block;
 }
/* End hide from IE-mac */div#content {
	width:480px;
	position:relative;
	top:0px;
	background-color: #2b2b2b;
	color:#ffffff;
	overflow:hidden;
}

div#dfp {
	width:480px;
	position:relative;
	margin:10px 0px;
	text-align:right;
	overflow:hidden;
}

.albumdate {
 font-size:12px;
	color:#59554e;
}

div.info {
	font-size: 12px;
	position:relative;
	margin:20px;
	line-height:18px;
}

.headline {
	color:#a39174;
	font-size:12px;
}

#links {
	padding:0;
	margin:0;
}

#links li {
  list-style-type:square;
  }

a.presslinks {
	font-size: 11px;
}

a.presslinks:link {
	color: #F8B832;
	text-decoration: none;
}

a.presslinks:visited {
	text-decoration: none;
	color: #F8B832;
}
a.presslinks:hover {
	text-decoration: none;
	color: #FCE0A7;
;}

a.presslinks:active {
	text-decoration: none;
	color: #F8B832;
}

.cpsnewsheadline{
	font-size: 12px;
	color: #a39174;
}

.cpsnewsbody{
	font-size: 12px;
}

.style1 {
	background-image: url('images/Content_bg.jpg');
}
    .alignleft {
    float: left;
    }
    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

    .alignright {
    float: right;
    }

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

img
{
vertical-align:text-top;
}