body {
  	color:#333333;
	background: url(../CGimg/CanGaiaBG1400.jpg);
	background-color: transparent;
	font-family: Geneva, Arial, Helvetica, sans-serif;
  	font-size: 1em;
}
div#header {
  	background-image: url(../CGimg/header-bg.jpg);
	z-index:9;
}
h2 {
  	font-size: 130%;
  	font-style: italic;
  	margin-top: 5px;
} 
h3 {
  	font-size:100%;
  	font-family: Georgia, "Times New Roman", Times, serif;
}
#image {
  	border: 2px solid #FFFFFF;
}
div#main {
  	color: #333333;
	width: 85%;
	margin:0 30px 0 30px;
	padding: 20px;
  	background: transparent;
  	padding: 5px;
}
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:10;
}
#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;
}