body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color : #FFFFFF;
}
body {
	background-color: #808080;
	margin-left: 10px;
	margin-right: 10px;
}
.copyright {
    color: white;
	text-align: right;
}
.topLinkArea {
    color: white;
	margin-top: 5px;
	clear: both;
	float: left;
	height: 20px;
	width: 600px;
	margin-left: 20px;
}
a:hover {
	color: red;
	text-align: right;
	height: 18px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: red;
}
.button {
	background-image: url('../images/button.jpg');
	height: 20px;
	width: 150px;
	margin-top: 5px
}
.titlebutton {
	background-image: url('../images/bigButton.jpg');
	height: 20px;
	width: 600px;
	margin-top: 5px
}
.sideLinkArea {
	width: 160px;
	margin-left: 20px;
	clear: left;
	float: left;
	margin-top: 5px;
}
.sideLink {
    color: white;
	font-weight: bold;
	text-decoration: none;
}
.picLink {
    color: black;
	font-weight: bold;
	text-decoration: none;
}
.picLink:link {
    color: black;
	font-weight: bold;
	text-decoration: none;
}
a {
    color: white;
	font-weight: bold;
	text-decoration: none;
}
.topTitle {
	margin-left: 20px;
	font-size: x-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	float: left;
	width: 600px;
}
a:link {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.mainContent {
	width: 430px;
	margin-left: 10px;
	float: left;
	margin-top: 10px;
}
.moto {
	font-style: italic;
	float: left;
	margin-left: 20px;
	clear: both;
}
.pictureBox {
	float: left;
	height: 128px;
	width: 186px;
	clear: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C6CFD0;
	border-bottom-color: #C6CFD0;
	border-left-color: #C6CFD0;
	clip: rect(auto,auto,auto,auto);
}
.pictureTitle {
	height: 12px;
	width: 189px;
	background-image: url('../images/infoBoxTop.gif');
	font-size: x-small;
	font-style: normal;
	text-align: center;
	color: #000000;
	font-weight: bold
}
.pictureFrame {
}
a:active {
	font-weight: bold;
	color: black;
	text-decoration: none;
}
