.picture-frame {
	float: left;
	padding: 3px;
	border: thin solid #666666;
	margin-right: 5px;
	margin-bottom: 5px;	
}
#boxG  {
	width: 94%;
	margin-left: 10px;
	margin-bottom: 10px;
	border: thin solid #900;
	padding: 7px;
	text-align: justify;

	
}
#boxTG  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #900;
	text-align: center;
}
#boxTG {
	background-color: #360;
}
.whitebold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.white {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
	color: #330000;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
	color: #330000;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
	color: #330000;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #330000;
}

.boldblack20 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.greenbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #336600;
}

.small{
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
}

.banner{
	padding-bottom: 3px;	
}
.banner1{
	padding-bottom: 12px;	
}

.top{
	padding-bottom: 3px;
}

.bottom{
	background-color: #360;
	height: 8px;
	width: 950px;
	
}
.picture-frame {
	float: left;
	padding: 3px;
	border: thin solid #666666;
	margin-right: 5px;
	margin-bottom: 5px;	
}
.text, .textLeft , .textRight, .textCenter, .textJustify, .center, .body, #textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#textlink {
	color: #000;
}
.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}
.textCenter {
	text-align: center;
}
.textJustify {
	text-align: justify;
}
.center {
	text-align: center;
}
