body {
	background: #ff9900 fixed repeat-x url(images/bg.gif);
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
}
a {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #ffff00;
	text-decoration: none;
}
h1 {
	font-family: arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #ffff00;
}
h2 {
	margin: 5px 0px 10px 0px;
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}
h1#logo {
	position: absolute;
	top: 30px;
	left: 30px;
	margin: 0px;
}
h2#heading {
	position: absolute;
	top: 60px;
	right: 30px;
	margin: 0px;
}
h3 {
	font-family: arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #ffff99;
/*	clear: both;*/
	margin: 0px;
}
h4 {
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #fdfdbb;
	margin: 0px;
}
p {
	font-family: tahoma, arial, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	text-align: justify;
}
dl {
	font-family: tahoma, arial, sans-serif;
	clear: both;
}
dt {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}
dd {
	font-size: 11px;
	line-height: 13px;
	margin-left: 0px;
}
input {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
blockquote {
	margin: -5px 0px 20px 0px;
	padding: 10px;
	background-color: #ff6600;
	font-family: tahoma, arial, sans-serif;
	color: #ffffff;
	text-align: justify;
	font-size: 11px;
	line-height: 16px;
}
.verticalspan {
	height: 100%;
}
#mterm {
	padding: 10px;
}
.small {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
/*	font-weight: normal;
	text-align: justify;*/
}
#header {
	height: 120px;
}
#main {
	margin: 0px 0px 10px 350px;
/*	border-left: 2px dotted #ffffff;*/
	padding: 5px 100px 10px 10px;
	overflow: auto;
	height: 70%;
}
#main2 {
	margin: 0px 0px 10px 350px;
	padding: 10px 0px 10px 10px;
	overflow: auto;
	height: 70%;
}
#main3 {
	margin: 0px 0px 10px 350px;
	padding: 5px 70px 10px 10px;
	overflow: auto;
	height: 70%;
}
#menu {
	position: absolute;
	top: 130px;
	left: 0px;
	padding: 0px;
	width: 300px;
	height: 150px;
	font-family: arial, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #cc0000;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menu ul li {
	display: inline; /* this gets rid of the gaps in IE5 */
}
#menu a {
	color: #000000;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #000000;
	padding: 0px 0px 0px 30px;
	width: 290px;
}
#menu a:hover {
	color: #ffffff;
	background-color: #ff6600;
	text-decoration: none;
}
.navi {

/*	padding-left: 30px;*/
}
#contact {
	position: absolute;
	top: 270px;
	left: 30px;
	padding: 10px;
	width: 230px;
	height: 230px;
	font-family: arial, sans-serif;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #ffffff;
/*	border: 2px solid #ffffff;*/
	background: url(images/contactbg.gif) no-repeat;
}
#contact h2 {
	letter-spacing: 0.2em;
}
#date {
	font-family: arial, sans-serif;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #ffffff;
/*	clear: both;*/
	margin: 0px 0px 2px 2px;
}
#todaysong {
/*	width: 240px;*/
	margin: -7px 10px 5px 0px;
	float: left;
}
#songtitle {
	font-family: tahoma, arial, sans-serif;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffcc;
	padding: 0px 0px 0px 0px;
}
#songtitle a {
	color: #ffffcc;
	text-decoration: underline;
}
#pick {
	margin: 0px;
}
#footer {
	position: absolute;
	left: 10px;
	top: 510px;
	width: 320px;
	color: #cc0000;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
/*	padding: 10px 20px 10px 20px;*/
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#footer a {
	color: #ffcc99;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffcc;
}
#cdtable th {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	background-color: #ff6600;
/*	width: 200px;
	height: 50px;*/
	padding: 2px 1px 2px 4px;
	border-right: 1px solid #cc6600;
	border-bottom: 1px solid #cc6600;
}
.price {
	font-family: arial, sans-serif;
	color: #ffff00;
/*	width: 90px;*/
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
/*	text-align: left;*/
	padding: 0px 0px 4px 0px;
}
#cdtable a {
	text-decoration: none;
	color: #000000;
}
#cdtable a:hover {
	color: #ffff00;
}
ol.list,ul.list {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.bio {
	margin: 0px 0px 10px 10px;
}
.smallpic {
	margin: 0px 10px 2px 0px;
}
.smallpic2 {
	margin: 0px 10px 10px 0px;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
.top,#english,#back,.lang {
	background-color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ff9900;
	text-align: center;
	padding: 2px;
	display: inline;
	float: right;
	margin: 8px 2px 2px 2px;
}
.url {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 1px 2px 1px 2px;
	display: inline;
	margin: 2px;
	border: 1px solid #ffffff;
}
.top a, #english a, #back a,.lang a {
	color: #ff9900;
	text-decoration: none;
}
.url a {
	color: #ffffff;
	text-decoration: none;
}
.white {
	color: #ffffff;
}
.alltable td {
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
}
#amb {
	margin: 10px 5px 5px 0px;
}
.artistsname {
	padding: 25px 0px 0px 0px;
}
.artistsname a {
	color: #ffff99;
	text-decoration: none;
}
#loginbox {
	position: absolute;
	left: 146px;
	top: 26px;
	width: 220px;
/*	border: 1px solid #FFCC80;*/
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
#loginboxcontent {
	padding: 2px 5px 5px 5px;
	text-align: left;
}
#loginbox a {
	color: #660033;
	text-decoration: none;
}
#loginbox a:hover {
	color: #ffff00;
	text-decoration: none;
}
#loginboxgreeting {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px 0px 2px 0px;
}
.loginboxheading {
	background-color: #FFCC80;
	color: #ff9900;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}
#loginboxtable td {
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #ffffff;
	align: left;
}
a#logout {
	background-color: #ff7f00;
	color: #fff2b2;
	padding: 1px 2px 3px 2px;
	margin: 0px 0px 0px 2px;
	border-bottom: 1px solid #660033;
	border-right: 1px solid #660033;
}
.mainbox {
	background-color: #ff7400;
	border: 1px solid #000000;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	margin: 2px 0px 2px 0px;
}
.mcol {
	width: 48%;
	float: left;
	margin: 10px 0px 0px 0px;
}
.highlight {
	padding: 1px;
	background-color: #663366;
	color: #ffcc00;
}
.orangebg {
	background-color: #ff6600;
	padding: 4px 1px 4px 4px;
}
#vaio {
	width: 220px;
	float: right;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	border: 1px dotted #ffcc00;
	padding: 5px;
	margin: 0px 0px 0px 5px;
}
#vdl {
	float: right;
}
.dynamism {
	width: 230px;
	float: right;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	border: 1px dotted #ffcc00;
	padding: 4px;
	margin: 5px 1px 5px 4px;
}
.vaio2 {
	width: 270px;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	border: 1px dotted #ffcc00;
	padding: 4px;
	margin: 5px 1px 5px 4px;
}
#banner {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
/*	background-color: #663366;*/
	background: #663366 url(images/banner1_bg.jpg) bottom left no-repeat;
	color: #ffffcc;
	text-align: center;
	border: 1px solid #000000;
	margin: 0px 0px 20px 0px;
	padding: 4px 0px 4px 0px;
/*	width: 98%;
	height: 63px;
	float: right;*/
}
#banner a {
	color: #ffffcc;
	text-decoration: none;
}
#banner b {
	background-color: #ff9900;
	color: #000000;
	padding: 0px 5px 0px 5px;
}
#banner2 {
/*	background-color: #ffcc00;*/
	background: #6699ff url(images/cloudbg.jpg) top left no-repeat;
	border: 1px solid #99ccff;
	margin: 0px 0px 20px 0px;
	padding: 5px;
/*	width: 98%;
	height: 80px;*/
	clear: both;
}
#banner2 td, #banner2 p, #banner3 p {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	font-weight: normal;
}
#banner2 h4 {
	color: #ffffff;
	margin: 4px 0px 4px 0px;
}
#banner2 a {
	display: block;
	color: #000000;
	text-decoration: none;
}
#banner3 {
	background: #fff2c1 url(images/blurry_bg0.jpg) top right no-repeat;
	border: 1px solid #ffffe5;
	margin: 0px 0px 20px 0px;
	padding: 5px;
	clear: both;
}
#banner3 h4 {
	color: #ff6600;
}
#banner3 a {
/*	display: block;
	width: 98%;
	height: 80px;*/
}
