* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px auto;
	background-color: #C0C0C0;
}

.clear { 
   clear:both; 
}  

.clear hr { 
   display:none; 
} 

body,td,p {
	font-family: Verdana;
	font-size:8pt; 
	color:#C0C0C0;
	line-height:160%;
}

h1 {
	font-family: Verdana;
	font-size:8pt; 
	color:#ffffff;
	font-weight: normal;
}


a { color: #ffffff; text-decoration: none;}
a:link		{ color: #ffffff; text-decoration: none;}
a:visited	{ color: #ffffff; text-decoration: none;}
a:hover		{ color: #555555; text-decoration: none;}
a:active	{ color: #ffffff; text-decoration: none;}



/* large belt */
.photo1 {
   width: 538px;
   height: 408px; 
   background-color: #E0E0E0;
}

.photo1 img {
   border: 4px solid #ffffff;
}

.photo2 {
   width: 660px;
   height: 273px; 
   background-color: #E0E0E0;
}

.photo2 img {
   border: 4px solid #ffffff;
}

.prevnext {
   width: 300px;
   margin-right:auto;
   margin-left:auto;
}

.prenext {
   width: 150px;
   float: left;
}

/* large belt */
.thumb_frame {
   width: 630px;
   height: 410px; 
   background-color: #E0E0E0;
}

.thumb1 {
   width: 210px;
   height: 205px; 
   background-color: #E0E0E0;
   float: left;
}

.thumb1 img {
   border: 1px solid #ffffff;
   margin:15px 0px 0px;
}

.thumb1 p {
   color: #a0a0a0;
   text-align:-moz-left; /*FF*/
   #text-align:left; /*IE */
   position: relative;
   top: 20px;
   left: 98px;
}

.thumb2 {
   width: 210px;
   height: 205px; 
   background-color: #E0E0E0;
   float: left;
}

.thumb2 img {
   border: 1px solid #ffffff;
   margin:40px 0px 0px;
}

.thumb2 p {
   color: #a0a0a0;
   text-align:-moz-left; /*FF*/
   #text-align:left; /*IE */
   position: relative;
   top: 40px;
   left: 98px;
}

.thumb_list {
   background-color: #eeeeee;
}

.thumb_list li {
   color:#C0C0C0; 
   text-align:right;
   list-style-type: none;
   margin: 15px 20px ;
}

.thumb_list li a:link {
   text-align:right;
   color:#C0C0C0; 
   text-decoration:none;
}

.thumb_list a:visited {
   text-align:right;
   color:#C0C0C0; 
   text-decoration:none;
}

.thumb_list a:hover {
   text-align:right;
   color:#00ff00; 
   text-decoration:none;
}

.thumb_list a:active {
   text-align:right;
   color:#C0C0C0; 
   text-decoration:none;
}


/* footer */
.bar {
   background-color: #C0C0C0;
   width: 875px;
   margin-right:auto;
   margin-left:auto;
}

.bar li {
   float: left;
   text-align:-moz-left; /*FF*/
   #text-align:left; /*IE */
   margin: 5px 18px ;
   list-style-type: none;
}

#copyright {
   color:#ffffff; 
}


#jplink {
   color:#ffffff; 
   margin-top: 20px;
}

#jplink a {
   color:#ffffff; 
   text-decoration:none;
}

#jplink a:visited {
   color:#ffffff; 
   text-decoration:none;
}

#jplink a:hover {
   color:#333333; 
   text-decoration:none;
}

#jplink a:active {
   color:#ffffff; 
   text-decoration:none;
}

