body {
    font-family: 'helevetica', 'arial', serif;
	background: url(../img/2background.jpg) center top;
	background-repeat: repeat;
    xwidth:800px; 
    margin:0 auto;
    padding: 0 0 0 0;
}

.content{
margin-left:100px;
xwidth:800px;
}

.linkshead{
	background: url(../img/head_links.jpg) center top;
	background-repeat: no-repeat;
	padding-bottom:80px;

}
.actionhead{
	background: url(../img/head_action.jpg) center top;
	background-repeat: no-repeat;
	padding-bottom:80px;

}
.presshead{
	background: url(../img/head_press.jpg) center top;
	background-repeat: no-repeat;
	padding-bottom:80px;

}

.releasehead{
text-align:left;
font-size:14px;
font-weight:bold;
color:#4e4e4e;
padding-bottom:10px;
}

.stillshead{
text-align:left;
font-size:14px;
font-weight:bold;
color:#4e4e4e;
padding-bottom:10px;
margin-top:140px;
}

.premhead{
text-align:left;
font-size:14px;
font-weight:bold;
color:#4e4e4e;
padding-bottom:10px;
margin-top:30px;
}

.presspict{
font-size:12px;
color:#4e4e4e;
}

.text{
margin-left:40px;
}

#release{
font-size:12px;
padding-left:50px;
margin-top:-30px;
}	


#col1{
position:absolute;
margin-left:10px;
}

#col2{
margin-left:10px;
margin-top:105px;
}

#col3{
margin-left:10px;
margin-top:210px;
}

.pict{
position:absolute;
}

.pict2{
position:absolute;
margin-left:140px;
}

.pict3{
position:absolute;
margin-left:280px;
}

.pict4{
position:absolute;
margin-left:420px;
}

.pict5{
position:absolute;
margin-left:560px;
}


.release1{
position:absolute;
}

.release2{
position:absolute;
margin-left:140px;
}

.release3{
position:absolute;
margin-left:290px;
}

.release4{
position:absolute;
margin-left:440px;
}
.release5{
position:absolute;
margin-top:72px;
}
/* ----- LINKS -----*/
	
a:link, a:visited { 
text-decoration: none;color: #222222;}

a:hover, a:active { 
text-decoration: none;color: #646464;}
	

