@charset "utf-8";


html {
        background: url(img/bg.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
	overflow: auto;
		background-color:#000;
height: 100%; 
}
#page {
	height: auto;
	
}
#frm {
	background-image:url(img/cnt2.png);
	width: 800px;
	min-height: 100%;
	height:100% !important; 
	overflow: hidden !important;
	margin-left: 90px;
	margin-top: 100px;
	padding: 50px;
}
#header{
	height: 90px;
	width:700px;
}
#btns {
	width: 250px;
	height:90px;
	float:left;
}
#lgo {
	margin-left:260px;
	width: 540px;
	height: 90px;
	background-image:url(img/lgo.png);
	background-repeat:no-repeat;
}
#cntr {
	width:800px;
	min-height: 100%;
	height:100%; 
	overflow: hidden !important;
	margin-top:20px;
}
#menu {
	width:250px;
	height: auto;
	float:left;
}
#menu img {
	padding-bottom: 15px;
}
#cnt {
	width: 505px;
	min-height: 100%;
	height:auto !important;
	height:100%; 
	overflow: hidden !important;
	background-image:url(img/cnt.png);
	margin-left: 270px;
	padding-left: 25px;
}
#cntin{
	width:480px;
	height: 500px;
	overflow:auto;
	padding-top: 25px;
	padding-right:25px;
}
#btns img {
	padding-right: 10px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	text-decoration:none;
	color: #960000;
}
a:visited {
	color: #960000;
}
a:hover {
	color: #f60000;
	text-decoration:underline;
}
a:active {
	color: #960000;
}
#artist {
	text-transform:uppercase;
	font-weight:bold;
}
#title {
	font-size:12px;
}
#year {
	font-size:12px;
}
#name {
	text-transform:uppercase;
	font-weight:bold;
}

#funk {
	font-size:12px;
}
textarea
{
    width:100%;
}
.taw
{
    border:1px solid #999999;
    margin:5px 0;
    padding:3px;
}
input {
	width:100%;
}
#bskf{
	margin-top: -1.5em;
}
div#footer a{
  color: #999;
 }
div#footer a:hover{
  color: #FFF;
 }
 li {
	 list-style:none;
 }
