body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img { border: none; }

.content {
	background-image: url(../images/bg_content.jpg);	
	width: 667px;
	height: 727px;
}

h2 {
	font-size: 15px;
}

a {
        text-decoration: none;
		color:#3366cc;
}
.table_main {
	border: 1px #000000 solid;
	padding: 5px;
}

.admin td {
	padding: 3px;
}

.admin_textarea {
	height: 150px;
	width: 700px;
}
.admin_instructions {
	background-color:#F5F5F5;
	padding: 5px;
}
.admin_heading {
	font-size: 16px;
	font-weight: bold;
}
.nav_admin { 
    font-size: 14px; 
    font-family: arial; 
    color: #000000; 
    padding-top: 7px; 
} 
 
.nav_admin a { 
    color: #000000;
    text-decoration: none;
    font-weight: bold;
} 
.nav_admin a:hover { 
    color: #999999; 
}
.blog_title {
	font-size: 16px;
	font-weight: bold;
}
.layout1bottom {
	display: none;
}

.layout2top {
	display: none;
}

.footer {
	background-image: url(../images/bg_footer.jpg);
	width: 860px;
	height: 85px;
}

.separator_subscribe {
	background-color: #8ca5c5;
	width: 193px;
	height: 39px;
}

.separator_footer {
	background-color: #7d5749;
	width: 860px;
	height: 12px;
}

.header {
	background-image: url(../images/bg_header.jpg);
	width: 860px;
	height: 183px;
}

.logo {
	margin-left: 20px;
	margin-top: 29px;
}

.myspace {
	background-image: url(../images/bg_myspace.gif);
	height: 60px;
	width: 193px;
}

.myspace_button {
	margin-left: 20px;
	margin-top: 20px;
}

.itunes {
	background-image: url(../images/bg_itunes.gif);
	width: 193px;
	height: 60px;
}

.itunes_button {
	margin-left: 20px;
	margin-top: 20px;
}
.content_heading {
    font-size: 14px;
	font-weight: bold;
    color: #C06E46;
}

.newsdate {
    font-size: 12px;
	font-weight: bold;
    color: #C06E46;
}


.right_column_heading {
    font-size: 9px;
    color: #666666;
}

.newslist {
	font-size: 14px;
	font-weight: bold;	
	color: #245BB3;
}

.right_column_txt {
	font-size: 12px;
	font-weight: bold;	
    color: #000000;
}

ol {
	font-weight: bold;
	font-size: 12px;
}

ol.submenu {padding:0px; margin:0px; list-style:inside decimal;}

.submemu {
	font-size:12px;	
	color: #000000;
}
.submenu a {
    font-size:12px;
	text-decoration: none;
    font-weight: bold;
	color: #000000;
}

.submenu a:hover { 
    color: #3366cc; 
}

.required {
	color: red;
	font-weight: bold;
}

.right_column {
	background: #cbdffb;
	padding-left: 3px;
	padding-right: 3px;
}

.nav a {
	display: block;
	height: 22px;
}

.navnews {
	background-image: url(../images/news.jpg);
	width: 126px;
}

.navtourdates {
	background-image: url(../images/tourdates.jpg);
	width: 126px;
}

.navmedia {
	background-image: url(../images/media.jpg);
	width: 126px;
}

.navgallery {
	background-image: url(../images/gallery.jpg);
	width: 126px;
}

.navdiscography {
	background-image: url(../images/discography.jpg);
	width: 126px;
}

.navblog {
	background-image: url(../images/blog.jpg);
	width: 126px;
}

.navstore {
	background-image: url(../images/store.jpg);
	width: 126px;
}

.navcontact {
	background-image: url(../images/contact.jpg);
	width: 126px;
}

.navlinks {
	background-image: url(../images/links.jpg);
	width: 126px;
}

.nav a:hover {
	background-position: bottom;
}

.level2 a {
	height: 15px;
}

#level2_bg {

	position: absolute;
}

#mediamenu a {
	display: block;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	padding-left: 2px;
	width: 36px;
}

#mediamenu a:hover {
	color: #3366cc;
}

#gallerymenubg {
	background: #FFFFFF;
	filter: alpha(opacity=60);
	opacity: 0.60;
	position: absolute;
}

#gallerymenu a {
	display: block;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	padding-left: 2px;	
	width: 53px;	
}

#gallerymenu a:hover {
	color: #3366cc;
}

