body{
background-color:#ddd;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
background:url(images/bkg_wall3.jpg) repeat;
}
#rounded {
background: #fff url(images/bottom_fff_ddd775.gif) no-repeat 0 100%;
width: 775px;
padding-bottom: 20px;
text-align:center;
margin:10px auto;
}

#rounded p{
padding: 0 40px 0 60px;
color:#000000;
font-size: 80%;
text-align:left;
line-height: 140%;
width: 600px;
}



#rounded h1 {
text-align:center;
margin: 0 auto;
padding: 0px 20px 0 20px;
background-image: url(images/top_fff_ddd775.gif);
background-repeat: no-repeat;
background-position:top;
font-size: 120%;

}
#rounded h2 {
font-size: 98%;
text-align:center;

}
#rounded h3 {
font-size: 88%;
text-align:center;
margin: auto;
}
.clear{
clear: both;
text-align: center;
font-size: 80%
}
#left{
	width: 350px;
	float: left;
	background-color: #eeeeee;
	border: #c00 inset 2px;
	font-size: 80%;
	line-height: 140%;
	text-align: left;
	margin: 20px;
	padding: 10px;
}

#right{
	width: 225px;
	float: right;
	background-color: #eeeeee;
	border: #c00 inset 2px;
	font-size: 80%;
	line-height: 140%;
	text-align: left;
	margin: 20px;
	padding: 10px;
}
.small
{font-size: 78%;
font-style:italic;
text-align: right;
}
#about{
width: 700px;

font-size: 80%;
line-height: 140%;
padding: 10px 20px;
text-align: left;
}
.instructs{
	font-size: 74%;
	text-align: center;
	margin: auto;
	font-weight: normal;
}
#footer{
text-align: center;
margin-top: 20px;
border-top: #ccc solid 2px;
padding-top: 20px;
}

#footer p{
font-size: 76%;
line-height: 140%;
text-align: center;
}
