@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffffff;
	background-position: center;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial;
	font-size: 12px;
	line-height:14px;
}

#minitabs {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #fff;
	}

#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#minitabs a:link, #minitabs a:visited {
	float: center;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 0px 10px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #000;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 4px solid #fff;
	padding-bottom: 2px;
	background: #fff;
	color: #aaa7a7;
	}


#content  {
	position: relative;
	width: 800px;
	margin:0 auto 0;
	text-align:left;
	height: auto;
	padding:0px;
	z-index:10px;
}


#leftcolumn {
	float:left;
	width:370px;
	text-align: left;
	position: relative;
	margin-bottom:0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;

	padding-left: ;
}

.h1 {
	color: #333333;
	font: 17px/18px Arial, Helvetica, sans-serif;
	font-weight: lighter;
	display:block;
	width:100%;
	margin: 0 0 30px 0;
}

.h3 { 
	color: #333; 
	font: 14px/27px Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: none; 
	text-transform: none;
	border-bottom: solid 1px #666666;
	display:block;
	width:100%;
	margin:0;
	height:27px;
	position:relative;   
}

.body { 
	color: #333;
	font-size: 10px;
	line-height:14px; 
	text-decoration: none; 
	text-transform: none;   
}


.body a:link, .body a:visited { 
	color: #333;  
	text-decoration: none;
	border-bottom: #999 dotted 1px;    
}

.body a:hover { 
	color: #fff;
	background-color:#999999; 
	text-decoration: none;
	border-bottom: #999 solid 1px; 
}

.press, .press a:link, .press a:visited, .press a:hover {
	border: solid #666 1px;
	padding: 4px;
	background-color:#FFFFFF;
	position: absolute;
	left: 600px;
}


#rightcolumn {
	width:400px;
	padding:0;
	text-align: right;
	clear: right;
	position: relative;
	float: right;
	margin-bottom:25px;
}

#rightcolumn a:hover .cover {
	cursor:pointer;
}

.cover {
	border: solid #666 1px;
	padding: 4px;
	background-color:#FFFFFF;
	margin: 0 0 25px 0;
}

.covern {
	border: solid #666 1px;
	padding: 4px;
	background-color:#FFFFFF;
	margin:0;
}

.covera {
	border: solid #666 1px;
	padding: 4px;
	background-color:#FFFFFF;
	margin: 48px 0 25px 0;
}

.h2 { 
	color: #333; 
	font: 17px/18px Arial, Helvetica, sans-serif;
	font-weight: lighter; 
	margin: 0 0 30px 0;
	display:block;
	width:100%;  
}

.text { 
	color: #333; 
	font-size: 10px;
	line-height:14px;
	text-decoration: none; 
	text-transform: none;   
}


.text a:link, .text a:visited { 
	color: #333;  
	text-decoration: none;
	border-bottom: #999 dotted 1px;    
}


.text a:hover { 
	color: #fff;
	background-color:#999999;
	text-decoration: none;
	border-bottom: #999 solid 1px; 
}


.texta {
	color: #666;
	font-size: 10px;
	font-family: arial, verdana, helvetica;
	line-height: 11px;
	background-color: #FFFFFF;
	text-decoration: none;
	vertical-align: bottom;
	width: 198px;
	height: 15px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: solid 1px #666666;
}
.h4 {
	color: #333;
	font: 14px/27px Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: none;
	text-transform: none;
	border-bottom: solid 1px #666666;
	display:block;
	width:100%;
	margin:0;
	position: relative;
	clear: both;
}

#navi-text { 
	text-align: right; 
	visibility: visible; 
	position: absolute; 
	top: 116px; 
	left: 9px; 
	width: 155px; 
	height: 30px 

.texta {
	color: #666;
	font-size: 10px;
	font-family: arial
	line-height: 11px;
	background-color: #FFFFFF;
	text-decoration: none;
	vertical-align: bottom;
	width: 198px;
	height: 15px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: solid 1px #666666;
}

#navigation #minitabs li a {
	position: static;
	right: 800px;
	margin-left: 800px;
	width: 800px
}
#image {
	margin-bottom: 140px;
}
#player {
	width: 300px;
	float: left;
	position: absolute;

}

#footer

         * {
    margin: 0;
    }
    html, body {
    height: 100%;
    }
    .wrapper {
    min-height: 100%;
    height: auto !important;
   height: 100%;
  margin: 0 auto -4em;
  }
   .footer, .push {
   height: 4em;
   }

