body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: black;
	background-position:center;
	background-position:top;
	background-repeat: no-repeat;
	background-image: url(../images/background-b.jpg);

}

#footer {
	margin-top: 35px;
	text-align: center;
	color: white;
	line-height: 14px;
	font-size: 11px;
	font-family: Verdana, Arial, "Lucida Grande", sans-serif;
	width: 979px;
}

a:link {
	color: #7499c6;
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, "Lucida Grande", sans-serif;
}

a:hover {
	color: #FFFFFF;
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, "Lucida Grande", sans-serif;
}

a:active {
	color: #7499c6;
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, "Lucida Grande", sans-serif;
}

a:visited {
	color: #7499c6;
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, "Lucida Grande", sans-serif;
}

#wrapper {
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#sponsorship {
	padding-left: 16px;
	padding-top: 21px;
	height: 109px;
	width: 963px;
	background-position: 0 top;
	background-repeat: no-repeat;
	background-image: url(../images/background.jpg);
	background-color: #000000;
}

#primary_content {
	width:465px;
	height:398px;
	background-image:url(../images/search_background.gif);
	background-position:top;
	background-repeat:repeat-x;
	float:left;
	padding-left:15px;
	padding-top: 17px;
	
}

#search {
	width:419px;
	height:333px;
	border: 1px #000000 solid;
	background-image:url(../images/search_background2.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#053d72;
	float:left;
	padding-left: 15px;
	padding-right:15px;
	
}

#search p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:22px;
	font-size:12px;
	
	}
#search label {
	display:block;
	margin-bottom: 21px;
}	

.fpslideshow {
	width:479px;
	height:398px;
	background-image:url(../images/search_background.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 6px;
	float:right;
	padding-left:14px;
	padding-top: 17px;
	
}
