

body	{
	margin:	0;
	padding:	0;
	font-family: georgia, times, serif;
	font-size: 11px;
	color:	#000;
	background : #cc6600;  }
a:link	{
	color:	#006699;
	background-color: #fff;
	}
a:visited	{
	color:	#666;
	background-color: #fff;
	}
a:active	{
	color:	#cc0;
	background-color: #cc6600;
	}
a:hover	{
	color:	#fff ;
	background-color: #006699;
	}
	
a	{
	text-decoration:	none;
	font-weight:	bold;
	}
	
	
a.tete:link	{
	color:	#666;
	background: #000;
	}
a.tete:visited	{
	color:	#999;
	background: #000;
	}
a.tete:active	{
	color:	#cc0;
	background: #cc6600;
	}
a.tete:hover	{
	color:	#000 ;
	background: #666;
	}
	
div, p, th, td, li   {
             /* selectors because the web is old */
    font-family:  verdana, arial, geneva, sans-serif;
    }


p {
	margin-top: 0; padding-top: 0;
	line-height: 1.5em;
	margin-bottom: 	1em;
	}	

.content {
	padding: 12px 50px;
	margin: 5% 15%;
	border: 2px dotted #663300;
	background: #fff;
	color: #000;
	}
	
	
.copy {
	padding: 10px 20px;
	width: 90%;
	text-align:left;
	line-height: 140%;
	
	}


		
h1	{
	font-size:	10px;
	line-height: 140%;
	color: #006699;
	background-color: transparent;
	margin:	1.25em 0 0 0;
	font-family:	verdana, arial, geneva, sans-serif;
	font-weight: normal;
	}
	
h2 {font-size: 11px;
	color: #333;
	background-color: transparent;
	}
	
#logocg {
		width:100%;
		background: #000 url(../headers/cgbk_04h.gif) repeat-x;
	    color: #336699;
	    font-size: 10px;
		padding: 15px 0px 2px 0px;
		}

#footer {
	font: 10px geneva, verdana, arial, helvetica, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #333333;
	}


.submenu {padding: 5px 5px 5px 100px;}	

