.style2 {font-size: small}
hr {
	color: #FFFF99;
}
h1 {
	text-indent: -9999px;
	width: inherit;
	height: 6px;
	margin: 0;
	border: 0;
	background-image: url(/images/Line.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
h2 {
	font-size: 2.5em;
	text-align: center;
	border: 0;
	margin: 0;
	vertical-align: middle;
	color: #66FF99;
	font-family: Arial;
}
h3 {
	text-indent: -9999px;
	width: inherit;
	height: 6px;
	margin: 0;
	border: 0;
	background-image: url(/images/Line.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

h4 {
	text-align: center;
	font-size: 1.88em;
	color: #FFCC00;
	font-family: Arial;
	margin: 0;
}
#h4bold {
	color: #FFCC00;
	display: inline;
}
h5 {
	text-align: center;
	font-size: 1.25em;
	color: #FFCC00;
	font-family: "Goudy Old Style";
}

h6 {
	text-align: center;
	font-size: medium;
}
td {
	color:#FFFFFF;
	text-align: left;
}
p {
	color:#FFFFFF;
	text-align: left;
	font-size: 1em;
}
address {
	color:black;
	clear: both;
}
a {
	color: #CC3300;
	display: inline;
}

body  {
	font-family: arial;
	background-color:#1804AE;
	color:#00FF33;
}

.title-text {
	font-family: verdana;
        font-size:48pt;
}

input.text {
	border: 1px solid #7D001E;
	font-family: verdana;
	color: #7D001E;
	font-size: 8pt;
	width:90pt;
	display: inline;
}

input.submit {
	background-color: #FBE4B8;
	border: thin solid #7D001E;
	font-family: verdana;
	color:#7D001E;
	font-size:10;

}
#boxphoto {
	text-align: center;
	float: left;
	width: 13%;
	margin-left: 10px;
	margin-top: 30px;
}
#boxthumb {
	text-align: center;
	float: left;
	width: 10%;
	height: 150px;
	padding: 1%;
	overflow: hidden;
}
#boxthumb img {
	width: 100%;
}
#box04 {
	text-align: center;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	height: 100%;
	width: 60%;
}
#box04 img{
	width: 100%;
	border: 4px solid #3D2216;
}
#box60M {
	width:70%;
	text-align: center;
	float: left;
	margin-left: 5%;
}
#box60M ul{
	text-align: left;
}
#boxmain {
	width:90%;
	text-align: center;
	float: left;
	margin-left: 5%;
}
#boxpast {
	width:70%;
	text-align: center;
	float: left;
	margin-left: 5%;
}
#boxpast img {
		width:70%;
}
#footer {
	color: #666666;
	background-color: #FFFF99;
	text-align: center;
	font-size: .75em;
}
#clear {
	clear: both;
}
#clearR {
	clear: right;
}
#clearL {
	clear: left;
}
