<style type="text/css">


A:link
{ text-decoration: value; color:#006845; }
A:visited
{ text-decoration: value; color:#006845; }
A:active
{ text-decoration: value; color:#006845; }
A:hover
{ text-decoration: value; color:#003523; }

body
{
width:1000px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
background-image:url("bg2.png");
background-repeat: repeat-x;
background-color:#ececec;


color: #000000; 

}

#main{
background-image:url("bg.png");
background-repeat: repeat-y;
}


#content{
float:left;
margin-left:60px;
width:606px;
}


#sidebar{
float:right;
margin-right:45px;
width:225px;
}



</style>
