/**************** body and tag styles ****************/
	body {
	  margin-top: 0px;	  
	  background-color: #EEEEEE;
	  text-align: center;
	  }

	#container {
	  width: 781px;
	  height: 100%;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: 5664t6;
	  background-color: #FFFFFF;
	  }
	  
	#container2 {
	  width: 780px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #FFFFFF;
	  text-align: left;
	  }
		
	h1 {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 32px;
	  color: #6DA6E2;
	  margin-bottom: 30px;
	  background-color: #FFFFFF;
	  }
		
	h2 {
	  color: #666666;
	  font-size: 16px;
	  font-family: Arial, Helvetica, sans-serif;
	  background-color: #FFFFFF;
	  border-bottom: 1px solid #666666;
	  text-align: center;
	  }
		
	a {
	  color: #669966;
	  text-decoration: none;
	  font-weight: normal;
	  }

	a:hover {
	  color: #669966;
	  font-weight: normal;
	  text-decoration: none;
	  }

/**************** images styles ****************/		
	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	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;
	  }

/**************** form styles ****************/
	form {
	  float:right;
	  font-size: 9px;
	  }
		
	input {
	  background-color: #FFFFFF;
	  color: #999999;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  padding: 3px;
	  }
		
	.button {
	  padding: 2px;
	  background-color: #6DA6E2;
	  color: #FFFFFF;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  }

/**************** header styles ****************/
	#header {
	  width: 780px;
	  height: 130px;
	  padding-top: 10px;
	  border-bottom: 1px solid #666666;
	  clear: both;
	  }
	#header p { 
	  margin-top: -20px;
	  margin-left: 30px;
	  color: #999999;
	  }

/**************** menu styles ****************/
    #tabs10 {
      float:left;
      text-align: left;
      width:780px;
      font-size:93%;
      line-height: normal;
      padding: 8px 0 0 0;
      }
        
    #tabs10 ul {
  	  margin:0;
  	  list-style:none;
      }
    #tabs10 li {
      display:inline; 
      margin: 0;
      padding: 0px 20px 0 20px;
      }

      .login {
        float: right;
      }
      
      
    #tabs20 {
      float: center;
      width: 500px;
      font-size: 86%;
      line-height: normal;
      }
        
    #tabs20 ul {
  	  margin:0;
  	  list-style:none;
      }
    #tabs20 li {
      display:inline; 
      margin:0;
      padding: 0 2px 0px 3px;
      }
      

  #wrapper{
    height: 440;
  }
/**************** content styles ****************/
	#content {
	  width: 555px;
	  float: left;
	  text-align: left;
	  }
	  .methodTitle {
  	  cursor: pointer;
	  }
     	.ShowInfo {
       	width: 500px;
      	display: block;
      	background: #DDDDDD;
      	cursor: text;
    	}
    	.HideInfo {
      	display: none;
      	cursor: text;
    	}
    #contentBody {
      height: 335px;
  	  margin: 10px 5px 0 10px;
	  padding: 0 10px 0px 10px;
   	  border: 1px solid #666666;
    }
    
      #contentHeader {
	height: 30px;
	padding: 0;
      }
    
      #contentText {
	overflow: auto;
	height: 270px;
	padding: 0 10px 10px 0;
      }
    
    #gallery {
      height: 60px;
      margin: 10px 5px 5px 10px;
      padding: 10px 10px 10px 10px;
      overflow-x: auto;
      overflow-y: hidden;
      border: 1px solid #666666;
	  
    }

    #gallery img {
      width: 60px;
      height: 60px;
    }

	#content p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #666666;
	  }
	  	  
/**************** sidebar styles ****************/
	#sidebar {
	  width: 225px;
	  text-align: left;
	  float: right;
	  }
	  
	#sidebar p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #666666;
	  }

	  #news {
	    height: 280px;
	    margin: 10px 10px 0 5px;
	    border: 1px solid #666666;
	    padding: 0 10px 0 10px;
	  }
	  
	    #newsHeader{
	      height: 30px;
	    }
	    
	    #newsText{
	      overflow-x: hidden;
	      overflow-y: auto;
	      height: 230px;
	    }
	  
	  #calendar {
	    height: 115;
	    margin: 10px 10px 5px 5px;
	    padding: 10px;
	    border: 1px solid #666666;
	  }
	  
	#twitter_div{
	  padding: 0px;
	  }
	  
	ul.compact { list-style: inside }
	  
	#twitter_update_list {
	  padding: 0px;
	  } 
	  
	#twitter_update_list ul {
	  margin:0;
	  list-style: none;
	  }
	
	#twitter_update_list li {
	  margin-bottom: 8px;
	  padding: 0 3px 0 2px;
	  }
	  
/**************** footer styles ****************/
	#footer {
	  width: 780px;
	  border-top: 1px solid #666666;
	  margin: 10px 0 0 0;
	  }
		
	#footer p {
	  text-align: center;
	  }
		
	#footer p a {
	  font-weight:100;
	  border-bottom: 1px dotted #666666;
	  }
		
	#footer p a:hover {
	  text-decoration: none;
	  border-top: 1px dotted #666666;
	  border-bottom: 0px dotted #666666;
	  }

