.page
{
font-size:		12;
position: absolute;
top:	5px;
left:	5px;
background-color:	#99ccff;
border-width: 1px;
border-style: outset;
border-color: #330099;
width:767px;
height:566px;
} 
.left
{
font-size:		9;
position: absolute;
text-align:center;
top:	130px;
left:	16px;
height:70px;
border-width: 1px;
padding-top:5px;
border-style: outset;
border-color: #330099;
width:230px;
}
.leftlink
{
font-size:		9;
position: absolute;
text-align:center;
top:	400px;
left:	16px;
height:70px;
width:230px;
}
.leftbanner
{
font-size: 9;
color:	#FFFFFF;
position: absolute;
text-align:center;
top:	110px;
left:	16px;
height:20px;
width:230px;
border-width: 1px;
padding-top:2px;
border-style: outset;
border-color: #330099;
background-color: #330099;
}
.centre
{
font-size: 9;
position: absolute;
text-align:center;
top:	110px;
left:	255px;
height:300px;
width:470px;
}
#bottomnavigator
{
position: absolute;
top:	550px;
left:	6px;
height:20px;
text-align: left;
padding-top:1px;
width:765;
background-color:	#330099;
}
.trailer
{
font-size: 9;
position: absolute;
text-align:center;
top:	570px;
left:	10px;
height:30px;
width:767px;
}


