body {

	
	padding:0px;
	font-family: verdana, arial, helvetica, sans-serif;
        text-align: center; /* for IE */
	color:#333;
	background-color:#FFFFF8;
	margin:10px 0px 0px 0px;

	}

html {
height:100.1%;
}

#content {

	
        width: 750px;
        height: 500px; 
        background-image: url(bkgg.png);
        background-repeat: no-repeat;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	font-family: verdana, arial, helvetica, sans-serif;
        color:#333;
	background-color:#FFFFF8;



}

#menu {
       float: left;
       width: 205px;


           }

#body 

{
	
       float: right;
       width: 545px;
       margin:200px 0px 0px 0px;

           }

#footer 

{
	
            text-align: center;
       clear: both;
           }



h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
	}
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}




a {
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}

a:link {color:#000000;}
a:visited {color:#808080;}
a:hover {background-color:#fceafc;}



.center {
            text-align: center;
           }


img {
           border:0;
           }

#testimony {
	position:absolute;
	top:248px;
	left:485px;
	
}


#template {


	
}

fieldset
{
border: solid 1px;
width: 23em
}

legend
{
background: #FFC0FF;
border: #26a solid 1px;
padding: 1px 10px
}

.submit-button
{
background-color: #FFC0FF;
font-family: verdana;
border: #000000 1px solid;
font-size: 12px;

}

.input-box
{
background: #F7EBF7;
border: #E3E1E1 solid 1px
}

 hr {
  border: 0;
  height: 1px;
 color: #ccc;
background-color: #ccc;
}

.highlight {
             
	font:14px/20px verdana, arial, helvetica, sans-serif;
	
           }
