
/* 
  ------------------------------------
CSS for Light board 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
	}

#menudim {
	color: #888
	}

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

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

div.bannerspacerb {
	width: 696px; 
	padding-bottom: 10px; 
	border-left: solid 2px #333; 
	border-right: solid 2px #333; 
	color: #8f8076; font-size: 4pt; 
	background-color: #8f8076
	}

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

table {
	border-collapse: collapse; 
	}

tr {
	border-top: solid 1px #444;
	text-align: center;
	color: black
	}

td {
	height: 160px;
	border-left: solid 1px #444;
	width: 174px;
	}

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
	}


