body {
	background-color:#eee;
	font-family:arial, helvetica, verdana, sans-serif;
	color:#333;
	text-align:center;
	margin-top:50px;
	font-size:11px;
}

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

p, li, blockquote, dd, h1, h2, h3, h4, h5, td, th {
	line-height:130%;
}

h3 { font-size:15px; }

.hideme {
	display:none;
}

table {
	background-color:#999;
}

th, td {
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:11px;
	padding:0;
	background-color:#fff;
	text-align:left;
	vertical-align:top;
}

#frame {
	text-align:left;
	width:822px;
	margin:0px auto;
}

#footerTitle {
	width:231px;
	height:23px;
	background:url("../images/footer-title.gif") no-repeat;
	margin-bottom:0;
	padding-bottom:0;
}

ul.contentList {
	margin-top:10px;
	list-style-image:url("../images/listdash.gif");
}

ul#nav	{
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style-image:none;
}

#nav li {
	display:block;
	float:left;
	text-align:center;
	padding:0;
	margin:0;
}

#nav a {
	display:block;
	height:21px;
	width:52px;
	text-decoration: none;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:10px;
	border-right:1px solid #666;
}

#nav a:link, #nav a:visited {
	color: #ccc;	
}

#nav a:hover {
	color: #69c;
}

a#nav_home { background-image:url("../images/nav-home.gif");}
a#nav_news { background-image:url("../images/nav-news.gif"); }
a#nav_artists { background-image:url("../images/nav-artists.gif"); width:70px;}
a#nav_now { background-image:url("../images/nav-now.gif"); width:44px;}
a#nav_then { background-image:url("../images/nav-then.gif"); }
a#nav_list { background-image:url("../images/nav-list.gif"); width:105px;}
a#nav_join { background-image:url("../images/nav-list.gif"); width:105px;}
a#nav_demopolicy { background-image:url("../images/nav-demopolicy.gif"); width:103px;}
a#nav_shop { background-image:url("../images/nav-shop.gif"); }
a#nav_contact { background-image:url("../images/nav-contact.gif"); width:77px;}
a#nav_classics { background-image:url("../images/nav-classics.gif"); width:76px;}
a#nav_discography { background-image:url("../images/nav-discography.gif"); width:110px; border-right:none;}

a#nav_home:hover, a#nav_home_on { background-image:url("../images/nav-home-on.gif");}
a#nav_news:hover, a#nav_news_on { background-image:url("../images/nav-news-on.gif"); }
a#nav_now:hover, a#nav_now_on { background-image:url("../images/nav-now-on.gif"); width:44px;}
a#nav_artists:hover, a#nav_artists_on { background-image:url("../images/nav-artists-on.gif"); width:70px;}
a#nav_then:hover, a#nav_then_on { background-image:url("../images/nav-then-on.gif"); }
a#nav_list:hover, a#nav_list_on { background-image:url("../images/nav-list-on.gif"); width:105px;}
a#nav_join:hover, a#nav_join_on { background-image:url("../images/nav-list-on.gif"); width:105px;}
a#nav_demopolicy:hover, a#nav_demopolicy_on { background-image:url("../images/nav-demopolicy-on.gif"); width:103px; }
a#nav_shop:hover, a#nav_shop_on { background-image:url("../images/nav-shop-on.gif"); }
a#nav_contact:hover, a#nav_contact_on { background-image:url("../images/nav-contact-on.gif"); width:77px;}
a#nav_classics:hover, a#nav_classics_on { background-image:url("../images/nav-classics-on.gif"); width:76px;}
a#nav_discography:hover, a#nav_discography_on { background-image:url("../images/nav-discography-on.gif");  width:110px;border-right:none;}

#title_katewalsh {
	width:132px;
	height:30px;
	background:url("../images/title-katewalsh.gif") no-repeat;
}

#title_sirens {
	width:132px;
	height:30px;
	background:url("../images/title-sirens.gif") no-repeat;
}

#title_kapitahla {
	width:122px;
	height:23px;
	background:url("../images/title-kapitahla.gif") no-repeat;
}

#title_news {
	width:61px;
	height:21px;
	background:url("../images/title-news.gif") no-repeat;
}

#title_now {
	width:61px;
	height:21px;
	background:url("../images/title-now.gif") no-repeat;
}

#title_then {
	width:61px;
	height:21px;
	background:url("../images/title-then.gif") no-repeat;
}

#title_contact {
	width:130px;
	height:16px;
	background:url("../images/title-contact.gif") no-repeat;
}

#title_list {
	width:130px;
	height:16px;
	background:url("../images/title-list.gif") no-repeat;
}

#title_discography {
	width:138px;
	height:16px;
	background:url("../images/title-discography.gif") no-repeat;
}

#title_editors {
	width:188px;
	height:22px;
	background:url("../images/title-editors.gif") no-repeat;
}

#title_motorettes {
	width:270px;
	height:65px;
	background:url("../images/title-motorettes.gif") no-repeat;
}

#title_demopolicy {
	width:128px;
	height:16px;
	background:url("../images/title-demopolicy.gif") no-repeat;
}

#cellFooter {
	color:#ccc;
	background:#333 url("../images/logo-snowflake2.gif") no-repeat 30px 0px;
	height:64px;
	vertical-align:middle;	
}

#footer {
	margin-left:100px;
}

.page_title, .padme {
	margin:10px;
}

form { margin:0; }

#formtable, #formtable td {
	background-color:transparent;
}

#formtable td {
	padding-right:1em;
	padding-bottom:1em;
	color:#ccc;
}

input, textarea {
	background-color:#333;
	border:1px solid #666;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:12px;
	color:#ccc;
}

input.submit {
	background-color:#666;
	border:3px solid #666;
	font-weight:bold;
	color:white;
}

#musicsamples {
	/* border:1px solid #333; */
	margin-left:10px;
}

#musicsamples td {
	background-color:black;
	color:#666;
	padding:0.5em;
	/* border-bottom:1px solid #333; */
}

.artist_title {
	font-size:12px;
}

td h3 { margin-top:10px; }

/* hr styling from http://www.saila.com/usage/tips/defn.shtml?hr */

hr {
	text-align: center;
	width: 100%;
	height: 1px;
	color: #333;
	border: none;
} /* For Internet Explorer */


html>body hr {
 	margin-right: 0;
 	width: 100%;
 	height: 1px;
 	background-color: #333;
 	border: none;
} /* For Gecko-based browsers */

html>body hr {
	margin-right: 0;
	width: 100%;
	height: 1px;
	background-color: #333;
	border: 0px solid #333;
} /* For Opera and Gecko-based browsers */

hr {
	clear:both;
}

.newspic {
	float:right;
	margin:0 0 8px 8px;
}

.news_item {
	margin-bottom:100px;
}
.news_date {
	clear:both;
	font-style:italic;
	float:right;
}

.reqfield {
	color:yellow;
	font-size:large;
}

#moreNews p {
	float:right;
	width:10em;
	text-align:right;
	margin:0;
}

#moreNews ul {
	margin-top:0;
}