body {
       background: #DCDCDC;
       color: #505050;
       font-size:12px;
       font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
       margin: 0 auto;
       padding: 0;
       text-align: center;
       line-height: 17px;
       }

a {
    color: #444;
    }



a:hover {
	color: #999999;
}



blockquote {
	border-left: 3px solid #83be50;
	margin-left: 15px;
	padding-left: 5px;
}




h2 {
     font-size: 12px;
     background: url("images/content-h2.jpg") repeat-x;
     margin: 0px 0px 0px 0px;
     padding: 4px 0 8px 5px;
     font-weight: bold;
     color: #3d3d3d;
}

h2 a{ 
                     text-decoration: none;
                     color: #3d3d3d;
                     }
h2 a:visited{ 
                     text-decoration: none;
                     color: #3d3d3d;
                     }
h2 a:hover{ 
                     text-decoration: none;
                     color: #3d3d3d;
                     }
h2{ 
                     text-decoration: none;
                     color: #3d3d3d;
                     }
h3 {
     font-size: 120%;
     margin-top: 0;
}

img { 
      padding: 3px;
      border: #dddddd 1px solid;
      }

a:hover img {
      padding: 3px;
      border: #444 1px solid;
}


img.alignleft { 
                float: left;
                margin: 3px 3px 0px 0;
                }

img.alignright { 
                 float: right;
                 margin: 0 3px 0px 3px;
                 }

li { 
     margin: 0;
     padding: 0;
     list-style-type: none;
     }


ul { 
     margin: 0;
     padding: 0;
     }

#credit {
          color: #131313;
          font-size: 11px;
          width: 868px;
          text-align: center;
          margin: 0 auto;
          padding: 5px 0 5px 0;
          clear: both;
         
          }




.storycontent { 
                font-size: 115%;
                }


#content {
           float: right;
           width: 606px;
           padding: 5px 24px 0px 10px;
           text-align: left;
           display: inline;
	   border-left: 1px solid #eaeaea;
           }

#header {
          font-size: 23px;
          font-weight: bold;
	  text-decoration:none;
          margin: 0 auto;
          height: 283px;
          width: 900px;
          background: url("images/header.jpg");
          }

#header h1{
         font-size: 25px;
         padding: 50px 0 0 50px;
}
#header a,
#header a:hover,{
                          float: left;
                          color: #83be50;
	                  padding: 68px 0 3px 428px;
                          text-decoration: none;
                           line-height: 26px;
                          }


#footer { 
          width: 900px;
          height: 48px;
          margin: 0 auto;
          color: #4b3b22;
          background: url("images/footer.jpg") no-repeat;
          border-left: 1px solid #8ac855;
          border-right: 1px solid #6ea43d;
          }

#footer p {               padding-top: 3px;
                          color: #3d301b;
                          text-decoration: none;
                          }
#footer a{
                          color: #4b3b22;
                          text-decoration: none;
                          }
#footer a:hover{
                          color: #4b3b22;
                          text-decoration: none;
                          }

#menu-left { 
             float: left;
             padding: 5px 9px 20px 24px;
             width: 220px;
             display: inline;
             margin-top: -15px;
             }

#menu-left a,
{ 	     font-size: 11px;
	                     font-weight:bold;
                             line-height: 16px;
                             text-decoration: none;
                             color: #f09b30;
                             }

#menu-left a:hover{ 
                              color: #f09b30;
                             text-decoration: underline;
                              }

#menu-left ul ul { 
                   margin-left: 16px;
                   }

#menu-left ul ul li { 
                      list-style-image: url("images/icon.gif");
                      }

#menu-left h2 {
     font-size: 12px;
     background: url("images/sidebar-h2.jpg") no-repeat;
     margin: 15px 0 6px 0;
     padding: 4px 0 4px 5px;
     font-weight: bold;
     color: #3d3d3d;
             width: 226px;
}


#rap { 
       width: 900px;
       margin: 0 auto;
       background: url("images/rap-background.jpg") repeat-y;
       text-align: left;
       border-left: 1px solid #8ac855;
       border-right: 1px solid #6ea43d;
       }



.boosters{
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;

}

.boosters a{
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
	font-size: 16px;
}

.boosters a:hover{
	text-decoration: underline;
	color: #999999;
}

.boosters_content{
	font-size: 14px;
	padding-top: 10px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;

}
