
	body {
	  margin-top: 0px;	  
	  margin-bottom: 30px;
                background-color: #;
                background-image: url(bg13.gif);
		background-repeat: repeat-all;
	  }

	#container {
	  width: 650px; 
	  margin: 0 auto;
	  font-family: times new roman, century gothic, Helvetica, sans-serif;
	  font-size: 8px;
	  line-height: 1.6em;
	  color: #8a8a8a;
	  background-color: #;
	  }
	  
	#container2 {
	  width: 650px;
	  margin: 0 auto;
	  font-family: tahoma, Arial, Helvetica, sans-serif;
	  font-size: 10px;
	  line-height: 1.6em;
	  color: #757575;
	  background-color: #f1f1f1;
	  }
		
	h1 {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 32px;
	  color: #e63030;
	  margin-bottom: 30px;

	  }
		
	h2 {
	  color: #d0d0d0;
	  font-size: 19px; letter-spacing: 2px;
                font-weight: normal;
	  font-family: century gothic, Helvetica, sans-serif;
	  background-color: #f1f1f1;
	  }
		
	a {
	  color: #e63030;
	  background-color: #f1f1f1;
	  text-decoration: none; letter-spacing: 1px;
	  font-weight: normal;
	  }

	a:hover {
	  background-color: #f1f1f12;
	   color: #fff;
	  font-weight: bold;
	  text-decoration: underline;
	  }

		
	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #da7676;
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }




	#header {
	  width: 650px;
	  border: 0px
	  padding-bottom: 0px;
	  padding-top: 47px;
	  clear: both;
	  background:url(ver7header.png);
	  height:120px;
	  }
	#header p { 
	  margin-top: -20px;
	  margin-left: 30px;
	  color: #e63030;
	  }


    #tabs10 {
      float:left;
      width:650px;
	  padding-bottom: 0px;
	  border-bottom:4px solid #f1f1f1;
      line-height:normal;
      }
  


	#content {
	  width: 420px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: left;
	  }
		
	#content p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #f6ecef;
	  }
	  

	#sidebar {
	  width: 135px;
height: 200px;
	  padding-left: 21px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: right;
border-left: 1px solid #dcdcdc;
	  }
		
	#sidebar p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #f6ecef;
                
	  }
	  

	#footer {
	  margin-top: 15px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  padding-left: 2px;
	  padding-right: 2px;
	  clear: both;
	  width: 646px;
	  background-color:#e6e6e6;
                border-bottom: 5px solid #f1f1f1;
	  }
		
	#footer p {
	  color:#848484;
	  padding: 5px;
	  text-align: center;
	  }
		
	#footer p a {
	  color: #e63030;
	  background-color:#e6e6e6;
	  font-weight:100;
	  border-bottom: 1px dotted #7d063c;
	  }
		
	#footer p a:hover {
	  color: #9d074a;
	  text-decoration: none;
	  border-top: 1px dotted #990648;
	  border-bottom: 0px dotted #f1f1f1;
	  }