*{
	margin:0px;
	padding:0px;
	border:0px;
	font-family:Tahoma;
	font-size:10pt;
}
body{
	background-color:#333333;
}
A:link, A:visited, A:active, #pagehead a:hover{
	color:#000000;
	text-decoration:none;
}
A:hover, #bordered #add a:hover{
	color:#00D70C;
	text-decoration: none;
}
pre {
	border: 1px solid #000000;
	margin: 5px;
	padding: 5px;
}
#wrapper{
	width:775px;
	margin:auto;
}
#wrapper #header {
	background: url(../images/header.jpg);
	height: 213px;
	width: 775px;
}
#wrapper #bg {
	background: url(../images/main.jpg);
	height: 403px;
	width: 775px;
}
#wrapper #nav {
	height: 403px;
	width: 182px;
	float: left;
}
#wrapper #special {
	height: 127px;
	width: 127px;
	margin-left: 38px;
	margin-top: 50px;
}
#wrapper #border {
	height: 403px;
	width: 47px;
	float: right;
}
#wrapper #content {
	height: 403px;
	width: 546px;
	overflow:auto;
}
#wrapper #footer {
	background: url(../images/footer.jpg);
	height: 59px;
	width: 775px;
}
#wrapper #nav ul {
	list-style: none;
	width: 123px;
	border: 1px solid #333333;
	margin-left: 38px;
	padding: 2px;
}
#wrapper #nav ul li a{
	display: block;
	padding-bottom:2px;
	padding-left:1px;
}
#wrapper #nav ul li a:hover{
	background-color:#444444;
	padding-left: 5px;
}
#error{
	color: #FF0000;
}
input, textarea, button{
	border:solid 1px #000000;
}
#wrapper #lighttext {
	color: #AAAAAA;
	text-align: center;
}
#bordered {
	border:#000000 solid 1px;
	width:95%;
}
#bordered #seq {
	width: 50px;
	text-align: center;
	border-bottom:#000000 solid 1px;
}
#bordered #title {
	background-color: #444444;
	color: #BBBBBB;
	text-align: center;
	border-bottom:#000000 solid 1px;
}
#bordered #musicTop {
	background-color:#999999;
}
#bordered #musicgenre {
	width:100px;
	text-align: center;
	border-right:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
}
#bordered #musicseq {
	width: 50px;
	text-align: center;
	border-right:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
}
#bordered #music {
	text-align: center;
	border-right:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
}
#bordered #message {
	padding: 5px;
	vertical-align:top;
}
#bordered #actions {
	border-top:#000000 solid 1px;
	text-align:center;
}
#bordered #add {
	background-color: #444444;
	text-align:center;
}
#bordered #add a {
	color: #BBBBBB;
}
#bordered #links {
	width:50%;
	text-align:center;
}
#bordered #links a:hover{
	background-color:#666666;
	color:#FFFFFF;
}
.rightbordered {
	border-right:#888888 solid 1px;
}
#bordered a {
	display:block;
}
#bordered a:hover {
	background-color: #444444;
}
#bordered #musiclink a:hover {
	background-color: #999999;
	color:#FFFFFF;
}
#bordered #delete {
	float: right;
}
#bordered #delete button:hover {
	color:#FF0000;
}
#bordered #gb {
	border-bottom:#000000 solid 1px;
}
#bordered #gb a {
	display:inline;
}
#gb_head {
	background-color:#BBBBBB;
	padding:0px 5px 0px 5px;
	text-align:left;
}
#gb_body {
	border:#BBBBBB solid 1px;
	padding:5px;
	text-align:left;
	background-color:#E6E6E6;
}
#news_body {
	padding:5px;
	text-align:left;
}
#date {
	font-size:7pt;
	float:right;
}
#pagehead, #pagehead a {
	text-decoration:underline;
	font-size:11pt;
}
.webdesign {
	width: 100px;
	height: 100px;
}
.aligncenter {
	text-align: center;
}
.list {
	background-color:#999999;
}