/*
		File: 	LongIslandJuniorSoccerLeague_global.css
		Date: 	Friday May 13, 2009
		Auth:	Anthony Fabrizio - anthonyfabrizio@a-designs.us
		~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

/*---------------------------------------------------------------------------- 
CORE HTML TAGS
-----------------------------------------------------------------------------*/

@media all { 

* { 
	margin : 0; 
	padding : 0; 
	}
h2, h3, h4, h5, p, ul, ol  { margin : 0 20px; padding : .5em 0; }


/* =body */
body {
	text-align : center;
	background-attachment: fixed;
	background-image: url(Images/bg.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 160%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* =link style */
a:link {
	text-decoration: none;
}
a:link {
	color: #FF0000;
}

a:visited {
	text-decoration: none;
}
a:visited {
	color: #FF0000;
}

a:hover {
	text-decoration: none;
}
a:hover {
	color: #993333;
}

a:active {
	text-decoration: none;
}
a:active {
	color: #999999;
}


/* =hx */
h1, h2, h3 { font-weight : bold; text-transform : uppercase; }



/* =h2 */
h2 { font-size : 130%; }

/* =h3 */
h3 { font-size : 110%; }

/* =code */
code, pre {  font : 80% monaco, courier, monospace; font-weight : normal; color : #666; }
pre {  padding-left : 20px; font-size : 80%; }

}

#Topnav {
	position:absolute;
	left:20px;
	top:156px;
	width:968px;
	height:33px;
	z-index:3;
	background-repeat: no-repeat;
	background-image: url(Images/Top_Nav.png);
}


/* =The above @media rule hides this stylesheet from the 
discontinued Microsoft Internet Explorer for Mac. */

div#container {
	position : relative;
	width : 1010px;
	margin : 0 auto;
	text-align : left;
}
div#content { width : 100%; padding : 40px 0 20px 0;overflow : hidden; }
div#nav_current { position : relative; }
.style2 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}


#Top_Nav {
	position:absolute;
	left:23px;
	top:111px;
	width:967px;
	height:37px;
	z-index:31;
	background-image: url(Images/Top_Nav.png);
	background-repeat: no-repeat;
}
#homeindex {
	position:absolute;
	left:624px;
	top:112px;
	width:30px;
	height:26px;
	z-index:52;
}
#ContactTab {
	position:absolute;
	left:662px;
	top:112px;
	width:36px;
	height:34px;
	z-index:52;
}
body,td,th {
	color: #FFFFFF;
}
#Search {
	position:absolute;
	left:764px;
	top:115px;
	width:220px;
	height:28px;
	z-index:38;
}
#scroll {
	position:absolute;
	left:280px;
	top:246px;
	width:547px;
	height:16px;
	z-index:30;
}
#Main_Banner {
	position:absolute;
	left:23px;
	top:0px;
	width:963px;
	height:149px;
	z-index:30;
}
#logo {
	position:absolute;
	left:34px;
	top:2px;
	width:168px;
	height:162px;
	z-index:33;
}
#calendar {
	position:absolute;
	left:188px;
	top:580px;
	width:475px;
	height:388px;
	z-index:30;
}
