body {background-color: #FFCCFF;
	font-size: 6pt;
	color:#000000;
	font-family: "Verdana", Times, serif;
	font-style: normal;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	color: black;
}

blockquote {
	font-family: "Comic Sans MS", Arial;
	font-size: 10pt;
	color: black;
}

.body { margin:1em;
	background-color: #CCCC99;
	 color: #000066;
}

.Georgia10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #003366;
}

.button { text-align:center; 
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	background-image: url(images_background.jpg);
	border: thick outset #00C9FD;
		padding: 1px;
	/*white-space: normal;*/
}

table#bottom_bar { width:98%; 
		border:  thin #66FFFF;    	
}

table#side_bar {width:98%; 
		border:  dotted #66FFFF;    	
}

a:link {
	font-family: Comic Sans MS, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}

a:hover {
	font-family: "Lucida Calligraphy";
	font-size: 12px;
	font-weight: bolder;
	background-color: yellow;
}

a:visited {
	font-family: "Comic Sans MS", Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}

.welcome {font-family: arial, helvetica, sans-serif;
		font-size: 2em;
		font-weight: bold;
		}


.leftimage {position: absolute;
		top: 100px;
		left:10px;
		}

.main {position: absolute;
		top: 50px;
		left: 200px;
		width: 320;
		height: 300;
		background-image: url(http://www.geocities.com/clifford-yan/canoe.jpg);
		background-repeat: no-repeat;
		background-position: center;
		}

.logo {font-size: 5em;
	text-align: center;
	color: #663333;
	}

.whitetext {font-size: 2em;
		font-weight: bold;
		color: #FFFFFF;
		text-align: center;
		margin-top: 10px;
		}

.features {position: absolute;
		top: 50px;
		left: 590px;
		width: 150px;
		height: 250px;
		background-color: #cccc99;
		font-family: arial, helvetica, sans-serif;
		padding: 1em;
		}

.navigation {position: absolute;
		top: 360px;
		left: 95px;
		font-family: arial, helvetica, sans-serif;
		font-weight: bold;
		background-color: cccc99;
		text-align: center;
		padding-top: .5em;
		padding-bottom: .5em;
		padding-left: 2em;
		padding-right: 2em;
		}


:link {color: #663333;}
:visited {color: #99CC99:}
