@import url(../common.css);
.p1 {
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: White;
		margin: 15px 175px 15px 175px;
		padding: 2px 3px 2px 3px;
		background: #70708F;
		text-align: center;
		}
.p2 {
		font-family: Arial;
		font-size: 11px;
		color: Black;
		text-align: center;
		margin: 3px;
		}
.p3 {
		font-family: "Comic Sans MS";
		font-size: 12px;
		color: Black;
		margin: 6px 40px 3px 40px;
		text-align: center;
		}
.p3 a {
      color: Black;
		text-decoration: none;
		}
.p3 a:hover {
      color: Black;
		text-decoration: underline;
		}
.p3 a:visited {
      color: Black;
		}
a 	{
      color: White;
      text-decoration: none;
		}
a:hover {
      color: White;
      text-decoration: none;
		}
a:visited {
      color: White;
		text-decoration: none;
		}
#title {
		height: 15px;
		font-size: 12px;
		color: #696969;
		font-family: Verdana;
		font-weight: bold;
		padding-left: 10px;
		background-image: url(fill20.gif);
		padding-top: 2px;
		}
#thumbpics {
		width:740px;
		padding: 0px 0px 0px 0px;
		background: #F5F5F5;
		margin: 0px auto 10px 17px;
		border: 1px solid #DCDCDC;
		}
.thumbimg {
		padding: 0px 0px 0px 0px;
		border: 1px none #708090;
		margin: 0px 0px 0px 0px;
		}
.thumb {
		width:150px;
		float:left;
		padding: 0px 0px 0px 0px;
		background: #F5F5F5;
		margin: 0px 0px 10px 20px;
		}
.thumbleft {
		width:150px;
		float:left;
		display: inline;
		padding: 0px 0px 0px 0px;
		background: #F5F5F5;
		margin: 0px 0px 10px 38px;
		}
.pictitle {
		height: 16px;
		width: 400px;
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: White;
		margin: 10px auto 10px 50px;
		padding: 2px 3px 2px 3px;
		background: #70708F;
		text-align: center;
		float:left;
		}
.prev {
		height: 16px;
		width: 40px;
		font-family: "Trebuchet MS";
		font-size: 12px;
		font-weight: bold;
		color: white;
		margin: 10px 0px 10px 90px;
		padding: 2px 3px 2px 3px;
		background-color: #70708F;
		text-align: center;
		float:left;
		display: inline;
		}
.next {
		height: 16px;
		width: 40px;
		font-family: "Trebuchet MS";
		font-size: 12px;
		font-weight: bold;
		color: white;
		float:left;
		margin: 10px 0px 10px 50px;
		padding: 2px 3px 2px 3px;
		background-color: #70708F;
		text-align: center;
		}	
.middle {
		text-align: center;
		}
#ImageText {
		font-family: "Comic Sans MS";
		font-size: 12px;
		color: Black;
		margin: 6px 40px 3px 40px;
		text-align: center;
		}