body {
	padding : 0;
	margin : 0;
	background-color : #161734;
}
#content {
   padding-top : 10px;
   padding-bottom : 30px;
   padding-left : 20px;
   padding-right : 20px;
   position : absolute;
   top : 220px;
   left : 220px;
   width : 360px;
}
#maincontent {
   padding-top : 10px;
   padding-bottom : 30px;
   padding-left : 20px;
   padding-right : 20px;
   position : absolute;
   top : 230px;
   left : 270px;
   width : 550px;
}
#maincontent h1 {
      font-family : "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
      font-size : 140%;
      font-weight : normal;
      color : #F4790C;
      background-color : transparent;
}
#content h1 {
      font-family : "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
      font-size : 140%;
      font-weight : normal;
      color : #F4790C;
      background-color : transparent;
}	  
#navigation h1 {
      font-family : "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
      font-size : 110%;
      font-weight : normal;
      color : #F4790C;
      background-color : transparent;
}	  	  
	  
#leftcontent h1 {
      font-family : "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
      font-size : 140%;
      font-weight : normal;
      color : #F4790C;
      background-color : transparent;
	  	  
}
#rightcontent h1 {
      font-family : "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
      font-size : 140%;
      font-weight : normal;
      color : #F4790C;
      background-color : transparent;	  
}
#leftphotocontent h1 {
      font-family : "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
      font-size : 110%;
      font-weight : normal;
      color : #F4790C;
      background-color : transparent;	  	  
}
#content h2 {
      font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
      font-size: 100%;
      font-weight: normal;
      color: #FFFFFF;
      background-color : transparent;
}
#maincontent h2 {
      font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
      font-size: 100%;
      font-weight: normal;
      color: #FFFFFF;
      background-color : transparent;
}
#content h3 {
      font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
      font-size: 50%;
      font-weight: normal;
      color: #F4790C;
      background-color : transparent;
}
#maincontent h3 {
      font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
      font-size: 50%;
      font-weight: normal;
      color: #F4790C;
      background-color : transparent;
}
#content p {
      font-family : "Trebuchet MS", Georgia, "Times New Roman", Times,serif;
      font-size : 80%;
      font-weight : normal;
      color : #FFFFFF;
      background-color : transparent;
      line-height : 140%;
}
#maincontent p {
      font-family : "Trebuchet MS", Georgia, "Times New Roman", Times,serif;
      font-size : 80%;
      font-weight : normal;
      color : #FFFFFF;
      background-color : transparent;
      line-height : 140%;
}
#logoleft{
    position : absolute;
    top : 50px;
    left : 40px;
    z-index : 50;
}
#logocentre{
    position : absolute;
    top : 50px;
    left : 290px;
    z-index : 50;
}
#logoright{
    position : absolute;
    top : 50px;
    left : 580px;
    z-index : 50;
}
#script{
    position : absolute;
    top : 12px;
    right : 50px;
    text-align : right; /*Mild hack for Netscape 4*/
}
#navigation{
       position : absolute;
       top : 310px;
       left : 20px;
	   padding-left : 10px;
       width : 200px;
}
#navigation a{ 
       font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
       color : #00f;
       background-color: transparent;
}
#leftcontent{
       position : absolute;
       top : 600px;
       left : 20px;
       width : 180px;
	   padding-left : 10px;
	   padding-right : 20px;
	   font-family : "Trebuchet MS", Georgia, "Times New Roman", Times,serif;
      font-size : 80%;
      font-weight : normal;
      color : #FFFFFF;
      background-color : transparent;
      line-height : 140%;
}
#rightcontent{
       position : absolute;
       top : 310px;
       left : 600px;
       width : 230px;
	   padding-left : 20px;
	   padding-right : 10px;
	   font-family : "Trebuchet MS", Georgia, "Times New Roman", Times,serif;
      font-size : 80%;
      font-weight : normal;
      color : #FFFFFF;
      background-color : transparent;
      line-height : 140%;
}
#leftphotocontent{
       position : absolute;
       top : 400px;
       left : 40px;
       width : 200px;
	   padding-left : 10px;
	   padding-right : 10px;
	   font-family : "Trebuchet MS", Georgia, "Times New Roman", Times,serif;
      font-size : 100%;
      font-weight : normal;
      color : #FFFFFF;
      background-color : transparent;
      line-height : 140%;
}
#leftphotocontent p{
      font-family : "Trebuchet MS", Georgia, "Times New Roman", Times,serif;
      font-size : 100%;
      font-weight : normal;
      color : #FFFFFF;
      background-color : transparent;
      line-height : 140%;
}
#rightcontent a, a:visited {
	color: #A3A7A5;
	width: auto;
	background-color: transparent;
	text-decoration: none;
}

#rightcontent a:hover {
	color: #CBBED4;
	background-color: transparent;
}
#leftcontent a, a:visited {
	color: #A3A7A5;
	background-color: transparent;
	text-decoration: none;
}

#leftcontent a:hover {
	color: #CBBED4;
	background: transparent;
}
#leftphotocontent a, a:visited {
	color: #A3A7A5;
	background-color: transparent;
	text-decoration: none;
}

#leftphotocontent a:hover {
	color: #CBBED4;
	background: transparent;
}
#content a, a:visited {
	color: #A3A7A5;
	background-color: transparent;
	text-decoration: none;
}

#content a:hover {
	color: #CBBED4;
	background-color: transparent;
}
#navigation a, a:visited {
	color: #A3A7A5;
	background-color: transparent;
	text-decoration: none;
}

#navigation a:hover {
	color: #CBBED4;
	background: transparent;
}
	