/* CSS Document */

body { 
	background: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
#main { 
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333399;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333399;
}

A:link {text-decoration: none; color: #333399; font-weight:bold}
A:visited {text-decoration: none; color: #008; font-weight:bold}
A:active {text-decoration: none; color: #CCCCCC; font-weight:bold}
A:hover {text-decoration: underline; color: #69F; font-weight:bold}

h1, h2, h3 { 
	margin-top: 0px; 
	margin-bottom: 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.thumb {
	padding: 0px;
	width: 100px;
	height: 100px;
	border: 1px solid #000;
	float: left;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.image {
	border: 2px solid #FF6600;
	width:  300px;
	text-align: center;
  	font-size: smaller;
  	text-indent: 0;
}
.image2 {
	border: 2px solid #FF6600;
	width:  150px;
	text-align: center;
  	font-size: smaller;
  	text-indent: 0;
	float: left;
	margin-right: 5px
}
.image p {
  text-align: center;
  font-size: smaller;
  text-indent: 0;
}
#ftn1 {
  font-size: smaller;
}
#ftn2 {
  font-size: smaller;
}
#ftn3 {
  font-size: smaller;
}
#ftn4 {
  font-size: smaller;
}
