body,td,th {
	font-family: Tahoma;
	font-size: small;
}
body {
	background-color: #FF9D4E;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.image {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 4px;
	border: 1px solid #000033;
	position: relative;
	height: 150px;
	width: 200px;
}
.desc {
	height: 108px;
	text-align: justify;
	background-color: #9BD8C6;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #ADDFD0;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.copy {
	font-size: x-small;
	background-position: center;
	margin: 6px;
	padding: 0px;
}

a.site:link {
	font-size: large;
	color: #000000;
	text-align: right;
}
a.site:visited {
	font-size: large;
	color: #000000;
	text-align: right;
}
a.site:hover {
	font-size: large;
	color: #000000;
	text-align: right;
}
a.site:active {
	font-size: large;
	color: #000000;
	text-align: right;
}
h2 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-size: large;
	color: #FFFFFF;
}
h3 {
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: medium;
	font-weight: normal;
	background-color: #EB7D56;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C24417;
}
h1 {
	font-size: medium;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 0.2em;
	position: static;
}
.edge {
	border: 1px solid #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
p {
	font-size: small;
	margin: 0px;
	padding: 0px;
}
h4 {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.white {color: #FFFFFF}

