@charset "UTF-8";
/* CSS Document */
p{
margin:0px;
}

a:link { 
	color: #FFFFFF;
	}
a:visited { 
	color: #FFFFFF;
	}
a:hover { 
	color: #FFFFFF;
	text-decoration: none;
	}
a:active { 
	color: #FFFFFF;
	}




body {
	margin:0px;
	background-image:url(images/background.jpg);
	font-family: "Myriad Web Pro", Verdana, Arial, Helvetica, sans-serif;
}
.topbar{
	background-color:#10785F;
	position:relative;
	height:210px;
	z-index:1;
	top: -2px;
	left: 1px;
	min-width:1312px;
}

.container{
height:auto;
width:1024px;
margin-right:auto;
margin-left:auto;
position:relative;
z-index:2;
}
.top{
height:143px;
width:1024px;
background-image:url(images/background/main_01.png);
position:relative;
margin-top:-200px;
z-index:2;
}

.wins{
	height:112px;
	width:295px;
	position:absolute;
	z-index:3;
	left: 34px;
	top: 1px;
}

		.winnum{
	position:absolute;
	width: 171px;
	height: 52px;
	left: 56px;
	top: 46px;
		}
.earnings{
	height:106px;
	width:369px;
	position:absolute;
	z-index:3;
	left: 632px;
	top: -1px;
}
		.earnnum{
	position:absolute;
	left: 57px;
	top: 47px;
	width: 259px;
	height: 45px;
		}
.nav{
height:40px;
width:1024px;

position:relative;
z-index:2;
}
.flash{
height:291px;
width:1024px;
background-image:url(images/background/main_03.png);
position:relative;
z-index:2;
}
.flashother{
height:262px;
width:1024px;
background-image:url(images/background/main_03.png);
position:relative;
z-index:2;
}

.flashother1{
height:30px;
width:1024px;
background-image:url(images/background/main_03.png);
position:relative;
z-index:2;
}
.flasher{
	position:absolute;
	width: 828px;
	height: 250px;
	left: 98px;
	top: 6px;
	z-index:3;
}
.scroll{
height:5px;
width:1024px;
background-image:url(images/background/main_04.png);
position:relative;
z-index:2;
}
.mid{
height:53px;
width:1024px;
background-image:url(images/background/main_05.png);
position:relative;
z-index:2;
}

.stickynote {
	background:url(images/stickynote.png) no-repeat; 
	width:300px; 
	height:301px; 
	float:right; 
	margin:15px 0 15px 15px;
}
.stickytext{
width:250px;
height:240px; 
padding:35px 20px 20px 20px;
font-family:'Comic Sans MS';
color:#000;
font-size:15px;
}

.content{
height:auto;
width:1024px;
min-height:150px;
background-image:url(images/background/main_06.png);
position:relative;
float:left;
z-index:2;
}

.content2{
height:auto;
width:1024px;
min-height:150px;
background-image:url(images/background/main_08.png);
position:relative;
float:left;
z-index:2;
}

.stallion_content{
height:auto;
min-height:90px;
width:760px;
max-width: 910px;
float:left;
position:relative;
left: 125px;
padding-left:10px;
padding-right:10px;
top: 2px;
z-index:2;

}


.news{
height:auto;
min-height:90px;
width:520px;
max-width: 629px;
float:left;
position:relative;
left: 120px;
padding-left:10px;
padding-right:10px;
top: 2px;
z-index:4;

}
.logo{
	background-image:url(images/littlelogo.png);
	position:absolute;
	width:80px;
	height:35px;
	z-index:2;
	left: 541px;
	top: 3px;
}

.rightbar{
	height:auto;
	width:190px;
	max-width: 190px;
	float:left;
	position:relative;
	left: 175px;

	top: 2px;
	z-index:2;
}
.title{
	position:absolute;
	width: 739px;
	height: 27px;
	left: 121px;
	top: 25px;
	z-index:2;
}

.scrolling{
	position:absolute;
	width: 984px;
	height: 27px;
	left: 116px;
	top: 10px;
	z-index:2;
}
.bottom{
height:60px;
width:1024px;
position:relative;
float:left;
z-index:2;
}
.lillogo{
	background-image:url(images/littlelogo2.png);
	position:absolute;
	width:80px;
	height:35px;
	z-index:3;
	left: 111px;
	top: 18px;
}

.stallions{
	position:absolute;
	width:264px;
	height:149px;
	z-index:99;
	left: 671px;
	top: -11px;
}
.biglogo{
	background-image:url(images/biglogo.png);
	position:absolute;
	width:199px;
	height:86px;
	z-index:99;
	left: 125px;
	top: 24px;
}
.footer{
height:20px;
width:1024px;
background-image:url(images/background/main_07.png);
position:relative;
float:left;
z-index:2;
}

.maillist{
background-image:url(images/background/maillistbg.jpg);
height:500px;
width:500px;
}
.blacklinks {
	color:#000000;
}
