/************************************************************************************/
/* NEW GENERATION ARTIST STYLESHEET :: GO LIONS!!!!!!                               */
/* Images and Content Copyright New Generationation Artist                          */
/* All rights reserved, use by permission only                                      */
/* Stylesheet Authored by Internet DesignWorks                                      */
/* Website Design is our Specialty :: Website Development our Passion               */
/************************************************************************************/

body{
	width:800px;
	margin-left:18%;
	margin-top:2%;
	background-color:#ffffff;
}

#content{
	width:80%;
	text-align:left;
	vertical-align:top;
	margin-left:15%;
	font-family:verdana, helvetica, sans-serif;
	font-size:95%;
	color:#000000;
	margin-top:-12%;
}

#content h1{
	background-color:#bf5a07;
	font-family:verdana, helvetica, sans-serif;
	font-size:115%;
	color:#ffffff;
	border-top:#000000 outset 3px;
	border-bottom:#000000 outset 3px;	
	text-align:center;
}

#copy{
	background-image:url("../images/backs/copyback.png");
	background-repeat:no-repeat;
	width:800px;
	height:100px;
	font-family:verdana, helvetica, sans-serif;
	font-size:60%;
	color:#ffffff;
	text-align:center;
	padding-top:12px;
	clear:both;
}

#copy a{
	color:#ffff00;
}

#copy a:hover{
	text-decoration:none;
}

#copy h1{
	font-family:verdana, helvetica, sans-serif;
	font-size:100%;
	color:#ffffff;
}

#nav{
	width:25%;
	text-align:left;
	font-family:verdana, helvetica, sans-serif;
	font-size:75%;
	font-weight:600;
}

#nav ul{
	list-style-type: none;
	width:100%;
	margin-left:-40px;
}

#nav li a{
	width:100%;
	height:20px;
	text-align:left;
	vertical-align:middle;
	font-size:100%;
	padding-left:22px;
	background-image:url("./images/backs/nav.png");
	background-repeat:no-repeat;
	color:#bf5a07;
	background-position:0, 50%;
	text-decoration:none;
}

#nav li a:hover{
	width:100%;
	height:20px;
	text-align:left;
	vertical-align:middle;
	font-size:100%;
	padding-left:22px;
	background-image:url("./images/backs/navhover.png");
	background-repeat:no-repeat;
	color:#000000;
	background-position:0, 50%;
	text-decoration:none;
}

	