﻿div#centerdiv {
	position:relative;
	width:938px;
	height:557px;
	margin: auto;
	z-index:0;
}
div#leftpromo {
	background-color:#000000;
    position:relative;
	top:0px;
	left:0px;
	width:207px;
	height:557px;
	
}
div#bodycontainer {
	background-color:#000000;
    position:absolute;
	top:0px;
	left:207px;
	height:557px;
	width:729px;

}
div#topbanner 
{
    position:relative;
	width: 729px;
	height: 73px;
	background-color:White;
}
div#topbanner-text 
{
    position:absolute;
    left:30px;
    top:20px;
    width:699px;
	height: 43px;
	font: 2.0em Verdana;
    color:#C09542;
    letter-spacing: .07em;
    z-index:2;
}

div#main
{
    position:relative;
    width:729px;
    height: 484px;
    background-image: url( ../images/main_bg.jpg );
	background-repeat: no-repeat;
}
div#content
{
    position:relative;
    top:30px;
    left:15px;
    width: 650px;
    height:364px;
}
div#content-entryform
{
    position:relative;
    top:10px;
    left:15px;
    width: 650px;
    height:364px;
}
div#content-entryform-home
{
    position:relative;
    top:40px;
    left:30px;
    width: 650px;
    height:364px;
}
div#formdiv
{
    position:relative;
    left:0px; 
    top:20px;
    border-top: dashed 1px white; 
    width:578px;
    height:auto;
}
div#contentfr
{
    position:relative;
    top:30px;
    left:15px;
    width: 720px;
    height:364px;
}
div#content-entryformfr
{
    position:relative;
    top:10px;
    left:15px;
    width: 720px;
    height:364px;
}

div#formdivfr
{
    position:relative;
    left:0px; 
    top:0px;
    width:638px;
    height:auto;
}
div#footer 
{
    position:absolute;
    top:438px;
    left:0px;
    width:490px; 
    height:30px;
}

div#footer-home 
{
    position:absolute;
    top:418px;
    left:0px;
    width:490px; 
    height:30px;
}
div#footer-thanks 
{
    position:absolute;
    top:428px;
    left:0px;
    width:490px; 
    height:30px;
}