body {
	scrollbar-3dlight-color: #37056f;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FE000B;
	scrollbar-face-color: #FE000B;
	scrollbar-darkshadow-color: #0E000B;
	scrollbar-highlight-color: #FE000B;
	scrollbar-shadow-color: #37656f;
	margin:0 0 50px 0; 
	padding:0px;
	background-color:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #336666;
	text-align:center;
}

ul {
margin:0;
padding:0;
}

h3 {
margin:0 0 20px 0;
padding:0;
font-size: 14px;
line-height: 18px;
color: #336666;
}


li{
list-style-type:none;
}

.wrapper {
	width:695px;
	margin: 50px auto 30px auto;
	padding: 0;	
	overflow:hidden;
}

.left_column {
	float:left;
	text-align:left;
	width:300px;
	color:#fff;
}

.right_column {
	float:right;
	text-align:left;
	width:386px;
}

.right_column_home {
	float:right;
	text-align:left;
	width:386px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}

.textual_content {
	padding:20px;
	background-color:#fff;
}

.textual_content02 {
	padding:20px;
	background-color:#fff;
}

.additional {
	margin:20px 0 0 0;
	padding:20px;
	background-color:#EEEEEE;
}

.green {
color:#66CCCC;
}

/* -------Table Elements--------- */

.logo_section {
	background-color:#fff;
	padding:15px;
	width:268px;
	overflow:hidden;
	border-color:white;
}

.news_section {
	background-color:#224444;
	padding:5px;
	width:268px;
	overflow:hidden;
}

.newsletter_section {
	background-color:#224444;
	padding:15px;
	margin:0;
	width:268px;
	overflow:hidden;
}

.countdown_section {
	background-color:#224444;
	padding:0;
	margin:0;
	width:300px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}


/* -------Text Mark-up-------- */

p.title_blurb {
	font-family: Arial, Helvetica, sans-serif;
	color:#cccccc;
	font-size: 13px;
	line-height: 16px;
	margin:0;
	padding:0;
}

span.date {
	font-size:10px;
}

.news_section b {
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

.textual_content b {
	font-size:12px;
	line-height:16px;
}

.textual_content02 b {
	font-size:11px;
	line-height:16px;
}

.sml {
	font-size:11px;
	font-weight:bold;
}

#artists .textual_content b {
	font-size:11px;
	line-height:16px;
}

/* -------Headers------- */

h4 {
	color:#336666;
	font-size:12px;
	line-height:16px;
	padding:0;
	margin:0;
}

/* -------Form Elements------ */

.sign_up {
	float:right;
	text-align:right;
	margin:0;
	padding:0;
}

.sign_up input {
	margin:0 0 8px 10px;
	width:190px;
	display:block;
	float:right;
}

.sign_up label {
	display:block;
	float:left;
	padding:0 0 14px 0;
}

.sign_up input.submit {
	margin:2px 0 0 0;
	width:58px;
	height:27px;
	float:right;
}


/* ------ Images --------*/

img {
'  border:red;
'  color:#224444;
'	background:white; 
}

/* ------ Links --------*/

a {
	color:#336666;
	text-decoration:underline;
}

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

a.front {
	color:#66CCCC;
	text-decoration:underline;
}

a:hover.front {
	color:#FFF;
	text-decoration:none;
}

a.flash{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}

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

a.listmenus {
	color:#FFF;
	text-decoration:none;
	display:block;
	margin:0;
	padding:10px 8px 10px 10px;
	background-color:#339999;
	border-bottom:1px solid #336666;
	width:282px;
}

a.listmenus:hover {
	color:#FFF;
	text-decoration:none;
	display:block;
	margin:0;
	padding:10px 8px 10px 10px;
	background-color:#CC3333;
	border-bottom:1px solid #336666;
	width:282px;
}


a.news {
	color:#96CCCC;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
	
a.news:hover {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
