@charset "UTF-8";

body {
	/* background-color: #CCCCCC; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/chunksm.jpg);
}


#container {
	text-align: center;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}
#banner {
	background-color: #000000;
	text-align: center;
}

#topnav {
	text-align: center;
	height: 50px;
	background-image: url(BNew/jBup.jpg);
background-repeat: repeat-x;
	/* background-color: #000000;*/
	width: auto;
}
#main {
	text-align: left;
	height: 510px;
	}

#footer {font-size: 11px;
	text-align: center;
	height: 100px;
	clear: both;
	background-color: #000000;
	color: #ffe000;
	background-image: url(images/SparksFlames3.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}


/* for top navigation */

#navigation {
   list-style: none;
   list-style-image: none;
   margin: 0; padding: 0;
   margin-left: auto;
   margin-right: auto;
}

 
#navigation li {
   float: left;
}


#navigation li a {
	display: block;
	width: 120px;
	text-align: center;
	color: #000;
	padding: 3px 0;
	background-image: url(BNew/jBup.jpg);
background-repeat: repeat-x;
	height: 44px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 38px;
	background-color: #000000;
	text-decoration: none;
}
#navigation li a:hover {
	color: #000;
	background-image: url(BNew/jBdn.jpg);
background-repeat: repeat-x;
	}
	
	/* regular navigation here */
	
	a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #ffe000;
	text-decoration: none;
}
	
	
a:visited {
	color: #FFFFFF;
}
a:hover {
	text-transform: capitalize;
	color: #ffe000;
	text-decoration: none;
}
a:active {
	text-transform: capitalize;
	color: #ffe000;
	text-decoration: none;
}
	

/* footer navigation here */

a.footie {font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #ffe000;
	text-decoration: none;
}
	
	
a.footie:visited {
	color: #FFFFFF;
}
a.footie:hover {
	text-transform: capitalize;
	color: #ffe000;
	text-decoration: underline;
}
a.footie:active {
	text-transform: capitalize;
	color: #ffe000;
	text-decoration: underline;
}

/* main text defined */

h1 {
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #ffe000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #ffe000;
	margin-left: 15px;
}
.inndent {
	margin-left: 40px;
}
li.tx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 120%;
	margin-left: 10px;
	color: #ffe000;
}
h2 {
	font-size: 1em;
	text-align: center;
	color: #ffe000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-left: 15px;
	font-weight: 600;
	color: #ffe000;
}
