body{
	margin: 0; 
	padding: 0;
	background: url(http://deadparrotdiscs.com/loop.gif) no-repeat 0px 80px #fff;
	color: #000; 
	font-family: verdana,arial,sans-serif;
	font-size: 80%;
}
td{
	font-size: 80%;
}
.tiny, .footlink, .storelinks{
	font-size: 80%; 
	color: #369;
	text-align: center;
	font-weight: bold;
}
.menubar  {
	font-size: 95%; 
	color: #d0d0d0;
}
.header    {
	font-size: 14px;
	font-weight: bold; 
	color: #336;
}
a{
	color: #036;
	font-weight: bold;
}
a:visited  {
	color: #369;
}
a:hover{
	text-decoration: none;
}

#logo, #topnav, #main{
	width: 750px;
}
#logo{
	display: block;
	height: 69px;
	background: url(img/header.jpg) no-repeat;
	margin: 0;
	padding: 0;
	border: 0px solid transparent;
}
#topnav{
	height: 17px;
	background: url(img/header.jpg) 0 -69px no-repeat;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	padding-top: 3px;
}
#topnav a, #topnav a:visited{
	color: #fff;
	text-decoration: none;
	padding: 0px 7px;
}

#content{
	padding-left: 2em;
	padding-top: 2em;
}
.footlink{
	margin-top: 2em;
}
.storelinks{
	margin-top: 3em;
	color: #000;
	font-weight: normal;
}
.alt{
	display: none;
}
.front{
	width: 150px;
	background-image: url(img/radio.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.int{
	width: 200px;
} 
.left{
	float: left;
	margin: 0 10px 10px 0;
}
.right{
	float: right;
	margin: 0 0 10px 10px;
}
img.border{
	background: #fff;
}
.border{
	padding: 3px;
	border: 1px solid #bbb;
}
.graybox{
	background-color: #eee;
	border: 2px solid #ddd;
	padding: 1em;
	font-size: 90%;
}
.graybox ul{
	padding-left: 0;
	margin-left: 2em;
}
.graybox h4{
	margin-top: 0em;
}
.byline{
	color: #555;
	font-size: 80%;
	font-weight: normal;
}
.byline a{
	font-weight: normal;
}
.more{
	padding-left: 5px;
	text-align: right;
	font-size: 90%;
}
h3.list a{
	text-decoration: none;
}
h3.list a:hover{
	text-decoration: underline;
}
.return{
	clear: both;
	border-top: 1px dotted #999;
	padding-top: 0.5em;
	margin-bottom: 2em;
}
.news{
	border-bottom: 1px dotted #999;
	padding-bottom: 0.5em;
}
.blurb{
	clear: both;
}
#metaphorce{
	background: url(http://www.metaphorcedesigns.com/images/metaphorce-sm.gif) center left no-repeat;
	display: block;
	height: 17px;
	width: 126px;
	/* float: left; */
}