BODY {font-family: Bitstream Vera Sans, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background: URL(images/bkg.jpg) #00CCFF repeat-x;
	margin: 0;
	text-align: center;}	
	
DIV, SPAN, LI, UL, TD, INPUT {-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}

.main {
   width: 756px;
   border-top: 0px solid #fff;
   border-right: 1px solid #000;
   border-bottom: 0px solid #fff;
   border-left: 1px solid #000;
   font-size: 12px;
   margin: 0;
   }
   
.top {
   width: 756px;
   height: 101px;
   }
   
.donate {
   position: absolute;
   top: 79px;
   padding-left: 390px;
   }
      
.topmenu {
   height: 26px;
   font-size: 11px;
   background: URL(images/topmenu_bkg.jpg) #ffffff top left no-repeat;
   text-transform: uppercase;
   color: #333;   
   text-align: right;
   padding-right: 7px;
   }
   
   .topmenu a, .topmenu a:link, .topmenu a:visited {
      color: #333;
      font-weight: bold;
      display: block; 
      float: right; 
      padding: 0px 15px 0 15px;
      text-decoration: none;
      border-left: 1px solid #333;
      >padding-top: 0px;
      margin: 0 0 3px 0;
      }
      
   .topmenu a:hover {
      background: #fff;
      }
      
.left {
   width: 195px;
   text-align: left;
   background: URL(images/left_bkg.jpg) #ffffff top left repeat-y;
   vertical-align: top;
   }
   
.leftphoto {
   margin: 6px 0 6px 9px;
   }
   
.guts H1 {
   margin: 10px 0 10px 0;
   font-size: 12px;
   }
   
.guts {
   font-size: 11px;
   line-height: 15px;
   background: #fff;
   padding: 0 0 10px 0;
   vertical-align: top;
   }
   
   .guts a, .guts a:link, .guts a:visited {
      color: #336699;
      font-weight: bold;
      text-decoration: none;
      }
      
   .guts a:hover {
      text-decoration: underline;
      }
   
.right {
   width: 181px;
   text-align: center;
   background: URL(images/right_bkg.jpg) #ffffff top left repeat-y;
   padding: 0 5px 10px 17px;
   vertical-align: top;
   }
   
.rightstuff {
   width: 150px;
   font-size: 11px;
   font-weight: bold;
   line-height: 15px;
   color: #336699;
   text-align: center;
   padding: 7px 0 7px 0;
   margin-left: 3px;
   }
   
.rightstufflist {
   width: 150px;
   font-size: 10px;
   line-height: 18px;
   font-weight: bold;
   color: #336699;
   text-align: left;
   padding: 7px 0 7px 0;
   margin-left: 3px;
   }
   
   .rightstufflist a, .rightstufflist a:link, .rightstufflist a:visited {
      color: #336699;
      font-weight: bold;
      text-decoration: none;
      }
      
   .rightstufflist a:hover {
      text-decoration: underline;
      }
   
.copyright {
   width: 700px;
   color: #fff;
   font-size: 11px;
   }
   
   .copyright a, .copyright a:link, .copyright a:visited {
      color: #fff;
      font-weight: bold;
      text-decoration: none;
      }
      
   .copyright a:hover {
      text-decoration: underline;
      }
