body {
	    font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	    word-spacing:1px;
	    color:#444;
	    margin:30px;
	    background-color: #ffffc8;
     }
a {
color: #666;
text-decoration: none;
}

a:visited {
text-decoration: underline;
}

a:hover {
color: #000;
}	  

#wrapper {
	       background:#404000;
	       border:3px solid #000000;
	       max-width:1200px;
	       width:expression(this.width > 320 ? "320px" : this.width);
	       min-width:760px;
	       margin:0 auto;
         }

#innerwrapper {
	            margin:1px;
	            background:url(images/innerwrapper.jpg) top repeat-x;
	            padding:5px;
	           }

#header  {
          font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
			 background-image: url(images/pictures/header-composite.jpg); 
          background-repeat: no-repeat;
          width: 910px;
          height: 75px;
			 color: #FFFF00;
			 background-color: #404000;
			 font-style: bold;
			 text-align: center;
			 font-size: 16pt;
			 border-bottom:2px solid #ffffc0;
	       border-top:2px solid #ffffc0;
	       border-left:2px solid #ffffc0;
	       border-right:2px solid #ffffc0;
	       padding:10px 10px 10px 0; 
	       padding:4px 10px 10px 0;
		    }											
#content   {
           font-family: Arial, "Trebuchet MS", sans-serif;
			  color: #000000;
			  font-style: bold;
			  font-size: 10pt;
			  margin:0 0 0 190px;
	        padding:20px 0 0 10px;
          }			 
p {
	margin:15px 0;
	line-height:22px;
	} 
	
.initial {
          font-size:18pt;
          color:#000000;
			} 
.nxtrace  {
          color:#FFFF00;
		    font-size:16pt;
	       font-weight:bold;
	       font-family:'Trebuchet MS', Arial, sans-serif
          }		  			
.ldrtext {
          font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
			 color: #FFFF00;
			 background-color: Black;
			 border: thin solid #CD5C5C;
			 font-style: bold;
			 text-align: center;
			 font-size: 12pt
		    }		
.optimize   {
             color:#000000;
			    font-size:8pt;
				 font-weight:bold;
	          font-family: Arial, sans-serif;
		    }		
.closing {
          color: #0000ff;
          background-color: #FCD59C;
			 border-top:2px solid #000000;
	       border-left:2px solid #000000;
	       border-right:2px solid #000000;
			 border-bottom:2px solid #000000;
	       font-weight: bold;
			 font-size: 8pt;
          font-family: Arial, helvetica, sans-serif;
	      }
.Intro {
	     text-align: center;
		  }
#sidebar {
          background:#9F9F5F;
	       width:150px;
	       padding:10px 20px 20px 20px;
	       float:left;
	       color:#691F01;
	       border-top:5px solid #000;
	       border-bottom:10px solid #000;
			 }

			
#sidebar li {
	          list-style:none;
				 color:#ffffc0;
	          margin:0 1px 0 0;
				} 					  
 			
#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
	background:#FCD59C;
}

#sidebar p.news a.more {
	color:#691F01;
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#666;
}	
.disclaimer {
             font-size:8pt;
			    font-style: italic; 
             color:#000000;
		       }	
.yellow {
         font-size:12pt;
			font-weight:bold;
			font-family:'Trebuchet MS', Arial, sans-serif;
	      color: Yellow; 
        }					 				 	 				 													 	 							 
