﻿body
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
background-image: url('../images/bkgd.jpg');
background-repeat:repeat-x;
background-color: #bf0000;
text-align:center;
}

#container
{
width:800px;
height:557px;
background-image: url('../images/main-image.jpg');
background-repeat:no-repeat;
text-align:left;
overflow:hidden;
}

#leftside
{
height:100px;
width:300px;
float:left;
margin: 470px 70px 0 0;
padding-left:40px;
font-size:16px;
color: #FFCD16;
font-weight:bold;
}

#rightside
{
width:340px;
height:100px;
margin: 85px 50px 0 0;
color:#000000;
float:right;
line-height:20px;
clear:right;
}

#rightside-thankyou
{
width:340px;
height:100px;
margin: 85px 50px 0 0;
color:#000000;
float:right;
line-height:20px;
clear:right;
}

#bottom
{
width:760px;
height:172px;
font-size:16px;
text-align:left;
padding-left:40px;
color: #FFCD16;
font-weight:bold;
}

#bigd
{
font-size:16px;
}

.yellow
{
color: #FFCD16;
font-weight:bold;
}

.submitButton
{
vertical-align:middle;
}

#msg
{
font-weight:bold;
line-height:12px;
}

#copyright
{
width:800px;
text-align:left;
color:#E32D20;
font-size:10px;
font-weight:bold;
padding-top:10px;
}
