@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color: #292929;
	background-image: url(images/);
	background-repeat: no-repeat;
  }
a:link {
	color: #3e7d9a;
}
a:visited {
	color: #3e7d9a;
}
a:hover {
	color: #d3d33f;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {font-size: 11px;
}
.style5 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #226b8c;
}
.style6 {font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
}
#container {
	position:absolute;
	width:782px;
	left:50%;
	margin-left:-390px;
	z-index:1;
	visibility: visible;
  } 
#page_size {
	position:absolute;
	z-index:2;
	left: -111px;
	}
#mydiv {
	position:absolute;
	z-index:3;
	left: 4px;
	top: 171px;
	width: 312px;
	height: 50px;
	visibility: visible;
  }
#flash_ad {
	position:absolute;
	z-index:5;
	left: 11px;
	top: 12px;
	width: 295px;
	height: 174px;
	visibility: visible;
  }
#sign_up {
	position:absolute;
	z-index:4;
	left: 54px;
	top: 306px;
  }

#menu {
	position:absolute;
	z-index:7;
	left: 299px;
	top: 181px;
  }
#filler {
	position:absolute;
	background-color:#FFFFFF;
	left:4px;
	top:221px;
	width:293px;
	height:1px;
	z-index:1;
}
#filler2 {
	position:absolute;
	background-color:#8f8f8f;
	left:297px;
	top:221px;
	width:473px;
	height:1px;
	z-index:1;
}

