body {
margin:0;
padding: 0px;
background-image: url("images/new-blue-flower-logo.jpg");
background-repeat: no-repeat;
background-position: 5px 30px;
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
color:#575757;
}

.main a {
color: #6D96B8;
text-decoration: none;
}

a:hover {
text-decoration: underline;

}

h1 {
font-size: 30px;
color: silver;
margin-bottom:0;
}

h2{
font-size: 150%;
}

hr{
border: 0px; /* For Firefox and Opera */
border-top:  dotted 1px #6D96B8;
border-bottom: transparent;
}

ul, li{
list-style-image: url("images/ul.jpg");
}

input,textarea{
border: 1px solid silver;
background-color: white;
}

button {
background-image: url("images/search.jpg");
background-color: white;
color: silver;
background-repeat: no-repeat;
border: none;
cursor: pointer;
height: 15px;
width: 15px;
}



.leftNav li {
list-style-type: none;
list-style-image: none;
margin: 0px;
padding: 0px;
line-height: 1.9em;
}

.leftNav ul {

margin: 0px;
padding: 0px;

}

.titel{
position: relative;
left: 160px;
width: 400px;
top: 10px;
color: silver;
}

.topNav {
position: relative;
right: 5%;
top: 20px;
font-size: 90%;
color: silver;
text-align: right;
}

.topNav a{
color: silver;
text-decoration: none;
}

.topNav a:hover{
text-decoration: underline;
}


.leftNav {
position: relative;
top: 100px;
text-align: left;
margin: 0px 0px 0px 10px;

}

.leftNav li a{
color: silver;
font-size: 120%;
text-decoration: none;
padding: 0px;
font-weight: bold;
}

.leftNav li a:hover {
padding: 5px;
text-decoration: none;
}

.main {
clear: left;
position: relative;
top: -130px;
left: 190px;
width: 60%;
margin-bottom:-130px;
}



.footer {
position: relative;
top: 10px;
text-align: right;
margin: 20px;
font-size: 80%;
color: gray;
clear:both;
}

.footer a {
color: silver;
text-decoration: none;
}

.footer a:hover {
text-decoration: underline;
}

blockquote{
float: right;
margin: 15px 0px 15px 15px;
width: 300px;
font-size: 100%;
color: gray;
text-align: left;
line-height: 1em;
}

.response {
font-size:100%;
}

.terms a,.terms a:hover, p.terms {
text-decoration:none;
font-weight:bold;
color:#575757;
background-color:inherit;
}

#frames {
	clear:both;
	margin:0 auto;
	width:735px;
	left: 181px;
	position:relative;
	}
#framesold img {
	width:121px;
	height:125px;
	float:left;
	}
#frames img {
	width:77px;
	height:80px;
	float:left;
	}