body
{
background-color:#000000;
text-align: center;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 13px;
color: #CCCCCC;
}

div.main
{
margin:auto;
width: 980px;
height: 735px;
background-image:url('images/backgroundfp.jpg');
background-repeat:no-repeat;
text-align:left;
z-index:-1;
}

div.left
{
Width: 280px;
float: left;
z-index:-1;
}

div.middle
{
Width:420px;
float: left;
z-index:-1;
}

div.right
{
Width:170px;
float: left;
z-index:-1;
}

div.topleft
{
float: left;
width:205px;
margin-top: 40px;
margin-left: 10px;
height: 230px;
z-index:-1;
}

div.bottomleft
{
float: left;
width:205px;
margin-left: 40px;
margin-top: 270px;
height: 100px;
z-index:-1;
}

div.bottommid
{
float: left;
width:420px;
margin-top: 380px;
height:260px;
z-index:-1;
}
div.topright
{
float: left;
width:205px;
margin-top: 50px;
padding-left: 30px;
height: 230px;
z-index:-1;
}

div.bottomright
{
text-align: center;
float: left;
width:225px;
padding-left:85px;
margin-right: 30px;
margin-top: 180px;
height: 230px;
z-index:-1;
}

a.menu:link {
font-size: 18px;
color: #CCCCCC;
text-decoration: none;
}
a.menu:visited{
font-size: 18px;
color: #CCCCCC;
text-decoration: none;
}
a.menu:active{
font-size: 18px;
color: #CCCCCC;
text-decoration: none;
}
a.menu:hover {
font-size: 18px;
color: #33FFFF;
text-decoration: none;
}

a.apply:link {
font-size: 13px;
color: #CC00FF;
text-decoration: none;
}
a.apply:visited{
font-size: 13px;
color: #CC00FF;
text-decoration: none;
}
a.apply:active{
font-size: 13px;
color: #CC00FF;
text-decoration: none;
}
a.apply:hover {
font-size: 13px;
color: #33FFFF;
text-decoration: none;
}

