@charset "iso-8859-1";

/* This stylesheet is a merger of MT styles with 
glish's 3-column style: http://glish.com/css/7.asp 
Some of the stranger looking styles are workarounds
for IE5 bugs... */

/* Temp change */

body {
	margin:10px 10px 0px 10px;
	padding:0px;
	background: #DADADF;
	}
	
A 		{ color: #003366; text-decoration: none; font-weight:bold; }
A:link		{ color: #003366; text-decoration: none; }
A:visited	{ color: #003366; text-decoration: none; }
A:active	{ color: #FFCC66;  }
A:hover	{ color: #FFCC66;  }

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	color: #cc3300;
}			



	#leftcontent {
		position: absolute;
		left:0px;
		/* top:91px; */
		width:254px;
		background:#003333;
		/* border:1px solid #000; */
		}

	#centercontent {
		padding:0px;
        background:#fff;
   		margin-left: 252px;
   		margin-right:0px;
		/* border:1px solid #000; */
		}
	
    #centerbanner {
		padding:10px;
        background:#ccff99;
   		margin-left: 252px;
   		margin-right:0px;
		/* border:1px solid #000; */
		}
    
	#rightcontent {
		position: absolute;
		right:0px;
	     top:0px; 
		width:150px;
		background:#003333;
		/* border:1px solid #000; */

		}
	



	#banner {
		font-family: verdana, arial, sans-serif;
		color:#000;
		font-size:large;
		font-weight:bold;
		border-left:4px solid #808000;	
		border-right:4px solid #808000;  		
	 border-top:3px solid #808000;
     border-bottom:3px solid #808000;
  		background:#fff;
  		padding:5px;
		height:px;  
		
		/* IE 5 workaround */		
		voice-family: "\"}\"";
		voice-family: inherit;
		height:41px;
				
		}
		
	html>body 
    
    

	#banner a,
	#banner a:link,
	#banner a:visited,
	#banner a:active,
	#banner a:hover {
		font-family:georgia, verdana, arial, sans-serif;
		font-size: x-large;
		color: #606060;
		text-decoration: none;
		}


	#banner_small {
		font-family: verdana, arial, sans-serif;
		font-size:small;
		font-weight:bold;
		}
		
	#banner_large {
		font-family: verdana, arial, sans-serif;
		font-size:x-large;
		font-weight:bold;
		}	

	.description {
		font-family:verdana, arial, sans-serif;
		color:#606060;
		font-size:x-small;
		font-weight:bold;
  		text-transform:none;	
		}
		
	.cat_heading {
		font-family: verdana, arial, sans-serif;
		font-size:large;
		font-weight:bold;
		}		
	
    .middle {
  		padding:5px;
		background:#FFF; 
		}
	
    .feature {
        font-family:georgia, verdana, arial, sans-serif;
		color:#000000 ;
		font-size:small;
		font-weight:normal;
  		background:#FFFf99;
  		line-height:150%;
		padding:10px;
        }  
   
    .feature a,
	.feature a:link,
	.feature a:visited,
	.feature a:active,
	.feature a:hover {
		font-weight: normal;
		text-decoration: underline;
	} 
        
	.blog {
  		padding:5px;
		background:#FFF; 
		}

	.blogbody {
		font-family:georgia, verdana, arial, sans-serif;
		color:#1F1F1F ;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:150%;
		padding:10px;
        }

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

	.title	{
		font-family: verdana, arial, sans-serif;
		font-size: small;
		color: #606060;
		text-transform:uppercase;
		}


	.copyright	{
		font-family: verdana, arial, sans-serif;
		font-size: x-small;
		color: #606060;
		}			
    
    .highlight  {
		font-family: verdana, arial, sans-serif;
		font-size: x-small;
		color: #CC3300;
		}		
     
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	
		
	#menu {
  		margin-bottom:15px;
		background:#FFF;
		text-align:center;
		}		

		
	
		
	
	
	
	
	.side {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		background:#cccccc;
  		line-height:140%;
  		padding:2px;		
		/* border:1px solid #000;  */

		}
		
	.sidepagetitle {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#B0C4DE;
  		line-height:140%;
  		padding:2px;	
  		margin:0px;
		/* border:1px solid #000;  */

		}			
		
	.sidetitle {
		font-family: verdana, arial, sans-serif;
		color:#666633;
		font-size:small;
		font-weight:normal;
  		padding:2px;
  		margin-top:0px;
		letter-spacing: .1em;
		/* border-bottom:1px dotted #FFF; */
		text-align:center;
  		background:#ccffff;		
		}		
	
	
		.box {
		width:"";
        font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		background:#ffffcc;
  		line-height:140%;
  		padding:6px;		
		/* border:1px solid #000;  */

		}
	
        .boxtitle {
		width:"";
        font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:normal;
		font-weight:normal;
  		background:#ccff99;
  		line-height:140%;
  		padding:6px;	
  		margin:0px;
		/* border:1px solid #000;  */

		}			
	
		
	.

	#banner-commentspop {
		font-family:georgia, verdana, arial, sans-serif;
		color:#FFF;
		font-size:large;
		font-weight:bold;
		border-left:1px solid #FFF;	
		border-right:1px solid #FFF;  		
		border-top:1px solid #FFF;  		
  		background:#003366;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			 
		}

/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */
		