	body {
		margin:0px 0px 20px 0px;
		background:#FFF;
		}

	A 			{ color: #990033; background-color: transparent; text-decoration: none; white-space: nowrap; }
	A:link		{ color: #990033; background-color: transparent; text-decoration: none; white-space: nowrap; }
	A:visited	{ color: #FF6666; background-color: transparent; text-decoration: none; white-space: nowrap; }
	A:active	{ color: #990033; background-color: transparent; text-decoration: none; white-space: nowrap; }
	A:hover		{ color: #FF6666;  background-color: transparent; text-decoration: underline;  white-space: nowrap; }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}


	#banner {
		font-family:arial, verdana, palatino, georgia, arial, sans-serif;
		color:#333;
		background:#ccc;
		font-size:x-large;
		font-weight:normal;	
		margin:10px 10px 10px 10px;  
		padding:10px; 
        width:900px; 
		}

	#content {
		position:absolute;
		background:#FFF;
		margin-right:20px;
		margin-bottom:20px;
		width: 650px;
        top:70px;
        left:260px;
		margin:10px 10px 10px 10px;  
		}
		

	#re {	
        position:absolute;
        top:10px;
		margin-right:20px;              
		left:740px;
        padding: 0px;
		width:260px;			
		font-family: arial, verdana, palatino, georgia, arial, sans-serif;
	}

	#li {	
        position:absolute;
		margin:10px 10px 10px 10px;  
        top:70px;
        left:0px;
		width:220px;			
		font-family: arial, verdana, palatino, georgia, arial, sans-serif;
	}
		
 	.contentbody {
		font-family:arial, verdana, palatino, georgia, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:120%;
		}

	.contentbody a,
	.contentbody a:link,
	.contentbody a:visited,
	.contentbody a:active,
	.contentbody a:hover {
		font-weight: normal;
		text-decoration: none;
	}
	.contentbody a:hover {
		text-decoration: underline;
	}

	.title	{
		font-family: arial, verdana, palatino, georgia, times new roman, serif;
		font-size: 11pt;
		color: #666;
		}			

	.rss_box {
		/* margin-left:10px; */
		/* border-left:1px solid #CCC; */
		width:300px;
		}
		
	.s, .ul.rss_items, .rss_title {
		font-family:arial, verdana, palatino, georgia, times new roman, serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:120%;
  		padding:2px;				
		}	
		
	.st {
		font-family:arial, verdana, palatino, georgia, times new roman, serif;
/*		color:#666600; */
		color:#000;
		font-size:x-small;
		font-weight:normal;
  		padding:2px;
  		margin-top:20px;
		letter-spacing: .2em;
  		background:#FFF;
  		text-transform:uppercase;		
		}		
	
	.powered {
		font-family:arial, verdana, palatino, georgia, times new roman, serif;
		color:#666;
		font-size:xx-small;		
		line-height:120%;
		padding:2px;
		margin-top:30px;
  		background:#FFF;		
		}	

    .button  { 
             font-family: arial, Verdana, Arial, Helvetica, sans-serif; 
             font-size: 11px; 
             color: #000000; 
             background-color: #D8E8FF; 
             }

