@charset "utf-8";

img, div { behavior: url(iepngfix.htc) }

body { 
background-color:#660000;
font-family: "trebuchet MS";
color:#FFFFFF;
margin-top:0px;
}

#container{
position:absolute;
width:885px;
height:1060px;
z-index:100;
left: 50%;
margin-left: -442px;
}

#header {
background-image:url(images/header.jpg);
width:100%;
height:150px;
}

#menu {
margin-top:10px;
position:static;
width:100%;
height:40px;
background-repeat:no-repeat;
background:url(images/menu.png);
font-size: 18px;
font-weight:bolder;
}

#menu p{
padding-top:7px;
padding-left:15px;
letter-spacing:0.5pt;
word-spacing:6px;
}

#menu a{
color:#FFFFFF;
text-decoration:underline;
}

#menu a:hover{
text-decoration:none;
}


#midden {
margin-top:10px;
position:relative;
height:327px;
width:100%;
}

#middenlinks
{
font-size:15px;
margin-right:10px;
position:static;
width:210px;
float:left;
height:327px;
background-repeat:no-repeat;
background:url(images/home_leftright.png);
}

#middenmidden
{
position:static;
width:445px;
height:327px;
float:left;
}

#middenrechts
{
margin-left:10px;
position:static;
width:210px;
height:327px;
float:right;
background-repeat:no-repeat;
background:url(images/home_leftright.png);
}

#middenproductions
{
position:static;
height:332px;
width:885px;
float:right;
background-repeat:no-repeat;
background:url(images/productions_midden.png);
}


#recent
{
margin-top:10px;
background:url(images/home_recent.png);
background-repeat:no-repeat;
height:170px;
width:100%;
}

#mp3sample
{
margin-top:10px;
background:url(images/mp3sample.png);
background-repeat:no-repeat;
height:170px;
width:100%;
}


#over
{
margin-top:10px;
background:url(images/home_over.png);
background-repeat:no-repeat;
height:50px;
height:310px;
width:100%;
}

#over a{
color:#FFFFFF;
}

#service
{
margin-top:10px;
background:url(images/service.png);
background-repeat:no-repeat;
height:50px;
height:1190px;
width:100%;
}


#middenproductionsp {
height:325px;
width:132px;
overflow:hidden;
float:left;
padding-left:45px;
padding-top:5px;
font-size:12px;
line-height:15px;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;

}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;

}

a:hover {
	color: #FFFFFF;
	text-decoration: none;

}

#middenproductionsp a:link {
	color: #FFFFFF;
	text-decoration: underline;

}
#middenproductionsp a:visited {
	color: #FFFFFF;
	text-decoration: underline;

}

#middenproductionsp a:hover {
	color: #FFFFFF;
	text-decoration: none;

}

.bios {
font-size:12px;
line-height:15px;
}


.bios a:link {
	color: #FFFFFF;
	text-decoration: underline;

}
.bios a:visited {
	color: #FFFFFF;
	text-decoration: none;

}

.klein {
font-size:10px;
}


