/* Most of this css except for the rollovers was taken from glish.com's css layouts*/
/*The css for the rollovers came from an article on evolt.org by Simon Coggins*/
/*My sincere thanks to those who make their knowledge freely available*/
#leftcontent {
position: absolute;
left:3px;
top:95px;
width:105px;
	}

#centercontent {
margin-top:160px;
margin-left: 170px;
margin-right:230px;
margin-top:167px;
border:3px #0a7dac;
border-style: solid;
width:400px;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 200px;
margin-right:150px;
	}
html>body #centercontent {
margin-left: 172px;
margin-right:232px;
	}

#rightcontent {
background-color:#000;
position: absolute;
left:620;
right:5px;
top:110px;
width:200px;
	}
	
	#centercontentnew {
position: absolute;
left:120px;
top:113px;
width:450px;
	}
	#centercontentnew a:link {
		color: #996633;
		}
		
	#centercontentnew a:visited {
		color: #000;
		}
	#centercontentnew a:hover{
		color: #666633;
	}

#navi a , #navi strong {
  color: #fff;
  font: 11px Arial,Helvetica,sans-serif;
	font-weight: bolder;
  text-decoration: none;
  display: block;
  width: 100px;
  padding: 3px 5px;
  margin: 3px;
  border:1px #000;
border-style: solid;
  
}

#navi strong {
  font-weight: bold;
  background: #ccf;
}


#navi a:hover {
  background: #996633;
	color: #fff;
	border:1px #000;
border-style: solid;

}
#bar {width: 100%;
    height: 56px;
    background: #f19621;
    border-bottom:2px solid #0a7dac;
    display: block;
    }
body{  
  background-color:#000;
 margin:0px;
 background-image: url(images/pagebkgd2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
    padding:0px;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    line-height: 18px; /*makes sense to put this here I guess*/
		scrollbar-base-color:#ff9933;
		scrollbar-shadow-color:#f5dcdc;
    }
p,h1,h2,h3 {
		padding:0px 0px 0px 0px;
		}
h1 {
	font-size: 22px;
	font-family: arial, sans-serif;
	font-style: italic;
	 font-weight: bold;
	color: #000;
}
h2 {
	font-size: 18px;
	font-family: arial, sans-serif;
	font-style: italic;
	color: #000;
}
h3 {
	font-size: 18px;
	font-family: arial, sans-serif;
	font-style: italic;
	color: #fff;
}
h4 {
	font-size: 15px;
	font-family: arial, sans-serif;
	font-style: italic;
	color: #000;
}
form {
	padding: 10px;
}
input.signup {
		background-color: #f5f5dc;
		color: #669;
		}
	a:link {
		color: #ffcc66;
		}
	a:visited {
		color: #ffcc66;
		}
	a:hover{
		color: #fff;
		}
	.title {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #fff;
		font-weight: 600;
		background-color: #369;
		}
.caption{
	font-size: 11px;
	font-family: arial, sans-serif;
	font-style: italic;
	color: #7b6539;
	}
.copyright{
	font-size: 10px;
	font-family: arial, sans-serif;
	color: #000;