a
 {
 text-decoration: none;
 }
a img
 {
 border: none;
 }

.newArea {
	overflow:scroll;
	background-color: #000000;
	width: 355px;
	height: 300px;
	padding-right: 10px;
	overflow-x: hidden; 
}

.main {
	width: 940px;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom:5%;
	margin:0 auto;
	margin-top: 5%;
	background-color: #000000;
	border-style:solid;
	border-color: white;
	border-width:0px;
	height:650px;
}

.spacer {
	width: 150px;
	text-align: right;
}

.menuLeftSpacer{
	padding-left: 8%;
	vertical-align: top;
	padding-top: 50px;
}

.menu {
	background-color: #FFFFFF;
	width: 100%;
}
.innerMain {
	border-style:solid;
	border-color: #C0C0C0;
	border-width:5px;
	height: 260px;
	
}
.innerMain2 {
	height: 393px; 
}
.topLinks {
	display:inline;
	width: 100px;
}

.navLinks {
	padding-left: 20%;
	padding-right: 20%;
}

.introduction {
	width: 5px;
	display:inline;
}

.introPic {
	display:inline;
}

.label {
	width: 150px;
}

.value {
	width: 200px;
}

.titlebar {
	width:100%;
	background:   url(../Jeff%20Meads%20Photography/%22titlebar.jpg%22);
	background-repeat: repeat-x;
	padding-bottom: 5px;
	padding-left: 10px;
	color: white;
	font-family: Verdana;
	font-weight: bold;
}

.container {
	color: white;
	font-family: Verdana;
	padding-left: 10px;
	border: 1px solid white;
	
	font-weight: bold;
}

.image {
	padding-left: 30px;
	padding-top: 20px;
}

.desc {
	padding-left: 50px;
}

.item {
	color: white;
	font-family: Verdana;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 10px;
	text-align: right;
}

.stdtxt {
	color: white;
	font-size: 14px;
	font-family: Verdana;
	margin-left: 40px;
	padding-top: 10px;
	text-align:justify;
}

.stdtxt a {
	text-decoration: none;
}

.bldtxt {
	font-weight: bold;
	color: white;
	font-size: 14px;
	font-family: Verdana;
	margin-left: 40px;
	padding-top: 10px;
	text-align:justify;
}

.bldtxt a {
	text-decoration: underline;
	color: white;
}

.subtitlepad {
	margin-left: 25px;
}

.stdsubsmall {
	margin-left: 30px;
}

.price {
	color: white;
	font-family: Verdana;
	padding-right: 10px;
	padding-top: 10px;
}

.hidden {
	display: none;
}

.lnktxt {
	font-weight: bold;
	color: white;
	font-size: 14px;
	font-family: Verdana;
	margin-left: 40px;
	padding-top: 10px;
	text-align:justify;
	padding-left: 20px;
}

.lnktxt a {
	text-decoration: underline;
	color: white;
}

.lnkimg {
	border-style:solid;
	border-color: white;
	border-width:2px;
}

.photo {
	text-align:center;
	height: 149px;
	width: 200px;
}

.btn {
	text-align:center;
	color: white;
	font-family: Verdana;
}
.galPad {
	padding-left: 28px;
}
.subRight {
	text-align: right;
	width: 500px;
	color: white;
}
.subRight a {
	text-decoration: underline;
	color: white;
	font-family: Verdana;
}
.leftPag {
	text-align: left;
	color: white;
	width: 850px;
}
.rightPag {
	text-align: right;
	color: white;
}
.leftPag a {
	text-decoration: underline;
	color: white;
	font-family: Verdana;
}
.rightPag a {
	text-decoration: underline;
	color: white;
	font-family: Verdana;
}