.wrap {
	margin:0px auto;
	padding:0;
	width:755px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
#header {
	width: 800px;
	height: 100px;
	padding-bottom: 25px;
	padding-top: 25px;
}
#body {
	height: auto;
	width: 800px;
	padding-top: 25px;
	padding-bottom: 25px;
}

#addtop {
	height: auto;
	width: 800px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#results {
	height: auto;
	width: 800px;
	padding-top: 25px;
	padding-bottom: 25px;
}#addbottom {
	height: auto;
	width: 800px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#footer {
	height: 50px;
	width: 800px;
	padding-top: 25px;
	padding-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #00CCFF;
}
#footer, a:hover {


	height: 50px;
	width: 800px;
	padding-top: 25px;
	padding-bottom: 0px;
	text-decoration: underline;
}
#footer, a:link, a:visited, a:active {

	height: 50px;
	width: 800px;
	padding-top: 25px;
	padding-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #00CCFF;
}

