	em{color:#666666; font-style:italic; font-size:80%;}
	
    #h {
        clear:both;
        float:left;
        width:100%;
    }
	
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;		
	    clear:both;
	    float:left;
        width:100%;				/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */		
	}
	/* holy grail 3 column settings */
	  
	.colmid {
	padding-top:20px;
	padding-bottom:20px;

	}   
	
	h1 {font-weight:bold;}
  
	
	h2 {font-size:110%; line-height:1.8em; color:#000; font-weight:bold; border-bottom:1px solid #0b82ce; margin:10px 0 5px 0;}
	h2 a:link, h2 a:active, h2 a:visited {font-size:90%; text-decoration:underline; line-height:1.8em; color:#000; font-weight:bold; }
  	h2 a:hover {text-decoration:none;}
   
   .rss a {font-size:10px;}
    <!--[if lt IE 7]>
    <style media="screen" type="text/css">
    .col1 {
	    width:100%;
	}
    </style>
    <![endif]-->
	