body {
	margin: 0px;
	background-image:url(images/ppbackground.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #006699;
}
img{  
	border-style: none;
	}
.background {
	background-image: url(images/ppbackground.gif);
	background-repeat: repeat-x;
}
.Main_Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.Main_Description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.Main_Website {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600
}

h1{
font-size:24px;
font-weight:bold;
color:#333333;
margin:0px;
}

.submit-button {
font-weight:bold;
padding:5px;
	border: 1px solid #cc6600;
    background: #ff9900;
	color:#FFFFFF;
}

.fetch-button {
	font-weight:bold;
	border: 1px solid #669900;
	background-color: #66CC00;
	color:#FFFFFF;
}



/*Homepage Content*/

#main-logo{
width:536px;
padding-top:20px;
margin:0 auto;
}

#main-search{
width:536px;
margin:0 auto;
text-align:center;
}

#news-center{
width:600px;
height:300px;
margin:0 auto;
background-image:url(images/poolpuppylogo.png);
background-repeat:no-repeat;
background-position:bottom;
}

#news{
width:300px;
float:left;
text-align:center;
margin-top:60px;
margin-left:40px;
margin-right:40px;
}

#bottom-wrap{
margin-top:50px;
height:300px;
background-image:url(images/wavesbg.png);
background-repeat:repeat-x;
background-position:bottom;
}

#main-footer{
height:20px;
margin-top:10px;
text-align:center;
}



/*Results Page*/

#header{
height:142px;
}

#logo{
float:left;
}

#search{
margin-top:60px;
float:left;
}

#main-wrap{
padding:30px;
}

#results{
width:800px;
float:left;
border-right:dotted #0066CC;
padding-right:20px;
}

#adsense{
margin-left:20px;
float:left;
width:160px;
height:600px;
}

#footer{
height:20px;
margin-top:10px;
}
