
body {
background-color:#7e9b06;
padding:0px;
margin:0px;
text-align:center;
}

/* --------------header content------------- */
#header{
/*background:url('images/snapbingo_homepage_01.gif');*/
width: 800px;
height: 166px;
margin:0;
padding:0;
}

#header a{
	text-decoration:none;
}

#nav a,a:link,a:visited {
	text-decoration:none;
}

#form
{
padding-left: 470px;
padding-top: 57px;
float: left;
border: 0px solid red;
width: 180px;
text-align:right;
}

#form_logged_in
{
padding-left: 470px;
padding-top: 57px;
float: left;
border: 0px solid red;
width: 180px;
text-align:right;
font-size:15px;
font-family: Helvetica;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#ffffff;
}

#form_logged_in a,#form_logged_in a:link,#form_logged_in a:visited{ color:#ffffff; text-decoration:underline; font-size:.85em; line-height:1.3em}
#form_logged_in a:hover{ color:#c4ed1d; text-decoration:none;}
#form_logged_in a:active{ color:#7e9b06; text-decoration:none;}

#toppn
{
padding-top: 50px;
padding-left:25px;
border: 0px solid yellow;
width: 110px;
float: left;
}

#logged_in_cont
{
	margin:0 0 0 8px;
}

/* ----------this must stay to center the page---------- */
#container {
width: 800px;
padding:0px;
border: 0;
margin-left: auto;
margin-right: auto;
text-align:left;
} 
/* --------------content------------- */
#inner
{
background:url('images/snapbingo_homepage_02.gif');
margin:0px; 
width:800px;
height:355px;
}
/* --------------left content------------- */
#left {
 float:left; 
 border: 0px solid green;
 width: 396px;
 height: 355px;
 }
 #getstarted
 {
 margin-top: 60px; 
 margin-left:40px;
 border: 0px solid orange;
 width: 350px;
 padding:15px 10px 0px 0px;
 }
 #playnow{
 margin-left:100px;
 margin-top:100px;
 border: 0px solid red;
 width:170px;
 }
 
 #joinnow{
 margin-left:185px;
 margin-top: 10px;
 border: 0px solid blue;
 width:200px;
 }
 /* --------------right content------------- */
 #right {
 float:right; 
 border: 0px solid green;
 width: 400px;
 height: 355px;
 }
 
#bite
 {
 margin-top:75px; 
 margin-left:40px;
 border: 0px solid orange;
 width: 350px;
 padding-top:15px;
 padding-left:5px;
 }
 #promo
 {
 margin-top:30px; 
 margin-left:195px;
 border: 0px solid black;
 width: 90px;
 padding-top:15px;
 padding-left:5px;
 }
 /* --------------footer------------- */ 
#footer
{
/*background:url('images/snapbingo_homepage_03.gif');*/
margin-top:-5px;
width:800px;
height:71px;
}
#footertext
{
 margin:0 0 0 100px;
 border: 0px solid orange;
 width:650px;
 padding:4px 0px 0px 0px;
 }
 
 #footerlogos
 {
 width:689px;
 margin-left: auto;
 margin-right: auto;
 margin-top:10px;
 }
 
 #footerlogos img
 {
 float:left;
   border:none;
 }
 
 #dragonfish
 {
   margin:0 0 8px 0;
   
 }
 
 #pagescopyright{
 	margin:0 auto;
	padding:0;
	width:800px;
	text-align:center;
	color:#ffffff;
	font-family:verdana;
	font-size:11px;
 }
 
#pagescopyright a:link{
	color:#3B4E19;
}

#pagescopyright a:visited{
	color:#3B4E19;
}

#pagescopyright a:hover{
	color:#c4ed1d;
	text-decoration:underline;
}

#pagescopyright a:active{
	color:#3B4E19;
}

 a.content.txt:link, a.content.txt:visited{
	color:black;
}

a.content.txt:hover{
	color:#c4ed1d;
}

a.content.txt:active{
	color:black;
}
 
 #footertext a:link, a:active, a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #7e9b06;
	margin: 0px 0 6px 0;
	display: inline;
	text-decoration: none;	
}

#footertext a:hover{
	text-decoration: underline;
	color:#000000;
}

 
/* --------------landingpagetext------------- */ 
.getstarted-text
{
font-family:verdana;
color:#000000;
font-size:16px;
font-weight:normal
 }
.bite-text
{
font-family:verdana;
color:#c4ed1d;
font-size:16px;
font-weight:normal
 }
 .playnow-text
 {
 font-family:verdana;
 color:#000000;
 font-size:14px;
 font-weight:normal;
 }
 a.footer-text:link, a.footer-text:visited
 {
 font-family:verdana;
 color:#7e9b06;
 font-size:12px;
 font-weight:normal;
 text-decoration:none;
 }
 a.footer-text:hover 
 {
 font-family:verdana;
 color:#c4ed1d;
 font-size:12px;
 font-weight:normal;
 text-decoration:underline;
 }
 a.footer-text:active
 {
 font-family:verdana;
 color:#5b6a0e;
 font-size:12px;
 font-weight:normal;
 text-decoration:underline;
 }
 input
{
font-size:8pt;
width:180px;
line-height:14px;
height:20px;
color:#000000;
border-color:#000000 #000000 #ffffff #ffffff;
background-color:#FFFFFF;
border-style:solid;
border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px
}
