/* CSS Document */
/* Schwartzhog */
/* © Copyright Squire Creations 1 Ltd. 2008 */


/* Main Body Elements */
body {
background-color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:0.65em;
margin:0px;
margin-right:auto;
margin-left:auto;
text-align:center;
background-image: url(../img/Home_Background.jpg);
background-position:left top;
background-repeat: no-repeat;
}

#container{
text-align:left;
width:940px;
height:770px;
margin-right:auto;
margin-left:auto;
background-color: #000;
}

#container2{
text-align:left;
width:940px;
height:770px;
margin-right:auto;
margin-left:auto;

}

#flash_main{
text-align:left;
width:940px;
height:770px;
background-color: #000;
}


.footerheadings{
color:#fff;
}


#footer{
margin-right:auto;
margin-left:auto;
text-align:right;
color:#fff;
width:940px;
height:20px;
padding-right:50px;
padding-left:50px;
}

#footer span{
color:#fff;
}

#footer a{
color:#fff;
text-decoration:none;
}

#footer a:hover{
color:#999;
text-decoration:underline;
}
/*****************************************************/

/* Enter Page Elements */



#enter_screen{
text-align:left;
width:940px;
height:436px;
background-image: url(../img/img_enterscreen.jpg);
background-position:left top;
background-repeat:no-repeat;
margin-top:140px;
background-color: #000;


}

#button_yes{
text-align:left;
width:266px;
height:67px;
margin-top:344px;
float: left;
}

#button_no{
text-align:left;
width:266px;
height:67px;
margin-top:346px;
margin-left:111px;
float: left;
}


#enter_text{
text-align:left;
width:300px;
height:auto px;
margin-top:65px;
margin-left:54px;
float: left;
}

#textarea{
text-align:left;
width:600px;
height:auto px;
margin-top:20px;
margin-left:10px;
float: left;
}

/*****************************************************/

/* Text Style Elements */


h1{
margin-top:0px;
padding-top:0px;
font-size:1.5em; 
font-style:normal; 
color:#fbda00;
}

h2{ 
margin-top:0px;
padding-top:0px;
font-size:1.1em; 
font-style:normal; 
color:#fbda00;
}

h3{ 
font-size:1em; 
font-style:normal; 
color:#666;
}

h4{ 
margin-top:0px;
padding-top:0px;
font-size:0.9em; 
font-style:normal;
letter-spacing: 1px;
color:#34932c;
}

p{ 
color:#fff;
line-height: 16px;
font-size:1.0em; 
}

a{
color: #fff600;
text-decoration:none;
}

a:hover{
color: #ffffff;
text-decoration:underline;
}

/*****************************************************/
