


body a   { 	text-decoration: none; 
		color:#000000;               }

body a:hover {	text-decoration: underline;
			color:#cccccc;          } 


body     {  	font-family:sans-serif;
		font-family: helvetica;
		background-color:#ffffff;  }

ol	{	font-weight:normal;               }


#leftcolumn {	margin-left:auto;
		margin-right: auto;
		width:85%;
		min-width:30px;
		background-color:#ffffff;  }
#leftcolumn img { 	border: 0;
			width:73%; 
			margin-left:0%;       }

#rightcolumn {	
	 	float: right; 
		width: 22%;
		min-width: 150px;
		background-color:#ffffff;
		font-weight:bold;
		font-size: 100%;

		letter-spacing: 2pt;
		
		line-height: 100%;
		color:#fff;   
		position: fixed;
		top: ; 
		right: 0;
		background-color: transparent;
    
/**  **/				     }



#rightcolumn a{	text-decoration: none;
		display: block;    
		color:#ffffff										;            }


#rightcolumn a:hover {	text-decoration: none;
			color:#cccccc; 
   			     }



#navbut     {	padding: 7px 10px;
		padding: 15px;
		border-radius: 10px; 
		/** max-width: 150px; **/
		
		min-width: 80px; 
		/** margin-right:15px; **/
		margin-right: 20%;  }

#menubut   {	background-color:#00c012;
		padding: 7px 10px;
		border-radius: 10px; 
		
		min-width: 80px;
		text-align: center;     }

#footer a:hover {	text-decoration: underline;
			color:#ff6666; 
/**
#footer img {	width:10px;           }
**/