body {
  	color:#333333;
	background: url(CGimg/CanGaiaBG.jpg);
	background-color: transparent;
	font-family: Geneva, Arial, Helvetica, sans-serif;
  	font-size: 1em;
  	text-align: left;
}
div#header {
  	background-image: url(CGimg/header-bg.jpg);
}
h2 {
  	font-size: 130%;
  	font-style: italic;
  	margin-top: 5px;
} 
h3 {
  	font-size:100%;
  	font-family: Georgia, "Times New Roman", Times, serif;
}
#imgright {
  	float: right;
 	border: 3px solid #FFFFFF;
  	margin: 0 0 5px 10px;
}
#imgleft {
  	float: left;
  	border: 3px solid #FFFFFF;
  	margin: 0px 20px 0px 0px;
}
div#main {
  	margin: 0 0 0 190px;
	color: #333333;
  	background: transparent;
  	padding: 5px;
}
div#left-box {
  	width: 165px;
  	float: left;
  	padding: 1px 4px 1px 4px;
	color: #669999;
  	background-color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
  	font-style: italic;
}
div#left-box a {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	background: inherit;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
div#left-box a:hover {
	color: #00CC00;
	background: inherit;
	text-decoration: underline;
}
div#footer {
  	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: transparent;
	text-align: right;
	font-size: smaller;	
	border-top: 1px solid;
	border-color: #FFFFFF;
}
div#footer a {
	color: #99FFFF;
	background: inherit;
	text-decoration: none;
	font-weight: bold;
}
div#footer a:hover {
	color: #FFFFCC;
	background: inherit;
	text-decoration: underline;
	font-weight: bold;
}
p {
  	padding: 0 5px 7px 0;
}
a:link {
	color: #FFFFFF;
	background: inherit;
	text-decoration: none;
	font-size: smaller;
	font-weight: bold; 
}
a:visited {
	color: #FFFFFF;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
	background: inherit;
	text-decoration: underline;
}
a:active {
	color: #00CC00;
	background: inherit;
	text-decoration: none;
}
#url {
	display: none;
}
#Layer1 {
	float:right;
	background:#66CC66;
	width:70px;
	border: #FFFFFF thin solid;
	z-index:1;
}
#Layer1 a {
	color:#FFFFFF;
	background:#66CC66;
	font-size: smaller;
	font-weight: bold;
}
#Layer1 a:visited {
	color:#FFFFFF;
	background:#66CC66;
	font-size: smaller;
	font-weight: bold;
}
#Layer1 a:hover {
	color:#66CC66;
	background:#FFFFFF;
	font-size: smaller;
	font-weight: bold;
}
#Layer1 a:active {
	color:#66CC66;
	background:#FFFFFF;
	font-size: smaller;
	font-weight: bold;
}
