	body { margin:15px; padding:0; background-color:#ccc; }
	p, body, html { font-family: tahoma,verdana,arial,sans-serif; font-size:12px; color:#333333; }
	
	#wrapper { background-color:#fff; width:750px; margin:auto; }
	#sidebar { width:200px; float:left; padding:15px; margin-top:80px; }
	#main { margin-left:230px; padding:15px; border-left-width:1px; border-left-color:#CCC; border-left-style:solid; }
	#footer { padding:15px; font-weight:bold; border-top:1px solid #333; }
	
	h1 { font-size:18px; font-weight:bold; }
	h3 { font-size:14px; font-weight:bold; }
	.quote { font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#666666; text-align:center; font-weight:bold; line-height:160%; }
	.quoteTitle { font-size:12px; color:#fff; font-weight:bold; background-color:#CCCCCC; padding:3px; text-align:center; }
	.credit { font-family:tahoma,verdana,arial,sans-serif; font-size:10px; font-weight:normal; }
	.even { background-color:#dedede; }
	.highlight { color:#FF0000; font-weight:bold; font-size:10px; text-align:center; }
	.red {color: #CC0000}
    .reditalic {color: #CC0000; font-style: italic; }
    
    .ltgray { background-color:#F5F5F5; }

	thead { background-color:#666666; color:#FFFFFF; }
	tbody {}
		
	#menu { margin:0; padding:0; font-family:tahoma, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;  }
	#menu ul { border:0; margin:0; padding:0; list-style-type:none; text-align:center; clear:left; }
	#menu ul li { display:block; float:left; text-align:center; padding:0; margin:0; }
	
	#menu ul li a {
		background: #c39696;
		width: 124px;
		height: 2em;
		border-top: 1px solid #fff;
		border-left: 1px solid #fff;
		border-bottom: 1px solid #fff;
		border-right: none;
		padding: 0;
		margin: 0 0 10px 0;
		color: #fff;
		text-decoration: none;
		display: block;
		text-align: center;
		font-weight: bold;
		letter-spacing: 1px;
		line-height: 2em;
		font-size:    11px;      
	/*	voice-family: "\"}\"";   
		voice-family: inherit;   
		font-size:    x-small;   */
		}
	
	/*html>#menu ul li a  {
		font-size: x-small;   
		} 
		*/
	#menu ul li#seven a	{
		width: 125px;
		}
	#menu ul li#one a	{
		border-left:0px;
		}
	
	#menu ul li a:hover {
		color: #c35656;
		background: #fff;
		}
	
	#menu a:active	{
		color: #c35656; 
		background: #fff;
		}