body { 
  background: white url("back_grdfsad.png");
  background-repeat: repeat;
  background-position: top center ;
  background-color: #000000;
	margin:0;
	padding:0;
	font-family: Verdana;
	padding:0 0 0 0;
}

#everything
{
	width:95%;
	min-width: 960px;
	margin:0 auto 0 auto;
}

#header
{
/*	width:100%;*/
	height:120px;
	margin:20px 00px 00px 00px;
	padding:0;
	background : url("header.png");
	/*text-align:center;*/

}

#main_body
{
	margin:20px 20px 20px 20px;
}

#big_picture {
	margin:00px 50px 00px 00px;
	float: left;
}

#big_picture_right {
	margin:00px 00px 00px 50px;
	float: right;
}

#main_text
{
	margin:00px 50px 50px 50px;
	color: #bcbcbc;
	font-size:0.8em;
	text-align:justify;
}

#main_text h1
{

	font-family: Verdana;
	color:rgb(255, 255, 255);
	font-size:2em;
	text-align:center;
}

#main_text a
{
	color: #ffffff;
	text-decoration: none;
}


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

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

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

#left
{
	width:33%;
	float:left;
}

#middle
{
	width:33%;
	margin-right:33%;
	margin-left:33%;
}

#right
{
	width:33%;
	float:right;

}

#menu_text
{
	margin:00px 50px 20px 50px;
	color: #bcbcbc;
	font-size:0.8em;
	text-align:justify;
}

#menu_text a
{
	color: #ffffff;
	text-decoration: none;
}


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

#menu_text a:visited
{
	color: #bcbcbc;
	text-decoration: underline;
}

#menu_text a:active
{
	color: #bcbcbc;
	text-decoration: underline;
}


#menu_text h1
{

	font-family: Verdana;
	color:rgb(255, 255, 255);
	font-size:1.2em;
	text-align:center;
}

#follow_menu h1
{

	font-family: Verdana;
	color:rgb(255, 255, 255);
	font-size:1.2em;
	text-align:left;
}

#follow_menu
{
	margin:00px 50px 00px 50px;
	color: #bcbcbc;
	font-size:0.8em;
	text-align:justify;
}

#follow_menu a
{
	color: #ffffff;
	text-decoration: none;
}


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

#rightlinks
{
	width:100px;
	height:100%;
	margin:0;
	padding:0;
	float: right;
	text-align: right;
}

#form {
	width: 250px;
	height: 398px;
	background: white url("form.png");
	padding: 95px 0 0 0;
}

#clear {
	clear: both;
	height:22px;
	padding:0;
	background : url("clear_div.png");
}

#footer
{
	width:100%;
	margin:0 0 0 0;
	padding:0;
	text-align:center;
	color: #ffffff;
	font-size:0.8em;

}




/* Not Used */

#apps
{
	width:100px;
	height:100%;
	margin:0;
	padding:0;
	float: right;
	text-align: center;
	margin-top: 50px;
	background-color: #000080;
	background: white url("100_betcompute.png");
	border: 3px #000080 solid;
	-moz-border-radius: 0em 1em 1em 0em;
	border-radius: 1em 1em 1em 1em;
	font-family: Verdana;
	color:rgb(255, 255, 255);
	font-size:1em;
	font-weight: bold;
}

#site {
	width: 100px;
	height: 100px;
	background-color: #ffffff;
	float: right;
	margin-top: 00px;
	border: 2px #000080 solid;
	-moz-border-radius: 1em 1em 1em 1em;
	border-radius: 1em 1em 1em 1em;
}

#iphone {
	float: left;
}





