body{
          background-color:#ffffff; 
          margin-left:0; 
          margin-top:0; 
          margin-right:0; 
          margin-bottom:0; 
          background-image:url(images/background.gif); 
          background-repeat:repeat-x; 
}


P{
          margin-left:13px; 
          margin-top:8px; 
          margin-right:8px; 
          margin-bottom:0}

 div#redpanel{
 position:relative; 
 height:400px; 
 width:380; 
 background-image:url(images/background-red.gif); 
 background-repeat:repeat-x; 
 background-color:#FF0000}

 

 .text{
 text-decoration:none; 
 font-weight:normal; 
 font-family:Verdana,Arial,Helvetica,sans-serif; 
 font-size:10px; 
 line-height:13px; 
 color:#ffffff}

 .text a:link, .text a:active, .text a:visited, .text a:hover{
 text-decoration:none; 
 color:#ffffff}

 .text-grey{
 text-decoration:none; 
 font-weight:normal; 
 font-family:Verdana,Arial,Helvetica,sans-serif; 
 font-size:10px; 
 line-height:13px; 
 color:#333333}
 
  .text-grey a:link, .text a:active, .text a:visited, .text a:hover{
 text-decoration:underline; 
 color:#333333}

 .nav{
 text-decoration:none; 
 font-weight:normal; 
 font-family:Verdana,Arial,Helvetica,sans-serif; 
 font-size:10px; 
 line-height:13px; 
 color:#9E9C8B}

 .nav a:link, .nav a:active, .nav a:visited{
 text-decoration:none; 
 color:#625823}

 .nav a:hover{
 text-decoration:none; 
 color:#9E9C8B}

 