html { margin: 0;
       padding: 0; }
	  
body { margin:0; 
       padding:0; 
       font-size:0.9em; 
       line-height:20px;
       font-family: Arial, "Trebuchet MS", verdana; 
       background:url(images/bd.jpg) repeat-x #fff; }
	   
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #101010;
	}
		
#content { float:center;
           width:960px;
           margin: 10px 0 0 10px;
           background: url(images/bd2.png); }
		   
#content p { padding: 0 10px 5px 10px;
            border-bottom: 1px solid #000; }

#content h1 {  margin:0 0 0 10px; 
              padding:10px 0 0 0; 
              text-transform:uppercase; 
              font-size:1.5em; 
              color:#be141d; 
              font-weight:normal; }

#content h2 { margin:0; 
              padding:10px 0 0 10px; 
              text-transform:uppercase; 
              font-size:1.0em; 
              color:#808080; 
              font-weight:normal; }

#content h3 { margin:0; 
              padding:10px 0 0 10px; 
              text-transform:uppercase; 
              font-size:1.0em; 
              color:#be141d; 
			 
              font-weight:normal; }

.menu { float:left;
        width: 180px;
        height: 170px;
	    margin: 0 0 0 10px;
        padding: 3px 3px 3px 3px;
        background:#909090; }
		

.menu ul {
list-style: none;
margin: 3px;
padding: 3px;
}
.menu li {
border-bottom: 1px solid #000;
margin: 0;
}
.menu li a {
display: block;
padding: 5px 5px 5px 0.5em;
font-weight:bold;
border-left: 10px solid #993333;
border-right: 10px solid #fff5ee;
background-color: #cccc99;
color: #606060;
text-decoration: none;
}
.menu li a:hover {
border-left: 10px solid #fcc;
border-right: 10px solid #fff;
background-color: #fff0f5;
color: #ccc;
}
/* Fix IE. Hide from IE Mac \*/
* html ul.menu  li { float: center; height: 1%; }
* html ul.menu  li a { height: 1%; }
/* End */

	  		
#sh { width: 752px;
      height: 170px;
      
      float:right; 
      padding: 3px;
	  margin: 0 0 0 5px;
      text-align: center;
      word-spacing: 2px;
      font-size:16px; 
      color:#000000; 
      border:none; 
	  background: url(images/005.gif) no-repeat;}
	  
#sh h3 { color: #000000;
        font-size:0.9em; 
        font-weight:bold;
        border: none; }
		
#sh a { padding: 2px;
        color:#303030; } 

#sh a:hover { 
              font-weight: bold; 
	      text-decoration: underline;
              color:#0000cc; } 	  

#ct { width:670px;
      display:block;
      float: left; 
	  text-align: left;
      margin: 10px ;
	  clear: both;
      background: url(images/bd2.png);	  }

#ct a { color:#303030; }

#ct a:hover { padding: 5px;
              font-weight: bold; 
	      text-decoration: underline;
              color:#bd131d; }
		
#sidebar { float:right; 
           width: 260px; 
           margin: 10px 0 10px 0;
           padding: 5px 0 0 2px; 
           background: url(images/bd2.png); }
		   
		   
.sd img { border: none;}

.sd a { display:block; 
        float:left; 
        font-size:12px;
        margin:0 0 0 5px;
        outline:none;		
        color:#bd131d; 
        border:none; }

.sd h3 {       display: block; 
               float: left; 
               width: 150px;
               margin: 5px; 
               padding: 5px 0 10px 0; 
               line-height: 12px;
               }

.description { display: block; 
               float: right; 
               width: 150px; 
               padding: 5px 0 10px 0; 
               line-height: 12px; }

span.pb  {  width: 650px; 
            margin: 0; 
            float: center;
            color: #7F7070; 
            font-size: 11px; 
            line-height: 12px; 
            border: none; 
            padding: 5px; }

img.pb1 { vertical-align: middle;
          padding: 5px;
          border: none; }	
		
#footer { float: center;
          width: 960px;
          height: 20px;
          margin: 10px 0 10px 10px;
          padding: 5px 5px 5px 5px;
          background:url(images/bd2.png) repeat-x; 
          clear: both; }

#footerl { float:left; 
               padding:0; 
               background:url(images/c.gif) no-repeat;  
               color:#000; 
               font-size:12px; }

#footerl b { 
                 margin: 5px; 
                 color:#000; 
                 border:none; }

#footerl a:hover { text-decoration:none;}

#footerr { float:right;  
                padding:0; 
                color:#000;  
                font-size:12px; 
                text-align:right; }

#footerr a { margin: 0 5px 5px 5px ; 
                  color:#000; }




















