/***********

 *

 * South's BEST Stylesheet

 * http://www.southsbest.org

 *

 * Created By: Justin Smith (justindsmith@gmail.com)

 * Modified By: Jamey White
 
 * Modified By : Tyler Patterson
 

 ***********/



/* BASELINE BODY STYLE */

/* Standard Formating */

html,body,p,div,ul,li {

	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
    border:0px;
}

body {

  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-position: center top;
  background-color: #02406f;
  
  02406F

}

#wrapper {
  /* background-image: url(/images/southbackground.jpg); */
  	background: url(images/headerbackground.jpg) repeat-x top;



}

div.wrapper {
    border: solid black 2px;
	width: 100%;
	text-align: center;
}



#headerbackground {


}

#titleheader {

	width:800px;
	height:135px;
	margin:0;
	padding:0;
	background: url(images/souths_header.jpg) repeat-x top;

}


#kidsheader {

	height:135px; 
	padding-top:0px;
	padding-bottom:6; 
	margin: 0px 0px 0px 200px;

}


#content {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	clear: left;
	width: 1000px;
	display: block;
	height: 100%;
	text-align: left;
	border-style: none;

}

#renderedbackground {

	/* background: url(images/renderbackground.jpg) repeat top; */

}

#glow {

	background: url(images/backglow.gif) repeat-y top;

}

#sponsors {

	text-decoration: none;
	border-style: none;

}

#outerglow {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	clear: left;
	width: 800px;
	height: 2300px;
	display: block;
	text-align: center;
	/*background: url(../images/pagebg.gif) repeat-y top; */
	background: url(images/southbackground.jpg) repeat-y top;
	
}

#menu {

	background: url(images/menubackground.jpg) repeat-y top;
	height: 2300px;

}

#left_table {
	 =
}

#leftmenucontent {

	text-align: left;

}

img: {border-style: #FFFFFF;} 
img: {border: 0;}

a img
{
       border-width: 0px;
}


.class1 A:link {text-decoration: none; color: Navy;}
.class1 A:visited {text-decoration: none; color: Navy;}
.class1 A:active {text-decoration: none; color: Navy;}
.class1 A:hover {text-decoration: underline; color: #FF6600;}
.class1 A:hover {font-color: #ffffff;}

.class2 A:link {text-decoration: none; color: #ffffff;}
.class2 A:visited {text-decoration: none; color: #ffffff;}
.class2 A:active {text-decoration: none; color: #ffffff;}
.class2 A:hover {text-decoration: underline; color: #FF6600;}