body
{
background-image: url("images/skybg.jpg");
background-repeat: no-repeat;
background-position: center bottom; 
margin: 0px auto;
background-attachment: fixed;
background-color: #011a52;
}

#holder
{
width: 1002px;
margin: 0px auto;
}

#left
{
width: 200px;
height: 500px;
float: left;
background-image: url("images/heli2.png");
background-repeat: no-repeat;
background-position: center center; 
}

#main
{
width:600px;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
background-image: url("images/contentbg.png");
float: left;
}

#right
{
width: 200px;
height: 500px;
float: left;
background-image: url("images/heli.png");
background-repeat: no-repeat;
background-position: center center; 
}

#header
{
width: 590px;
height: 58px;
background-image: url("images/header.png");
background-repeat: no-repeat;
padding-top: 103px;
padding-left: 10px;
font-family: Arial;
font-size: 13px;
color: #fff;
}

#header a
{
font-size: 13px;
color: #13ff01;
}

#header a:hover
{
font-size: 13px;
color: #1a6697;
}

#contentleft
{
width: 305px;
float: left;
padding-left: 10px;
font-family: Arial;
font-size: 12px;
text-align: justify;
}

#contentright
{
width: 270px;
float: left;
padding-top: 50px;
padding-left: 10px;
padding-right: 5px;
}

#contentevents
{
width: 580px;
float: left;
padding-left: 10px;
padding-right: 10px;
font-family: Arial;
font-size: 12px;
}

h1
{
font-family: Arial;
font-size: 1.5em;
letter-spacing: -2px;
colour: #292929;
}

h2
{
font-family: Arial;
font-size: 3em;
letter-spacing: -1px;
}

a
{
font-family: Arial;
font-size: 12px;
color: #1a6697;
text-decoration: none;
}

a:link
{
}

a:visited
{
}

a:hover
{
color: #13ff01;
}

#footer
{
width: 600px;
height: 58px;
background-color: #050953;
margin: 0px auto;
clear: both;
text-align: right;
}

td
{
font-family: Arial;
font-size: 12px;
color: #000;
}

td img
{
border: 0px;
}
