body
{
	text-align: center;
	background-color: #E1DBD3;
	font: 70%/130% Verdana, Arial, Helvetica, sans-serif;
	color: #5A554E;
}

div#container
{
margin-left: auto;
margin-right: auto;
width: 740px;
text-align: left;
}

#header {
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;

}
#content {

	background-repeat: repeat-y;
	background-position: center;
}

#footer {
	height: 30px;
	background-image: url(file:images/footer.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#main {
	padding:20px;
	min-height:400px;
}
#content {
	height: auto;
	border: medium solid #999999;
	background-color: #FFFFFF;
}
#nav {
	height: 40px;
	list-style:none;
	display: inline;
	overflow: hidden;
	width: 440px;
	margin-right: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
	left: 15px;
}

#nav li {
	padding: 0;
    list-style: none;
	display: inline;
	}

#nav a {
	float: left;
	padding: 40px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:40px; /* for IE5/Win only */
	outline:none;}
	
#nav a:hover, #nav a:active {
	background-position: 0 -35px;
	}


#thome a  {
	width:50px;
	background: url(images/nav/news.gif) top left no-repeat;
	}
	#tartists a  {
	width:53px;
	background: url(images/nav/artists.gif) top left no-repeat;
	}
	#treleases a  {
	width:70px;
	background: url(images/nav/releases.gif) top left no-repeat;
	}
	#tdownloads a  {
	width:83px;
	background: url(images/nav/downloads.gif) top left no-repeat;
	}
	#tstore a  {
	width:46px;
	background: url(images/nav/store.gif) top left no-repeat;
	}
	#tabout a  {
	width:50px;
	background: url(images/nav/about.gif) top left no-repeat;
	}
	#tlinks a  {
	width:46px;
	background: url(images/nav/links.gif) top left no-repeat;
	}

#newsscroll {
	height: auto;
	width: 443px;
	overflow: hidden;
	margin-bottom: 15px;
	border: 2px solid #999999;
	padding: 10px;
}
.red {
	color: #972820;
	font-weight: bold;
}

.bold {
	font-weight:bold;
}

p {
	padding-bottom:1em;
	color: #5A554E;
	}

a:link, a:visited{
	/*MAROON-COMPLEMENT color: #1CA0BD;*/
	/*WEBSAFE*/ color:#028FAA;
	font-weight:bold;
	text-decoration:none;
	}

a:hover, a:active{
	/*MAROON-COMPLEMENT color: #1CA0BD;*/
	/*WEBSAFE*/ color:#65BACA;
	font-weight:bold;
	text-decoration:underline;
	}

h1 {
	font-weight:bolder;
	letter-spacing:0px;
	margin: 12px 0 4px;
	color: #5A554E;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 1.5em;
	}

h2 {
	margin: 0px 0px 10px;
	font-size:1em;
	font-weight:bold;
	color:#5A554E;
	}
	
h3 {
	color: #028FAA;
	font-weight: bold;
	font-size: 1em;
	text-transform: lowercase;
	margin-top: 10px;
	margin-bottom: 0px;
	}
	
	
.blue {
	color: #0F414A;
	padding-left: 15px;
	padding-right: 12px;
	}
	
	.blue2 {
	color: #0F414A;
	font-weight: bold;
	}
	
.blueitalic {
	color: #AE6E6A;
	font-style:italic;
	font-weight: bold;
}
#sidebar {
	width: 200px;
	float: right;
}

}
#radio {
	height: 60px;
	width: 195px;
	background: url(file:///K|/Antenna Farm/koreananimals.org/afimg/radio2.gif) no-repeat;
	padding-left: 185px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 10px;
}

/*releases*/
#releases {

	background-image: url(file:///K|/Antenna Farm/koreananimals.org/afimg/cds.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 10px;
	line-height: 170%;
}

#releases a:link, #releases a:visited {
	text-decoration: none;
	color:#999999;
}

a.special:link, a.special:visited {
	text-decoration: none; 
	color:#918E89; }

a.special:hover, a.special:active {
	text-decoration: none;
	font-weight:bold;
	color:#972820; }

a.highlight {
padding:3px 0;
line-height:18px;
	}

a.highlight:link, a.highlight:visited {
	text-decoration: none;

	}

a.highlight:hover, a.highlight:active {
	background-color: #028FAA;
	text-decoration: none;
	color: #ffffff;
	}
	
a.presslink {
padding:3px 0;
line-height:24px;
	}

a.presslink:link, a.presslink:visited {
	text-decoration: none;

	}

a.presslink:hover, a.presslink:active {
	background-color: #028FAA;
	text-decoration: none;
	color: #ffffff;
	}
	
#releases a:hover, #releases a:active  {
	text-decoration:none;
	font-weight:bold;
	color:#972820}

#releases a span.soon {
display:none;}

#releases a:hover span.soon {
	display:inline;
	text-align: right;
	position: relative;
	padding-top: -10px;
}

span.soon img
{
float:right;
border:0;
}

#albuminfo {

}

#browser {
	width: 30%;
	float: right;
}

#album {
	float: left;
	padding-right: 20px;
}

#desc {
	clear: both;
}
#tracks {
	float: left;
	width: 270px;
	font-size: 90%;
}
#buy {
	float: right;
	width: 175px;
	font-size: 90%;
}

/*LINKS*/

#artists {
	float: left;
	width: 31%;
	padding-left: 15px;
	padding-top: 15px;
}
#distro {
	float: left;
	width: 31%;
	padding-left:15px;
	padding-top: 15px;
}


#sites {
	float:left;
	width: 31%;
	padding-left:15px;
	padding-top: 15px;
}#clear {
	clear: both;
}

a.buy
{line-height:18px;
color: #000000;
font-weight: bold;
text-decoration:none;
text-align:center;
}

a:hover.buy 
{line-height:18px;
color: #ffffff;
font-weight: bold;
text-decoration:none;
text-align:center;
}
#discog {
	float: right;
	width: 110px;
	text-align: right;
}
#slideshow #title {
	text-align: left;
}
#breadcrumb {
	font-size: 11px;
	color: #999999;
	font-weight:bold;
	padding: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-left: -5px;
	margin-right: -5px;
}

#breadcrumb ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#breadcrumb ul li {
	margin-left: 0;
	padding-left: 12px;
	border: none;
	list-style: none;
	display: inline;
	background-image: url(images/bc.gif);
	background-position: left center;
	}
	#breadcrumb ul li {
	background-image: url(images/bc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
	#breadcrumb ul li a:link, #breadcrumb ul li a:visited {
	color:#999999;
	text-decoration:none;
		}
	
	#breadcrumb ul li a:hover, #breadcrumb ul lia:active {
	color:#028FAA;
	text-decoration:none;
		}
	
	#breadcrumb ul li.first{
	background:none;
	padding-left: 0px;
	}
	
#info {
	float: right;
	margin-top: 10px;
	width: 275px;
}
#artist {
	float: left;
	width: 380px;
}
#info dl {
	border: 1px solid #999999;
	background-color: #E1DBD3;
	padding: 10px;
}
#myspace {
	margin-top: 10px;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #972820;
}
#records {
	margin-top: 10px;
	margin-bottom: 10px;
}
#artistbrowser {
	float: right;
	width: 180px;
	height: auto;
}
#artistthumbs {
	float: left;
	width: 490px;
}

#sidebar table {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
}
#nr {
	height: 425px;
	width: 196px;
	background-color: #ECE9E4;
	border: 2px solid #999999;
}
#label {
	float: right;
	width: 200px;
	text-align: right;
	margin-top: 20px;
}
#label img {

}
#newstitle {
	background-color: #999999;
	width: 467px;
}
#storebrowser {
	float:right;
	width: 170px;
	height: auto;
}
#store {
	height: 700px;
	overflow: auto;
	margin-top: 20px;
	font-size: 90%;
	width: 500px;
	border: 0px solid #999999;
}
#title {
	background-color: #999999;
}
#slideshow #artistname {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 7px;
}
#release_browser {
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96938E;
	font-size: 90%;
}
#tracks ol {
	margin-left: 10px;
	padding-left: 10px;
}
img.thumb {
	float: left;
	margin: 5px;
	border: 1px solid #5A564F;
	padding: 2px;
	clear: left;
	}
	
	#about {
	width: 60%;
	float: left;
	margin-top: 15px;
}
#store table {
	border: 0px solid #999999;
	background-color: #FFFFFF;
}
.header {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
ul.links {
	font-size: 95%;
	margin: 0px;
	padding: 5px;
	list-style-type: none;
	line-height: 150%;
}

ul.press {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
	line-height: 170%;
}
#albumclear {
	clear: both;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96938E;
}
#contact {
	width: 33%;
	text-align: right;
	float: right;
	margin-top: 15px;
	padding-right: 6px;
}
.email {
	font-size: 88%;
	color: #A9544C;
	font-weight: bold;
}

ul.link a

{
color:#FF3300}
ul.links a special {
	font-size: 36px;
}
.feature {
	background-image: url(images/headings/feature_text.gif);
	padding-right: 3px;
	padding-left: 12px;
	height: 153px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#press {
	background-image: url(images/typewriter.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
table.buylinks a img {border:0;}