body{
	background-color: #666666;
}
#wrapper{
	width:600px;
	margin:0px auto;
}
#header{
	width:100%;
}
#headerTd{
	height:75px;
	background-image:url(../images/top_banner_sl.jpg);
	background-repeat:no-repeat;
}
#copyContainer{
	width:100%;	
	background-color: #ffffff;
}
#slideshow{
	background-color: #ffffff;
	text-align:left;
}
#buttons{
	background-color: #192750;
	color:#959A9E;
	font-weight:bold;
	padding: 10px 0px 10px 0px;
	margin-top: 0px;
	text-align:center;
	border: 1px solid #959A9E;
}
#buttons div{
	height: 2em;
	width: 2em;
	display: inline;
	background-color: #192750;
	color:#959A9E;
	padding: 0em 0.25em 0em 0.25em;
	font-weight:bold;
}
#buttons div a{
	color:#959A9E;
	font-family: sans-serifm, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}
#winClose{
	text-align:right;
	vertical-align:baseline;
	color:#FFFFFF;
	font-family: sans-serifm, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	margin-top:94px;
	margin-right: 15px;
}
#winClose a{
	color:#FFFFFF;
	font-family: sans-serifm, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}
.header {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#footer{
	width:500px;
	margin:40px auto 0px auto;
	color:#666666;
	font-size:9px
}
#footer a{
	text-decoration:none; 
	color:#666666;
	padding-right:6px;
}
#footer a:hover{
	text-decoration:underline;
}
#footer #footerCopyright{
	display:inline;
	margin:0px 30px 0px 5px;
}
#footer #footerLinks{
	display:inline;
	margin:0px 0px 0px 20px;
}
#footer #footerCredit{
	display:inline;
	text-align:right;
	margin:0px 4px 0px 180px;
}
