body {

background-image:url(images/grndotbg.jpg);
background-repeat:repeat;
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
}


#content {
width:768px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
background-color:#fcb142;
background-image:url(images/newbg.jpg);
}

#text {
margin-top:10px;
color:#000000;
font-size:0.9em;
font-family:arial, sans-serif;
width:740px;
padding:10px;
}

#container {
background-color:#ffffff;
border-style:solid;
border-width:2px;
border-color:#d12126;
text-align:center;
}

h1 {
font-family:arial, sans-serif;
font-weight:bold;
font-size:18px;
}

#footer {


background-image:url(images/footer.jpg);

background-repeat:no-repeat;

width:768px;

font-size:0.8em;

font-family:verdana, sans-serif;

color:#000000;

text-align:center;

margin-bottom:0px;

}

a:link {

color:#d12126;

font-weight:bold;

text-decoration:none;

}



a:active {

color:#d12126;

font-weight:bold;

text-decoration:underline;

}



a:visited {

color:#d12126;

font-weight:bold;

text-decoration:none;

}



a:hover {

color:#73c168;

font-weight:bold;

text-decoration:underline;

}
