body
{
margin:0px;
background-color:black;
}

#transtile
{
background-color: rgb(44,22,0);
background-repeat: repeat;
width:105%;
height:340px;
position:absolute;
margin-top:100px;
}

#bg
{
background-color:#eedcb0;
width: 100%;
height: 100%;
position:absolute;
}

#title
{
position:absolute;
left: 20px;
font: 38px Georgia Bold;
font-weight: 800;
color:rgb(151,28,31);
top:30px;
}

#maincontainer
{
width: 1080px;
height:300px;
left:50%;
position:relative;
margin-left:-550px;
margin-top:20px;
}


#countingcrowstourposter
{
background-image:url(countingcrowstourposter.png);
width: 187px;
height: 245px;
position:absolute;
top:2px;
left:50%;
margin-left:-30px;
}

#bigtext
{
font: 17px arial bold;
font-weight: 400;
color: white;
position:absolute;
margin-left: 60px;
text-align: center;
}

#andpercent
{
font: 14px arial;
color: white;
font-weight: 300;
position: absolute;
text-align: center;
margin-left: 190px;
margin-top: 3px;
}

#mediumtext
{
font: 15px arial;
color: white;
font-weight: 300;
position: absolute;
text-align: center;
margin-left: 35px;
margin-top: 20px;
}

#smalltext
{
font: 11px arial;
color: white;
font-weight: 200;
position: absolute;
margin-left: -20px;
text-align: center;
margin-top: 45px;
}

#twittercountingcrows
{
font: 14px arial;
color: rgb(160,57,29);
font-weight: 400;
position: absolute;
margin-left: 380px;
text-align: center;
margin-top: 270px;
}


#adlogo
{
background-image:url(adlogo.png);
margin-left: 60px; 
top: 270px; 
position:absolute;
height: 20px;
width: 158px;
}

#samlogo
{
background-image: url(samlogo.png);
left: 260px;
top: 250px;
position: absolute;
height: 41px;
width:72px ;
}


#formcontainer
{
padding-left:10px;
border-left-style: solid;
border-left-width: 1px;
border-left-color: gray;
width:300px;
height:250px;
font: 12px Georgia;
color: white;
left:750px;
top: -8px;
position:absolute;

}

#birthcontainer
{
text-align:right;
font: 10px Arial;
right: 0;
}

#headertext
{
font: 30px Arial;
color:black;
font-weight: bold;
margin-left:10%;
margin-top:-10px;
}

#checktext
{
font:10px Arial;
}

