	body {
	  margin:0 auto;
	  margin-bottom: 30px;
	  margin-top: 0px;
	  background:#ffffff;
	  }

	a {
	  color: #6DA6E2;
	  text-decoration: none;
	  font-weight: bold;
	  }

	a:hover {
	  color:#2763A5;
	  font-weight: bold;
	  text-decoration: underline;
	  }
	  
	#container {
	  width: 750px;
	  margin: 0 auto;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.5em;
	  margin-top:30px;
	  color: #666;
	  background-color: #fff;
	  }
	  
	#container2 {
	  width: 750px;
	  margin: 0 auto;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666;
	  background-color: #fff;
	  }
		
	#header {
	  width: 745px;
	  border: 2px solid #fff;
	  padding-bottom:10px;
	  padding-top: 10px;
	  clear: both;
	  background:url(img/head.jpg) no-repeat;
	  }
	  
	#header p { 
	  margin-top: -3px;
	  margin-left: 30px;
	  color: #fff;
      font-family: Arial, Helvetica, sans-serif;
	  }
	  	
	#header h1 {
	  font-family: Arial, Helvetica, sans-serif;
	  font-weight: bold;
	  font-size: 32px;
	  color: #fff;
	  margin-bottom: 10px;
	  margin-top:30px;
	  margin-left: 10px;
	  }
	  
	#header a {
	  color: #6DA6E2;
	  text-decoration: none;
	  }

	#header a:hover {
	  color: #999;
	  }
	    
    #tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
	margin-bottom:0em; /*margin between menu and rest of page*/
	overflow:hidden;
	}

	#tabs ul {
	 margin:0;
	 padding:10px 10px 0 0px;
	 list-style:none;
	
	}

	#tabs li {
	 display:inline;
	 margin:0;
	 padding:0;
	}

	#tabs a {
	 float:left;
	 background:url("img/left.png") no-repeat left top;
	 margin:0;
	 padding:0 0 0 6px;
	 text-decoration:none;
	}

	#tabs a span {
	 float:left;
	 display:block;
	 background:url("img/right.png") no-repeat right top;
	 padding:6px 15px 4px 6px;
	 margin-right:2px;
	 color:#FFF;
	}

	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#tabs a span {float:none;}

	/* End IE5-Mac hack */
	#tabs a:hover span {
	}

	#tabs a:hover {
	 background-position:0% -42px;
	}

	#tabs a:hover span {
	 background-position:100% -42px;
	}
    
    
    #menu {
      float:left;
      width:745px;
      font-size:100%;
	 background:url(img/right.gif);
	 padding-bottom: 2px;	
	 line-height:normal;
      }
	  
    #menu ul {
	  margin:0;
	  padding:10px 10px 0 20px;
	  list-style:none;
      }
	  
    #menu li {
      display:inline;
      margin:0;
      padding:0;
      }
	  
    #menu a {
      float:left;
      margin:0;
      padding:0 0 0 6px;
      text-decoration:none;
      }
	  
    #menu a span {
      float:left;
      display:block;
      background:url(img/right.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#fff;
      }
	  
    #menu a span {
	  float:none;
	  }
	  
    #menu a:hover {
     background-position:0% -42px;
      }
	  
    #menu a:hover span {
     background-position:100% -42px;
      }

	#content {
	  width: 520px;
	  padding-left: 10px;
	  padding-right: 10px;
	 padding-top: 10px;
	  float: left; 
	  }
		
	#content p {
	  padding-bottom: 12px;
	  }
	  
	#content h2 {
	  color: #000;
	  font-size: 16px;
	  font-weight:bold;
	  text-decoration: none;
	  font-family: Arial, Helvetica, sans-serif;
	  background-color: #fff;
	  }
	  
	#content h2 a {
	  color: #000;
	  text-decoration: none;
	  }

	#content h2 a:hover {
	  color: #999;
	  }

	#sidebar {
	  width: 175px;
	  padding-left: 19px;
	  padding-right: 10px;
	  padding-top: 10px;
	  padding-bottom: 0.5em;
	  float: right;background:#F1F1F1;
	  border-right:4px solid #fff;
	  }
		
	#sidebar p {
	  padding-bottom: 10px;
	  }
	  
    #sidebar h2 {
	  color: #000000;
	  font-size: 16px;
	  padding-left:15px;
	  
	  font-weight:bold;border-bottom: 1px solid #000;
	  font-family: Arial, Helvetica, sans-serif;
	  }
	  
	#sidebar h3 {
	  color: #000000;
	  font-size: 14px;
	  padding-left:15px;
	  
	  font-weight:bold;border-bottom: 1px solid #000;
	  font-family: Arial, Helvetica, sans-serif;
	  }
	  
	#footer {
	  clear: both;
	  width: 745px;
	  font-size:10px;border:2px solid #fff;
       background:#2763A5 url(img/foot.gif);
	   background-repeat: no-repeat;
	  }
		
	#footer p {
	  color:#fff;
	  padding: 2px;
	  text-align: center;
	  }
		
	#footer p a {
	  color: #fff;
	  background:#2763A5 url(img/foot.gif);
	  font-weight:100;
	  border-bottom: 1px dotted #fff;
	  }
		
	#footer p a:hover {
	  color: #fff;
	  text-decoration: none;
	  border-bottom: 0px dotted #fff;
	  }
	
	   
	a img{
	  border: none;
	  }
	
	