@charset "utf-8";
/* CSS Document */

.h1 {
	color: #C9D3D5;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 60px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 20px;
	font-family: "Lucida Console", Monaco, monospace;
	color: #C9D3D5;
}
#tdtitlebar {
	background-color: #7f333d;
	text-indent: 15px;
}
#tddisplay {
	background-color: #98B3BA;
	padding-left: 15px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C9D3D5;
}
a:hover {
	text-decoration: none;
	color: #98B3BA;
}
a:active {
	text-decoration: none;
	color: #CFD9DB;
}
#loadarea {
	background-color: #98B3BA;
	height: auto;
	width: 400px;
	text-align: center;
}
#tablegallery {
	text-decoration: none;
	color: #98B3BA;
}
#aboutimage {
	background-color: #98B3BA;
	height: 240px;
}
p {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 16px;
	font-weight: normal;
	color: #7F333D;
}
#aboutlayout {
	padding-right: 30px;
	background-color: #98B3BA;
}
#contactlayout {
	background-color: #98B3BA;
}
