/* This is the------------------ Flash Banner formatting --------------------*/
#mySlideshow
{
position:absolute;
top:150px;

}

/* This is the -------------------body formatting -----------------------*/
body 
{
font-family: "Lucida Grande", Verdana, sans-serif;
background-image: url(Images/pattern.png);
width: 100%;
height: 100%;
margin-top: 0px;
padding-top: 0px;
top: 0px;
margin-left: 0px;
padding-left: 0px;
left: 0px;
background-repeat: repeat-y;
background-attachment: fixed;
}


#main_wrapper
{
border:2px solid #000000;
background-image: url(Images/tree_back.png);
width:1024px;
background-repeat: repeat;
background-attachment: fixed;
margin-left:auto;
margin-right:auto;
}


/* This is the -----------------------header formatting------------------ */
#header
{
background-image: url(Images/header4.png);
width:1024px;
height:150px;
background-repeat: no-repeat;
border-bottom:2px solid blue;
}



/* This is the --------------------content box formatting --------------------*/
#content
{
	clear:both;
	border: 2px solid #9b9b9b;
	float:left;
	margin-top: 18px;
	margin-left:12px;
	background-color: #1d1d1d;
	background-repeat: repeat-y;
	width:700px;
	margin-bottom: 15px;
}

#content_inner
{
	top:280px;
	width:680px;
	color:white;
	margin-left:12px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size:75%;
}

#content_inner a
{
color:#FFFF00;
}

#content_inner a:hover
{
color:#fff;
}

#content_inner a:visited
{
color:#950006;
}

h1
{
	color: #FF0000;
}

h2
{
font-size: 14px;
color:#0099FF;
}

h4
{
font-size: 14px;
color:#0099FF;
}

h5
{
font-family: helvetica;
font-size:16px;
color: #FFC000;
}


/* ------------This is the footer formatting------------------------- */
#footer
{
clear:both;
background-image: url(Images/footer.png);
width:1024px;
height:62px;
background-repeat: no-repeat;
}




/* This is the ------------------links formatting--------------------- */


#links
{
background: #1d1d1d;
border: 2px solid #9b9b9b;
background-repeat: no-repeat;
float:right;
margin-top: -135px;
margin-right:12px;

}


/* This is the ------------------sponsors formatting -----------------------*/
#sponsors
{
clear: both;
background: #1d1d1d;
background-repeat: no-repeat;
border: 2px solid #9b9b9b;
float:right;
margin-top: 15px;
margin-right:12px;
margin-bottom:12px;
}



#banner
{
clear:both;
margin-top: 190px;
background-image: url(Images/banner.png);
float:left;
width:1000px;
height:143px;
background-repeat: no-repeat;
}

#img
{
border: none;

}
