/* Start of CMSMS style sheet 'ColorLightBlue' */
/* Layout sections */
	body {
		background: #fff;
		color: #333;
		}
		
	div#pagewrapper {
		
	    }
		
	div#header {
		background: #82CBDC;
		}
		
	div#footer {
		color: #333;
                background: #fff;
		}
        div#content {
 background:  url(uploads/images/right-column-white.gif) repeat-y top right; 


  }
		
/* Links */		
	a,
	a:link 
	a:active, a:visited {
		color: #82CBDC;
	}

/* Headings */	
	h1, h2, h3, h4, h5, h6 {
		color: #333;
	}

       .grey {
        color: #AA9F9B;
        }

        h2 { 
        color: #82CBDC;
}

div#header h1 a.homelink{
         background: url(uploads/images/tbig-logo-blue.gif) no-repeat;
}
/* End of 'ColorLightBlue' */

