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

BODY {
background-color: #529194; 
FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
} 

p {

FONT-SIZE:10pt;  
COLOR: white; 
} 

A:link {text-decoration: none; color: #fdac66;}
A:visited {text-decoration: none; color: #fdac66}
A:active {text-decoration: none; color: #fdac66}
A:hover {text-decoration: underline; color: #fdac66;}


.topbar { 
       FONT-SIZE: 12pt; 
       COLOR: #E9BCBF;
       } 
#topbar{
	top: 130px;
}

#header{
	margin: 0px;
	width: 638px ;
	 height: 130px;
}
#body{
	width: 700px;
}

#contact{
	top: 60px;
	width: 300px;
	margin-left: 650px;
	position: absolute;
	font-color: white;
}

#showreel{
	top: 250px;
	left: 850px;
	width: 400px;
	position: absolute;
}

.heading1 { 
       FONT-SIZE: 12pt; 
       COLOR: #E9BCBF;
       } 


.heading2 { 
       FONT-SIZE: 12pt; 
       COLOR: #fdac66;
       } 
	   
.news {
	FONT-SIZE:12pt;  
	COLOR: white; 
} 
