#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border: 1px solid #FF9900;
}
#header {
	width: 760px;
	background-color: #FF9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
	text-decoration: none;
}
#header a:link{
	color: #FFFFFF;
	text-decoration: none;	
}
#header a:visited{
	color: #FFFFFF;
	text-decoration: none;	
}
#header a:hover{
	color: #663300;
	text-decoration: underline;	
}
#topbanner {
	width: 760px;
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	margin: 0px;
}
#main {
	width: 760px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#footer {
	width: 760px;
	height: 20px;
	background-color: #FF9933;
	clear: left;
	float: left;
	margin-bottom: 0px;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
}
#path{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 730px;
	margin-top: 8px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-decoration: none;
}
#path a:link{
	color: #0066FF;
	text-decoration: none;
}
#path a:visited{
	color: #0066FF;
	text-decoration: none;
}
#path a:hover{
	color: #0066FF;
	text-decoration: underline;
}
.arrow{
	color: #666666;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
}
#main_left {
	width: 160px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}
#main_center {
	width: 430px;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 2px;
}
#main_center p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
}
#main_center p a:link{
	color: #0066CC;
	text-decoration: none;
}
#main_center p a:visited{
	color: #0066CC;
	text-decoration: none;
}
#main_center p a:hover{
	color: #990000;
	text-decoration: underline;
}
.1st{
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	margin-right: 1px;
	clear: right;
}
#main_center h1{
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006633;
	height: 20px;
	width: 435px;
	text-indent: 10px;
	padding-top: 5px;
	letter-spacing: 0.05em;
	vertical-align: middle;
}
#main_center h2{
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
	padding-top: 5px;
	letter-spacing: 0.05em;
	padding-left: 7px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#main_right {
	width: 148px;
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFF9DF;
	background-repeat: no-repeat;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFCC00;
}
/**************************************************************
   Thumbnail Lists
 **************************************************************/
.logotext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	line-height: 20px;
	text-decoration: none;
}
.logotext a:link{
	color: #E88B00;
	text-decoration: none;
}
.logotext a:visited{
	color: #FF9900;
	text-decoration: none;
}
.logotext a:hover{
	color: #FF9900;
	text-decoration: underline;
}
ul.thumbs,
ul.thumbs li {
  margin: 0;
  padding: 0;
}

ul.thumbs li {
	margin: 0;
	padding: 0px;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

a.thumb img {
  
  border: 1px solid #FFCC00;
}

a:hover.thumb img {
  background: #8EB4C6;
  border: 3px solid #FFCC00;
}

a:hover.thumb {
  background: none;
}

a.thumb span {
  display: block;
  margin-top: -5px !important;
  margin-top: -2px;
}


/**/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}
/**/






.line-box2 {
	margin: 15px 0px;
	text-align: center;
	border: 1px solid #CCCCCC;
	
}
.line-box2 a:link{
	margin: 15px 0px;
	text-align: left;
	border: 1px solid #CCCCCC;
}
.line-box2 a:visited{
	margin: 15px 0px;
	text-align: left;
	border: 1px solid #CCCCCC;
}
.line-box2 a:hover{
	margin: 15px 0px;
	text-align: left;
	border: 3px solid #FF9933;
}
#logo a img
{
	width: 190px;
	height: auto;
	filter: Alpha(Opacity=50, FinishOpacity=50, Style=2);
}

#logo a:link img
{
	width: 190px;
	height: auto;
	filter: Alpha(Opacity=50, FinishOpacity=50, Style=3);
}

#logo a:visited img
{
	width: 190px;
	height: auto;
	filter: Alpha(Opacity=50, FinishOpacity=50, Style=3);
}

#logo a:hover img
{
	width: 210px;
	height: auto;
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=3);
}
