.main_container {
background-color:#FFF;
margin: 0 auto;
font-family: garamond, serif;
font-weight: normal;
font-size: 16px;
color: #000000;
width: 1024px;
}
.footer {
background-image:url(../footer.jpg);
margin: 0 auto;
font-family: garamond, serif;
font-weight: normal;
font-size: 16px;
color: #000000;
width: 1024px;
}
.clear { clear:both; }
.color{
	border:solid;
	border-color:#900;}
table{ 
padding: 10px;
margin: 0 auto;
font-family: garamond, serif;
font-weight: normal;
font-size: 16px;
color: #000000;
width: 1024px;
}

p {
font-family: garamond, serif;
font-size: 16px;
color: #000000;
}
body{
	background-image: url(../images/bgred017.gif);
	}
 .button
 	{
     background: #ccc;
     color: #fff;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 width: 100px;
	 height: 25px;
  

    }
