body {
margin : 0;
padding : 0;
font-family : georgia, times, serif ;
font-size : 11px ;
color : #000;
background : #e2edbb url(../headers/cgbk04b.jpg) repeat-y ;
}

a:link {
	color: #333;
	background: #fff;
	}
	
a:visited	{
	color:	#ccc;
	background: #fff;
	}
a:active	{
	color:	#cc0;
	background: #cc6600;
	}
a:hover	{
	color:	#fff;
	background: #ccc;
	}
	

	
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;
	}


a.timbre:link	{
	color:	#333;
	background: #fff;
	font-weight: normal;
	}
a.timbre:visited	{
	color:	#ccc;
	background: #fff;
	}
a.timbre:active	{
	color:	#cc0;
	background: #cc6600;
	}
a.timbre:hover	{
	color:	#fff ;
	background: #ccc;
	}	
	
	
a.cgl:link	{
	color:	#669966;
	background: transparent;
	font-weight: normal;
	}
a.cgl:visited	{
	color:	#999900;
	background: transparent;
	}
a.cgl:active	{
	color:	#cc0;
	background: transparent;
	}
a.cgl:hover	{
	color:	#669966;
	background: transparent;
	text-decoration: underline;
	}
	
	
a	{
	text-decoration:	none;
	font-weight:	bold;
	}
	
	div, p, th, td, li   {
             /* selectors because the web is old */
    font-family:  verdana, arial, geneva, sans-serif;
    }

a.perma:link	{
	color:	#666;
	background-color: #fff;
	
	}
a.perma:visited	{
	color:	#ccc;
	background-color: #fff;
	}

a.perma:hover	{
	color:	#666 ;
	background-color: #fff;
	text-decoration: underline;
	}

a.perma {font-size: 10px;}	    

.content {
	padding: 12px 50px;
	margin: 5% 16%;
	border: 2px dotted #663300;
	background: #fff url(http://www.crankygirl.com/gifs/crowbk.gif) no-repeat fixed top right;
	color: #000;
	}
	
	
.copy {
	padding: 10px 20px;
	width: 90%;
	text-align:left;
	line-height: 140%;
	
	}
	
p {
	margin-top: 0; padding-top: 0;
	line-height: 2.2em;
	margin-bottom: 	1em;
	}	

img	{
		/* turns off gaps around images sometimes */
	border:	0
	}


#logocg {
		width:100%;
		background: #000 url(../headers/cgbk_04h.gif) repeat-x;
	    color: #336699;
	    font-size: 10px;
		padding: 15px 0px 2px 0px;
		}

b {font-weight: bold;
	color: #333;
	}
		
h1	{
	font-size:	10px;
	line-height: 140%;
	color: #669933;
	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;
	}
	
	
.stpats {color: #ccff33;
		background: #339933;
		font-size: 12px;
		padding: 5px 5px;
		text-align: center;
		font-weight: bold;
		
		}
	
.strik {text-decoration: line-through;
}

.petit {font-size: 10px;
color: #333;
background: #fff;
}

.petitdeux {
font-size: 10px;
font-style: italic;
color: #999966;
padding: 3px 0px;
background: transparent;
}

.paraindent {
	padding: 10px 50px;
	font-style: italic;
	font-size: 10px;
		}

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

#footer {
	font: 10px geneva, verdana, arial, helvetica, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
	}
	
#footmain {
	font: 10px georgia, times, serif;;
	color: #666;
	background: #000;
	margin-top: 10px;
	padding: 10px 5px;
		}


	
