@charset "utf-8";
/* CSS Document */

html,
body {
	background: #feffcf url('../images/bg.png') center top no-repeat;
	margin:0;
	padding:0;
	height:100%;
}
img {border:0;}

img, div, a, input { behavior: url('../iepngfix.htc') }

#container {
	position:relative;
	top:18px;
	margin: 0 auto;
	width:900px;
}
div#header {
	position:relative;
	width:900px;
	height:228px;
	background:url('../images/banner.png') no-repeat;
}

div#newsletter {
	position:absolute;
	right:30px;
	top:20px;
	height:150px;
	width:185px;
	
	font: 12px Verdana;
	color:#fcff22;
	font-weight:bold;
}
span#newsletter-title {
	color:#e20079;

	display:block;
	text-align:right;
	width:100%;
	border-bottom: 2px solid #e20079;
	margin-bottom:10px;
}
	div#newsletter label {
			margin:0 0 0 10px;

}

	div#newsletter input.inputf {
		background:url('../images/newsletter-input.png');
		border:0;
		margin:0 0 10px 10px;
		padding:2px;
		width:160px;
		display:block;
	}
	div#newsletter input.inputb {
		margin-left:20px;
		_margin-left:10px;
	}

img#star {
	position:absolute;
	left:-40px;
	top:130px;
	z-index:5;
}

div#content {
	float: left;
	margin-left:19px;
	_margin-left:10px;
	width:627px;
	margin-bottom:60px;
}

span#title {position:absolute;top:0;right:20px;text-align:right;font: 20px Verdana;letter-spacing: 0.10em;font-weight:bold;color:#053378;}

span.contactinfo {font: 11px Verdana, Arial, Helvetica, sans-serif;letter-spacing:0.06em;margin-top:5px;margin-right:15px;text-align:right;display:block;}
span.contactinfo a {text-decoration:underline;color:#e20079;}
span.contacttitle {margin-right:15px;margin-top:10px;text-align:right;font: 12px Verdana, Arial, Helvetica, sans-serif;color:#e20079;font-weight:bold;display:block;}


div#content-top {position:relative;width:627px;height:20px;background:url('../images/content-top.png') no-repeat;}
div#content-mid {position:relative;width:627px;height:100%;background:url('../images/content-mid.png') repeat-y;}
div#content-txt {width:587px;height:100%;padding-left:20px;padding-top:60px;}
div#content-bot {position:relative;width:627px;height:20px;background:url('../images/content-bot.png') no-repeat;}

div#right {
	float:left;
	margin-left:15px;
	width:227px;
	margin-bottom:60px;
}

div.right-top {position:relative;width:227px;height:20px;background:url('../images/right-top.png') no-repeat;}
div.right-mid {position:relative;width:227px;height:100%;background:url('../images/right-mid.png') repeat-y;}
div.right-bot {position:relative;width:227px;height:20px;background:url('../images/right-bot.png') no-repeat;margin-bottom:20px;}

div.rlogos-mid {position:relative;width:227px;height:100%;background:none;margin-bottom:-5px;}
div.nav-mid {}

div.nav-mid ul {width:227px;margin:0;padding:0;font-family:verdana;text-align:right;}
	.nav-mid ul li {display:block;}
	.nav-mid ul li.cat {display:block;width:197px;height:22px;text-decoration:none;color:#000;font-size:11px;padding-top:8px;padding-right:30px;}
	.nav-mid ul li a {display:block;width:197px;height:22px;text-decoration:none;color:#000;font-size:11px;padding-top:8px;padding-right:30px;}
	.nav-mid ul li a:hover {background:#fff4ac;}
	
	.nav-mid ul li a.activelink {background:url('../images/bullet.png') 210px 50% no-repeat;}
	.nav-mid ul li a.activelink:hover {background:#fff4ac url('../images/bullet.png') 210px 50% no-repeat;}
		
	.nav-mid ul li a.sublink {display:block;width:187px;height:18px;text-decoration:none;color:#000;font-size:9px;padding-top:8px;padding-right:40px;}

.reglink,
.reglink:active,
.reglink:link,
.reglink:hover
{
  font-style:normal;
  color: #e20079;
  font-weight:bold;
}
	
div#footer {
	width:100%;
	clear:both;
	height:250px;
	margin-top:40px;
	background:#fff url('../images/footer.png') no-repeat;
}

img#print-sponsors {
	display:block;
	height:150px;
	width:900px;
}



div#banners {
	position:relative;
	top:20px;
	left:50%;
	margin-left:-450px;
	height:100px;
	width:900px;
}


/* Print specific */

img#print-banner {
	display:none;
}

a.lnk { color:#555;text-decoration:none;border-bottom: #555 1px dotted;}
a.lnk:hover { color:#555;text-decoration:none;border-bottom: grey 1px solid;}


img.photo {
float:right;
margin: 0px 0 10px 20px;
}
