orr
/* 
  ------------------------------------
CSS for Slide Show pages
Rock Country Photos
T. Capen
  ------------------------------------
*/

head {width:700px; background: #000; align: center}

div.menu {
	width: 696px; 
	border-left: solid 2px black; 
	border-right: solid 2px #333
	}

.bannerspacer {
	width: 696px; 
	border-left: solid 2px black; 
	border-right: solid 2px #333; 
	color: #8f8076; font-size: 4pt; 
	background-color: #8f8076
	}

.bannerformat-b {
	width:696px; 
	height: 20px; 
	align: center; 
	font-size:18pt; 
	font-family:"bank gothic", helvetica, geneva; 
	text-align:center; 
	background-image: url(bannerbgsw.jpg); 
	border-left: solid 2px #444; 
	border-right: solid 2px black
	}

div.bodymain {
	width:696px; align: center; 
	font-size:12pt; 
	font-family:"bank gothic", helvetica, geneva; 
	text-align:center; 
	background-color: #8f8076; 
	border-left: solid 2px #333; 
	border-right: solid 2px #333
	}

img.imgmain {
	align: center;
       	padding-top: 20px; 
	padding-bottom: 10px
	}

table {
	border-collapse: collapse; 
	background-color:#8f8076; 
	vertical-align: middle;
	border-top: solid 1px #444}

td.bodythumbsa {
	width:137px; 
	text-align:center; 
	border-right: solid 1px #444; 
	padding-top: 10px; 
	padding-bottom: 10px
	}

td.bodythumbsb {
	width:136px; 
	text-align:center; 
	border-right: solid 1px #444; 
	padding-top: 10px; 
	padding-bottom: 10px
	}

td.bodythumbsc {
	width:137px; 
	text-align:center; 
	padding-top: 10px; 
	padding-bottom: 10px
	}

img.imgthumbsh {
	width: 110px
	}

img.imgthumbsv {
	height: 110px
	}

div.bottomnav {
	border-bottom: solid 2px #333
	}

img.bodynavl {
	padding-left: 192px; 
	padding-right: 20px
	}

td.navnum {
	width: 75px;
	font-size: 9pt; 
	font-family: "bank gothic", geneva; 
	align: center;
	vertical-align: middle
	}

img.bodynavr {
	padding-left: 20px; 
	padding-right: 192px
	}

div.footer {
	width: 690px; 
	padding-top: 4px; 
	padding-bottom: 4px; 
	color: white; 
	background-color:#608060; 
	text-align: center; 
	font: Georgia, Geneva white; 
	font-size: 8pt; 
	border-top: solid 1px white; 
	border-left: solid 2px white; 
	border-right: solid 2px white
	}


