body
{
	font-size: 12px;
	font-family: "lucida grande", verdana, arial, sans-serif;
	color: #333;
	margin: 0% 0 1% 0;
	padding: 0% 0% 1% 0%;
	text-align: center;
	background-color: #000000;
	/*background-image: url(/images/body_bg.gif);*/
	background-image: url(/images/wood_bg.jpg);
	background-repeat:  no-repeat;
	background-position: bottom left;
}


address { font-style: normal; line-height: 1.7em;}
img { border-style: none; }

a:link, a:visited, a:active
{
	color: #2498b4;
	background-color: transparent;
}

a:hover
{
	color: #2498b4;
	background: #dedede;
}

label {font-weight:bold;}

p
{
	width: 90%;
	font-size: 100%;
	line-height: 1.7em;
	margin-top:0.4em;
}

h1
{
	font-size: 140%;
	letter-spacing: 0.2em;
}

h2
{
	font-size: 120%;
}

h3 { font-size: 110%; }

h1,h2,h3,h4
{
	font-family: "lucida grande", verdana, arial, sans-serif;
	color: #000;
	background: transparent;
	width: 90%;
	padding-left: 0;
	margin-left: 0;
	margin-bottom:0.2em;
}

#container
{
	background-color: #fff;
	border: 1px solid #000;
	text-align: left;
	padding: 0;
	margin: 10px auto 0 auto;
	width: 750px;
}

#masthead
{
	background-position: left top;
	background-image: url("/images/header_tmp.jpg");
	background-repeat: no-repeat;
	text-align: right;
	height: 120px;
	width: 100%;
	background-color:#000000;
}

#masthead a:hover {background:transparent; text-decoration:none;}

#content
{
	margin: 20px 35px 0 35px;
	padding: 0 0 25px 0;
	background: #fff;
}

#content img { border: 1px #ccc solid; }

#content ul
{	list-style:none;
	margin: 1em 0 1em 0;
	padding-left: 24px;
}

br.allclear  { clear: both; }


#secondmenu
{
	width:100%; 
	border-top: 1px solid #ccc; 
	background:#dedede;
	margin: 0;
	font-size: 80%;
	line-height: normal;
	padding: 5px 0 5px 0;
	text-align: center;
}

#footer
{
	width: 100%;
	font-size:85%;
	margin: 0;
	padding: 2% 0 2% 0;
	color: #fff;
	background: #333;
	text-align: center;
	border-top: 1px solid #ccc;
}

#footer p
{
	width: 100%;
	margin: 0;
}

#footer h4
{ 
	margin: 0;
	font-size: 100%; 
	font-weight: bold;
}

/* -- Global Style Elements -- */
#footer a:link,
#footer a:visited, 
#footer a:active
{
	color: #2498b4;
	background-color: transparent;
}

#footer a:hover
{
	color: #fff;
	background: #2498b4;
}

#searchbox {padding-right:28px;}

#searchbox label {color:#fff;}
#searchinput
{
	width: 75px;
}

.title /* -- can be used to to style selected headings --*/
{
	border-bottom: 2px solid #2498b4;
	margin: 2px 2px 2px 0px;
	padding: 2px 2px 2px 0px;
	text-decoration: none;
	letter-spacing: 0.2em;
}

p.small   {font-size:11px; line-height:1.2em;}

dd {margin:1.2em;}
dt {font-weight:bold; font-style:italic; color:#600;}

.left {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}

.app_header {
  font-size: 14px;
  font-weight: bold;
}

dl.quote_list dt {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #000;
}

dl.quote_list dd {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #000;
  margin-left: 0;
}

.text_cent {
  text-align: center;
  width: 100%;
}

.clear {
	clear: both;
}

/* DIGITAL MUSIC STORES */
ul#music_store_list {
	margin: 0 0 25px 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

ul#music_store_list li {
	margin: 0 12px 0 12px;
	padding: 0;
	background: #ffffff;
	width: 200px;
	height: 150px;
	float: left;
}

ul#music_store_list li img {
	margin: 0;
}