 
body  {
	margin: 0;
	padding: 0;
	text-align: left; 
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: -0.03em;
	background-color: #fffdee;
	background-image: url(../images/site/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
table{
	margin: 0; 
	padding: 0;
	text-align: left; 
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form{
	margin:0;
	padding:0;
}
input{
	margin:0;
	padding:0;
}
#header{
	float:left;
	width:960px;
	margin-bottom:5px;
}
#logo {
	height: 128px;
	width: 190px;
	float: left;
}
#nav {
	float: left;
	margin-top: 0px;
	padding: 0px;
	height: 128x;
	width: 950px;
}

#sortby{
	width:250px;
	float:right;
	margin-top:13px;
}
h1, h2, h3, h4, h5, .h1, .h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -0.05em;
	color:#006C85;

}

h1, .h1{
	font-size: 24px;
	margin: 8px 0px;
	font-weight:bold;
}


h2, .h2 {
	font-size: 18px;
	margin: 5px 0px;	
}

h3 {
	font-size: 16px;
	margin: 3px 0px;
}

h4 {
	font-size: 14px;
	}

h5 {
	font-size: 14px;
}


a:link {
	color:#006C85;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#006C85;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.yellow{
	color:#ffe100;
	font-weight:bold;
	font-size:13px;
}

img{
	border:none;
}
li{
	margin-bottom:10px;
}
#art_name{
	float:left;

}
#vote_box{
	float:left;
	margin-top:10px;
}
#btn_back{
	float:right;
	margin-top:11px;
}
.title_interview{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:14px;
	text-transform: uppercase;
	letter-spacing: -0.05em;
	color:#006C85;
}

#facebook{
	margin-top:10px;
	margin-left:5px;
}
#down_wall{
	width:195px;
	float:left;
}
#media{
	width:270px;
	float:left;
}
#goback{
	width:60px;
	float:right;
	margin-top:20px;
}

#container{
	width:100%;
	height:100%;
}
#content{
	width:960px;
}
.centered_div {
	width:960px;
	position: absolute;
	left: 50%;
	margin-left: -477.5px;
}
#title{
	float:left;
	width:960px;
}

#content_left {
	float:left;
	width: 645px;
	margin:0;
	padding:0;
}
#c_home_left {
	width: 310px;
	float: left;
	margin-right:20px;
	margin-top:5px;
}
#c_home_right {
	width: 300px;
	float: left;
	margin-top:5px;
	padding-right:10px;

}

#c_left_left {
	width: 300px;
	float: left;
	margin-right:10px;
	margin-top:10px;
}
#c_left_right {
	width: 333px;
	float: left;
	margin-top:10px;
}

#c_mobile_left {
	width: 630px;
	float: left;
	margin-right:10px;
	margin-top:10px;
}
#c_mobile_right {
	width: 310px;
	float: left;
	margin-top:10px;
}
.content_right {
	width: 300px;
	float: left;
	margin-left:5px;
}
.rightcontent
{
	height: 220px;
	width: 300px;
	overflow: auto;
	float: left;
	
	margin-bottom: 3px;
}
.rightcontentnews
{
	width: 300px;
	float: left;
	margin-bottom: 3px;
}

.rightitem{
	color: #ffffff;
	background-color: #006C85;
	float: left;
	cursor: hand;
	margin-bottom: 5px;
	width: 270px;
	padding: 5px;
}
 .rightitem_over{
	background-color: #2590aa;
	float: left;
	margin-bottom: 5px;
	width: 270px;
	padding: 5px;
}
 .rightitemnews{
	color: #ffffff;
	background-color: #006C85;
	float: left;
	cursor: hand;
	margin-bottom: 5px;
	width: 300px;
}
 .rightitemnews_over{
	background-color: #2590aa;
	float: left;
	margin-bottom: 5px;
	width: 300px;
	
}
.rightitemnews_content{
	float:left;
	padding: 5px;
}
.rightthumb
{
	overflow: hidden;
	height: 60px;
	width: 90px;
	float: left;
}
.righttext
{
	width: 170px;
	height: 58px;
	float: left;
	overflow: hidden;
	line-height: 11px;
	font-size: 11px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 7px;
}
 
.righttext h2
{
	height: 11px;
	font-size: 14px;
	color: #FFE100;
	margin: 0 0 4px 0;
}
 
.righttext a,
.righttext a:link,
.righttext a:active,
.righttext a:visited,
.righttext a:hover
{
	color:#FFFFFF;
	width: 173px;
	height: 58px;
	float: left;
	overflow: hidden;
	font-size: 10px;
	line-height: 1.3em;
	text-decoration: none;
}
/* login box */

#register_box{
	width:310px;
	padding-top:6px;
	margin-left:5px;
	float:left;
}
#login_box{
	width:170px;
	float:right;
	padding-top:6px;
	text-align:right;
	padding-right:5px;
}
#login_name{
	padding-top:7px;
	width:330px;
	float:left;
	text-align:right;
	color:#FFF;
}
#login_box .bg{
	border-style: hidden;
	border-width: 0px;
	color: #000000;
	font-size:11px;
	padding-left:7px;
	padding-right:7px;
	background: url('../images/site/in_bg.png');
	width:80px;
	height:17px;
}
#login_box .bg1{
	border-style: hidden;
	border-width: 0px;
	color: #000000;
	font-size:11px;
	padding-left:7px;
	padding-right:7px;
	background: url('../images/site/in_bg1.png');
	width:80px;
	height:17px;
}
#login_box .bg2{
	border-style: hidden;
	border-width: 0px;
	color: #000000;
	font-size:11px;
	padding-left:7px;
	padding-right:7px;
	background: url('../images/site/in_bg2.png');
	width:80px;
	height:17px;
}
.loginBtn{
	padding-top:6px;
	float:right;
	width:60px;
}

#login{
	float:left;
	width:645px;
	height:30px;
	background-color:#006c85;
}

#login a{
	color:#000;
}
#login_error{
	width:95px;
	float:right;
	color:#FFF;
	padding-top:2px;
	text-align:right;
	font-size:10px;
}
#login_act{
	float:left;
	width:540px;
	padding-top:8px;
	margin-left:5px;
	color:#FFF;
}

/* end login */
#regForm{
	float:left;
	width:640px;
	margin-bottom:15px;
}
.form_left{
	float:left;
	width:200px;
}
.form_right{
	float:left;
	width:200px;
	margin-top:34px;
}
#artist_content{
	width: 640px;
	float:left;
	background-color:#ffe100;
}
#acont{
	margin:15px;
}
#img_thumb{
	float:left;
	width:200px;
	height:200px;
}
#img_upload{
	float:left;
	width:600px;
}
#track_thumb{
	margin-bottom:10px;
}
#artist_featured{	
	border: 1px solid #1c1708;
	height:85px;
	width:330px;
}
#artist_f_title{
	font-size:14px;
	margin-top:3px;
	color:#fcd14d;
}
#artist_f_img{
	width:90px;
	height:70px;
	float:left;
	margin-top:6px;
	margin-left:6px;
	margin-right:8px;
	border: 1px solid #fcd14d;
}

#artist_f_synopsis{
	width:210px;
	height:50px;
	overflow:hidden; 
	margin-top:5px;
	float:left;
	font-size:10px;
	color:#fcd14d;
}

#artist_thumb{	
	border-top: 1px solid #c66924;
	height:85px;
	width:630px;
}
#artist_t_img{
	width:90px;
	height:70px;
	float:left;
	margin-top:3px;
	margin-right:5px;
	border: 1px solid #c66924;
}
#artist_t_title{
	font-size:14px;
	margin-top:3px;
}
#artist_t_synopsis{
	width:530px;
	height:37px;
	overflow:hidden; 
	margin-top:5px;
	float:left;
	font-size:10px;
}
#artist_t_footer{
	width:430px;
	float:left;
}
#artist_t_profile{
	float:right;
}
#scroll_box{
	overflow:auto; 
	height:350px;
	width:330px;
	
}
.txtb{
	color:#c66924;
	text-transform:uppercase;
}
/* page menu */
#page_nav{
	margin-bottom:10px;
	width:630px;
}
.numlinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.numhighlight {
	background-color:#FFE100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.num {
	width:10px;
	height:15px;
	padding-left:2px;
	padding-right:2px;
	text-align:center;
	vertical-align:middle;
}	

/* end page menu */

#gigs td{
	height:30px;
	border-bottom: 1px solid #c66924;
}
#artist_g_title{
	margin-top:5px;
	font-size:14px;
	color:#c66924;
}
#artist_g_body{
	padding-bottom:5px;
	border-bottom: 1px solid #c66924;
}
/* review */
#reviewBy{
	color:#006C85;
	font-size:11px;
	font-style:italic;
}
#starbox{
	border-bottom: 1px solid #006C85;
	padding-bottom:5px;
}
#star{
	float:left;
	width:160px;
}
#star ul.star { 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	width: 101px; 
	height: 25px; 
	position: relative; 
	float: left; 
	background: url('../images/site/stars.gif') repeat-x; 
	cursor: pointer; 
}
#star li { 
	padding: 0; 
	margin: 0; 
	float: left; 
	display: block; 
	width: 101px; 
	height: 25px; 
	z-index: 20; 
	position: absolute; 
}
#star li.curr { 
	background: url('../images/site/stars.gif') left 25px; 
	font-size: 1px; 
}
#star div.user { 
	left: 15px;
	top:5px;
	position: relative; 
	float: left; 
	font-size: 13px; 
	font-family: Arial; 
	color: #000000; 
}
#show{
	color:#000000;
}
.hr_line{
	border-bottom: 1px solid #006C85;
}
/*end review */

/* SEARCH FIELD */
#search{
	float:left;
	width:300px;
	height:30px;
	margin-left:5px;
	background-color:#006c85;
}

#search_box {
	width: 282px;
	height: 20px;
	margin: 5px 0 0 8px;
	background-repeat: no-repeat;
	background-image: url(../images/site/bgSearch.png);
}
#search_box:hover {
	width: 282px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../images/site/bgSearchHover.png);
}
#search_box #s {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	float: left;
	padding: 0;
	margin: 5px 0 0 22px;
	border: 0;
	width: 230px;
	background: none;
}
 
#search_box #go {
	float: right;
	margin: 3px 2px 0 0;
}


.entries_list {
	clear:both;
	height: 72px;
	width: 635px;
	padding: 4px;
	margin-bottom: 5px;
	color:#FFFFFF;
	cursor: pointer;
	background-color: #006C85;
}
 
.entries_list_over
{
	background-color: #2590aa;
	clear:both;
	height: 72px;
	width: 635px;
	padding: 4px;
	margin-bottom: 5px;
	color:#FFFFFF;
	cursor: pointer;
}
.entries_list h3,
.entries_list_over h3 {
	font-size:16px;
	font-weight:normal;
	color:#FFE100;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	}
 
 
.entries_list a, 
.entries_list a:link,
.entries_list a:active,
.entries_list a:visited,
.entries_list a:hover,
.entries_list_over a,
.entries_list_over a:link
.entries_list_over a:active,
.entries_list_over a:visited
.entries_list_over a:hover {
	color:#FFFFFF;
 
}
 
.entries_list .view {
	margin-top: 12px;
	float:right;
	}
	
.pagination {
	clear:both;
	height: 16px;
	width: 635px;
	padding: 4px;
	margin-bottom: 5px;
	text-align:right;
}
 
img.thumb {
	border: thin solid #E7DA46;
	float: left;
	margin-right: 5px;
}
 
.dark {
	color:#999999;
	}
 <!-- ENTRY -->
 
#c_left_menu ul {
	display:block;
	width:300px;
	float:left; 
}

#c_left_menu li { 
	padding: 0; 
	margin: 0; 
	float: left; 
	display: block; 
	width: 90px; 
	height: 20px;
}
#c_left_menu ul {
	margin:0px;
	padding:0px;
}
#c_left_menu li {
list-style: none;
}
	
* html #c_left_menu li {
display: inline; /* ie6 double float margin bug */
}
#c_left_menu li,
#c_left_menu li a {
float: left;
}
	
#c_left_menu ul li a.synopsis {
	background-image:url(../images/site/btn_synopsis.png);
	background-repeat:no-repeat;
	width:90px;
	height:20px;
}
#c_left_menu ul li a.synopsis_h {
	background-image:url(../images/site/btn_synopsis_h.png);
	background-repeat:no-repeat;
	width:90px;
	height:20px;
}
#c_left_menu ul li a.credits {
	background-image:url(../images/site/btn_credits.png);
	background-repeat:no-repeat;
	width:90px;
	height:20px;
}
#c_left_menu ul li a.credits_h {
	background-image:url(../images/site/btn_credits_h.png);
	background-repeat:no-repeat;
	width:90px;
	height:20px;
}
#c_left_menu ul li a.interview {
	background-image:url(../images/site/btn_interview.png);
	background-repeat:no-repeat;
	width:90px;
	height:20px;
}
#c_left_menu ul li a.interview_h {
	background-image:url(../images/site/btn_interview_h.png);
	background-repeat:no-repeat;
	width:90px;
	height:20px;
}
#c_left_scroll{
	height: 340px;
	width: 290px;
	overflow: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}

#c_right_menu ul {
	display:block;
	width:300px;
	float:left; 
}

#c_right_menu li { 
	padding: 0; 
	margin: 0; 
	float: left; 
	display: block; 
	width: 90px; 
	height: 20px;
}
#c_right_menu ul {
	margin:0px;
	padding:0px;
}
#c_right_menu li {
list-style: none;
}
	
* html #c_right_menu li {
display: inline; /* ie6 double float margin bug */
}
#c_right_menu li,
#c_right_menu li a {
float: left;
}
	
#c_right_menu ul li a.review {
	background-image:url(../images/site/btn_reviews.png);
	background-repeat:no-repeat;
	width:90px;
	height:20px;
}
#c_right_menu ul li a.review_h {
	background-image:url(../images/site/btn_reviews_h.png);
	background-repeat:no-repeat;
	width:90px;
	height:20px;
}
#c_right_menu ul li a.write_review {
	background-image:url(../images/site/btn_write_review.png);
	background-repeat:no-repeat;
	width:115px;
	height:20px;
}
#c_right_menu ul li a.write_review_h {
	background-image:url(../images/site/btn_write_review_h.png);
	background-repeat:no-repeat;
	width:115px;
	height:20px;
}
#c_right_scroll{
	height: 340px;
	width: 323px;
	overflow: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}