/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #444;
	background-color: #FFF;
	text-align: center;
}

#wrapper{
	position:relative;
	width: 770px;
	margin: 10px auto;
	border: 1px solid #000000;
	text-align: left;
	background-image:url(images/nav.jpg); 
	background-repeat: repeat-y;
}
 
#banner{
	height: 236px;
	background-image: url(images/never-logo.jpg);
}

#banner h1 {
	position:absolute;
	left:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	width: 459px;
	top: 36px;
	font-weight: normal;
}

#banner h2 {
	position:absolute;
	left:240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6600CC;
	text-align: center;
	width: 525px;
	top: 204px;
	font-weight: bold;
}


#leftcol{
	position: absolute;
	left: 0px;
	width: 213px;
	top: 236px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(images/nav.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#leftcol #nav {
	padding-bottom: 60px;
	}

#leftcol #cent {
	position: relative;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	clear: both;
}

#leftcol #nav #note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333399;
	text-decoration: none;
	text-align: justify;
}


#leftcol p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC66FF;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 8px;
	text-align: justify;
	margin-top: 4px;
}

#leftcol .news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 8px;
	text-align: left;
	margin-top: 4px;
}

#leftcol .green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00CC33;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 8px;
	text-align: left;
	margin-top: 4px;
}

#leftcol a:link, a:hover, a:focus, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#leftcol a:hover, a:focus {
	color: #99FF00;
	text-decoration: none;
}

#leftcol h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FF00;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
	font-weight: bold;
}

#leftcol #nav ul{
	padding: 0;
	margin: 0;
	background-color: transparent;
}

#leftcol #nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
}

#leftcol #nav ul li a{
	color: #000099;
	padding: 3px 0 4px 9px;
	text-decoration: none;
	height: 1%;
	background-image: url(images/navmid4.gif);
	background-position: right;
	display: block;
	background-repeat: no-repeat;
}

#leftcol #dat{
	color: #333333;
	display: block;
	padding: 8px 0 8px 9px;
	text-decoration: none;
	background-image: url(images/navmid2.gif);
	background-repeat: repeat-y;
	font-weight: bold;
	background-position: right;
}

#leftcol #nav #top{
	display: block;
	height: 35px;
	background-image: url(images/navtop.gif);
	background-position: right;
}

#leftcol #nav #bot{
	display: block;
	height: 39px;
	background-image: url(images/navbot.gif);
	background-position: right;
}

#leftcol #nav a:hover, #leftcol #nav a:focus { 
	color: #FF7E47;
	background-image: url(images/navmid3.gif);
}

#content {
	margin-left: 214px;
	background-color:#FFFFFF
}

#content #add {
	position: absolute;
	top: 240px;
	margin-left:8px;
}

#content p{
	font-size: 12px;
	margin: 5px 10px 8px 8px;
	color: #003366;
	text-align: justify;
}

#content h1{
	font-size: 16px;
	color: #FF0099;
	padding: 0;
	margin: 8px;
	padding-top: 2px;
	font-weight: bold;
}

#content h2{
	font-size: 14px;
	color: #00FF00;
	padding: 0;
	margin: 2px 0 0 8px;
	font-weight: bold;
}

#content h3{
	font-size: 80%;
	color: #FF9900;
	padding: 0;
	margin: 11px 0 0 8px;
}

.clearit {
	clear: both;
	background-color: #33FFFF;
}

#space {
	height: 50px;
}

.leftimage {
float: left;
margin: 0 10px 3px 0;
}

.pcent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align: center;
}

.rightimage {
	float: right;
	margin: 0px 10px 5px 15px;
}

.container {
	width: 99%;
	float: right;
	background-color: #FFF;
}

#wrapper #content .container #tg {
	height: 290px;
	width: 490px;
	margin-left: 30px;
}

#wrapper #content .container #tg img {
	padding-right: 10px;
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #333333;
	margin-right: 10px;
	
}

#wrapper #content .container #tgp {
	height: 290px;
	width: 490px;
	margin-left: 0px;
}

#wrapper #content .container #tgp img {
	padding-right: 10px;
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #333333;
	margin-right: 10px;
	
}

.container a {
	text-decoration: none;
	color: #0000FF;
}

.container a:hover { 
	text-decoration: none;
	color: #FF0033;
}

.container ul {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	list-style: inside;
}

.container td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	text-align: center;
	border: 1px solid #999999;
}

#footer {
	border-top: 1px solid #000000;
	background-color: #330033;
	clear: left;
}

#footer {
	font-size: 10px;
	padding: 3px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}

#footer #sponsor a {
	font-size: 10px;
	padding: 3px;
	text-decoration: none;
	color: #AAA;
	margin: 0 10px 0 10px;
}
