@charset "utf-8";
/* CSS Document */

body
{
background-image:url(../images/bid_back.jpg);
background-repeat:no-repeat;
}

#gall_header
{
width:708px;

}
#infoText
{
width:708px;
margin-top:20px;
font-size:14px;
margin-bottom:50px;
font-family:Georgia, "Times New Roman", Times, serif;

}
#infoText2
{
width:708px;
margin-top:20px;
font-size:14px;
margin-bottom:50px;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:left;

}
#activeContent
{
width:708px;	
}
#text
{
float:left;
text-align:justify;
margin-top:10px;
width:708px;
height:455px;
}

.formInput
{
width:250px;	
height:25px;
border:1px solid black;
background-color:#d6deaf;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;

text-align:left;
}