
body
{
background-image: url("images/bg2.gif");
background-attachment:fixed;
text-align:center;
margin: 0px;
color:#4c951b;
height:100%;
}

#container
{
height:auto;
margin: auto;
width: 900px;
background-image: url("images/shadow1.png");
background-repeat: repeat-y;
}

img, #container
{
behavior: url("iepngfix.htc");
border:0;
}



#content
{
background-color: #FFF;
height:auto;
width: 860px;
margin: auto;

font-family: Trebuchet, Arial, sans-serif;
font-size: 12pt;
}

#header
{
font-family: Trebuchet, Arial, sans-serif;
background-color: #FFF;
width: 860px;
background-image: url("images/header.jpg");
background-repeat: no-repeat;
color: white;
height:221px;
margin: auto;

font-size: 1.5em;
font-weight:bold;

text-align:center;

}

#header img
{
behavior: url("iepngfix.htc");
height:auto;
width:auto;
margin-left:10px;
margin-top:10px;
}



#admin_header
{
background-image:url("images/cell_header.jpg");
border:0px;
text-align:left;
margin: auto;
width:351px;
background-color: #4c951b;
color:#f2ef00;
font-size: 10pt;
font-weight:bold;	
padding:4px;
}

#admin_content
{
text-align:left;
margin:auto;
width:349px;
color:#407726;
padding:4px;
font-size:10pt;
border-top: 0px;
border-bottom:1px solid #4c951b; 
border-left:1px solid #4c951b;
border-right:1px solid #4c951b;
line-height:2.2em;
}

#admin_content a
{
color:#4c951b;
text-decoration:none;
margin-left:10px;
}

#admin_content img
{
border:0;
}

#admin_content table
{
margin-left:10px;
margin-top:10px;
font-size:10pt;
}

.input
{
border:1px solid #4c951b;
font-size:10pt;
padding-left:2px;
}

.submit
{
border:0;
width:80px;
height:21px;
background-image: url("images/button.jpg");
color:#f2ef00;
font-weight:bold;
}

.item_name
{
font-size:12pt;
}

hr
{
color: #4c951b;
background-color: #4c951b;
height: 2px;

}

.header
{
background-color:#5E9F37;
color:#f2ef00;
font-size:10pt;
font-weight:bold;
padding:4px;
}

.cell
{
color:#000;
font-size:10pt;
padding:3px;
}

.cell a
{
color:#000;
text-decoration:none;
}
