@charset "UTF-8";
/* CSS Document */

*{margin:0px; padding:0px;}

a:link {
border:none;

}

a:visited {
	border:none;
}

a:hover {
	border:none;
}

body {
	background-color:#000;
	height:auto;
}

p {
	color:#fff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:center;
	margin:0px;
	padding:0px;
}

h2 {
	color:#ee2368;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0px;
	padding:0px;
}

#center {
	position:absolute;
	z-index:500;
	bottom:40%;
	right:30%;
	height:220px;
	width:750px;
	}
	
	
#text {
	position:absolute;
	z-index:600;
	bottom:40%;
	right:30%;
	height: 220px;
	width:750px;
	}
	
#text p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	margin-top:180px;
	margin-left:60px;
	}
	

#background {
	background-image:url(smGradient.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:220px;
	position:absolute;
	z-index:100;
	bottom:40%;
	width:2000px;
	}
	
#jfdesigns {
	position:absolute;
	z-index:50;
	top:5%;
	right:30%;
	width:750px;
	background-image:url(blackDots.jpg);
	background-repeat:repeat-x;
}

#jflogo {
position:absolute;
z-index:75;
right:30%;
top:5%;
width:750px;
height:300px;

}

#jchorses {
position:absolute;
width:750px;
z-index:55;
right:30%;
bottom:15%;
background-image:url(flames.jpg);
background-repeat:no-repeat;
}

#jclogo {
position:absolute;
z-index:75;
right:30%;
width:750px;
bottom:10%;
}
	

#mainSection {
	clear:both;
	padding:4em 0 0 0;
	margin:0;
	background-color:#000;
	height:610px;
	width:800px;
}

#right {
	float:right;
	width:302px;
	padding:0 2.5em 1em 0;
	margin:0px;
}

#right a img {
	border: 2px solid #000;
}

#right a:hover img {
	border: 2px solid #ee2368;
}

#left {
	float:left;
	width:302px;
	padding:0 0 1em 4em;
	margin:0px;
}

#left a img {
	border: 2px solid #000;
}

#left a:hover img {
	border: 2px solid #ee2368;
}
#footer {
	width:750px;
	color:#ee2368;
	text-align:center;
	clear:both;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding:0 0 0 0;
}

#contentSection {
	width:750px;
	border-bottom-color:#ee2368;
	border-bottom-width:1em;
	border-left-color:#ee2368;
	border-left-width:1em;
	border-right-color:#ee2368;
	border-right-width:1em;
	padding:1em .5em 1em 0;
}

#siteID {
	margin:0px;
	padding:0px;
	background-image: url(SiteID.png);
	background-repeat: no-repeat;
	background-position:top left;
	width:800px;
	height:250px;
}

#siteID h1 {
	margin-left:-999em;
}

#siteID h3 {
	margin-left:-999em;
}

#siteID p {
	margin-left:-999em;
}
