@charset "UTF-8";
a {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #CC0000;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	background-attachment: scroll;
	background-image: url(assets/images/backgrounds/homepage01.jpg);
	background-repeat: repeat;
	line-height: normal;
}
#canvas {
	position:absolute;
	left:18px;
	top:18px;
	width:100%;
	height:806px;
	background-image: url(assets/images/backgrounds/background1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: inline;
}
#canvas2  {
	position:absolute;
	left:-1px;
	top:0px;
	width:100%;
	height:806px;
	background-image: url(assets/images/backgrounds/background2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: inline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	vertical-align: top;
	line-height: 0%;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #66FF33;
	text-align: center;
	vertical-align: baseline;
	line-height: 75%;
	background-position: left;
	font-weight: bold;
}
li {
	line-height: 110%;
	font-size: 100%;
}
textarea {
	height: 50px;
	width: 333px;
}
caption {
	padding-bottom: 5px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#menu {
	position:absolute;
	top:142px;
	width:100%;
	height:33px;
	z-index:7;
}
#content {
	position:absolute;
	top:200px;
	width:100%;
	height:406px;
	z-index:10;
	left: 2px;
}
#footer {
	position:absolute;
	top:663px;
	width:100%;
	height:22px;
	z-index:8;
}
.style2 {font-family: Georgia, "Times New Roman", Times, serif}
.style1 {
	color: #66FF33;
	font-weight: bold;
}
.style5 {font-size: medium}
.style6 {font-size: large}

