body{
	background-color: #ffffff;
	color: #000000;
	text-align: center;
}
a{
	color:#FF0000;
	text-decoration: none;
}
a:link{
	color:#FF0000;
	text-decoration: none;
}
a:visited{
	color:#FF0000;
	text-decoration: none;
}
a:hover{
	color:#0000FF;
	text-decoration: underline;
}
img{
	border:0px;
}
#menu{
	width:150px;
	background-color:#FFFFFF;
	float:left;
	margin-right:0px;
	font-family: Verdan, Arial, Times New Roman;
	font-size: 110%;
	font-weight: bold;
	line-height: 22px;
}
#container{
  margin: 0 auto;
  background-color: #FFFFFF;
  width: 780px;
  text-align:left;
 }
#header{
	width: 780px;
	text-align:left;
}
#menu{
	width: 100px;
	text-align:left;
	float:left;
}
#content{
	width: 646px;
	margin-left:30px;
	background-color: #FFFFFF;
	color: #000000;
	text-align:left;
	float:left;
}
p.bodyText{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: justify;
}
h3.headings{
	font-family: Verdana, Arial, Times New Roman;
	font-weight: bold;
	color: #FF7F00;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 5px;
}
#footer{
	clear: all;
	width: 780px;
	text-align: center;
	float: left;
	border: 0px;
	font-size: 70%;
	font-family: Verdana, Arial, Times New Roman;
	margin-top: 30px;
}
td.thumbnails{
	border: 0px;
	text-align:center;
	color: #FFFFFF;	
}
	
