body {
	font-family: Tahoma;
	font-size:12px;
	color:#000066;
}

.mainp {
	font-family: Tahoma;
	font-size:11px;
	height:50px;
	color:#000066;
	margin: .5em .5em 1em 1.5em;
}

#Adcontainer{
	position: absolute; 
	width: 220px;
	top:435px;  
	left: 5px;
	margin: auto;
}
 
#Adcontainer2{
	position: relative; 
	width: 790px;
	top:550px; 
	margin: auto;
}

#Results{
	position: absolute; 
	width: 700px;
	height:700px;
	top:115px;  
	left: 300px;
	margin: auto;
}
 
#Testimonial{
    font-family: "Courier New", Courier, mono;
	font-size-adjust:none;
	font-size:18px;
	width:450px;
	-moz-border-radius: 10px;	
	-webkit-border-radius: 10px;
	background-color: #FFF;
	border: 3px dashed #BB0000; 
	position: relative;
	margin-right:200px;
	margin-left: 100px;
	padding: .5em 1em .5em 1em;
}

#Testimonial2{
    font-family: "Courier New", Courier, mono;
	background-color: #FFF;
	border: 3px dashed #BB0000; 
	-moz-border-radius: 10px;	
	-webkit-border-radius: 10px;
	font-size:16px;
	position: relative; 
	width: 450px;
	margin-right:200px;
	margin-left: 100px;
	padding: .5em 1em .5em 1em;
}

#border {
background-image:url(../images/pots_border.gif);
}
 
#Ad {
	position: absolute;
	left: 5px;
	text-align:center;
	border-style: ridge; 
	width: 220px; 
	background-color: #66CCCC;
}

h2 {
	font-family: Tahoma;
	font-size:14px;
	font-weight:bold;
	color: #BB0000;
	padding-top:1.5em;
	padding-left:1em;
}

h4 {
	font-size:12px;
	padding-left:1em;
	}

h5 {
	font-size:14px;
	font-style:italic;
	color:#BB0000;
	padding-bottom: 0;
	padding-left:1em;
	}

td {
	font-family: Tahoma;
		font-size:11px;
}

th {
	font-family: Tahoma;
}

.footer {
	font-family:Tahoma;
	font-size:9px;
	text-align:center;
	color: #333333;
	padding-top:5em;
}

p {
	font-size:12px;
	padding-left:1em;
}

a {
	text-decoration:none;
}

.login {
	z-index:1;
	margin-top: 350px;
}

.image {
	float:left;
	margin: .3em .5em .2em 0em;
}
