body {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	background-color: #87aec5; 
	width: 920px;
	line-height: 1.5em;
	font-size:12px;
	}
h1 {
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2a72a2;
	background-color:transparent;
	font-size:16px;
	font-weight:bold;
	line-height: 1.4em;
	}
h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	background-color:#ffffff;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	line-height: 1.4em;
	}
h3 {
	margin: 0;
	padding: 0;
	padding-top: .5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	background-color:#ffffff;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	line-height: 1.2em;
	}
a {
	text-decoration: underline;
	color: #2a72a2;
	background-color:transparent;
	}
a:hover {
	text-decoration: underline; 
	color:#000000;
	background-color:transparent;
	}
p {
	margin: 0;
	padding: .4em .4em .4em 0;
	line-height: 1.6em;
	color:#333333;
	background-color:transparent;
	font-size:12px;
	}
strong {
	color: #2a72a2;
	background-color:transparent;
	font-size:12px;
	font-weight: bold;
	}
.urgent {
	color: #ff0000;
	background-color:transparent;
	font-size:12px;
	font-weight: bold;
	}
ul {
	list-style: disc;
	margin: 1em 1em 1em 2em;
	padding: 0;
	}
ul ul {
	list-style: circle;
	margin-bottom: 0;
	}
li {
	text-align:left;
	margin: 0;
	color: #000000;
	}
.error {
	color:#ff0000;
	background-color:#ffffff;
	font-weight: bold;
	}
.container {
	display: block;
	color: #000000;
	width: 920px;
	padding: 0;
	margin: 0;
	border: 0;
/*	background: #ffffff url(../images/bodyExtend.jpg) repeat-y center; */
	background: #87aec5 url(../images/bodyExtend.jpg) repeat-y center; 
/*	position:absolute; */
	left:auto;
	top:10px;
	}
.pdBanner {
	display:block;
	float:left;
	width:900px; 
	height:100px;
	background: #cccccc url(../images/banner.jpg);
	border:0;
	}
.pdBanner h1 {
	color: #000000;
	background-color:transparent;
	text-align:center;
	padding-top: 30px;
	letter-spacing: 4px;
	font-style: italic;
	font-size: 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.leftShadow {
	float:left;
	width: 10px;
	padding: 0;
	}
.centerColumn {
	float:left;
	width: 900px;
	padding: 0;
	background-image: url(../images/textBackground.jpg); 
	background-position: 150px 100px; 
	background-repeat: no-repeat;
	}
.column1 {
	float:left;
	width: 150px;
	height:414px;
	padding: 0;
	background: #ffffff url(../images/sideNavBackground.jpg);
	}
.column2 {
	float:left;
	width: 730px;
/*	height:414px; */
	padding: 0 0 0 10px;
	border: 0;
	background: #e9ebe9 url(../images/textBackground.jpg)  no-repeat; 
	}
.column3 {
	float:left;
	width: 10px;
	height:414px;
	padding: 0;
	border: 0;
	}
.rightShadow {
	float:right;
	width: 10px;
	padding: 0;
	}
.bottom {
	display:block;
	clear: both;
	width:920px; 
	height:4px;
	background: #cccccc url(../images/bottom.jpg);
	border:0;
	}
.columnWrapper {
	background: #ffffff url(../images/columnDiv.gif) repeat-y top left;
	}
.nav {
	margin-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-left: 0;
	}
.nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", serif;
	color:#000000;
	background-color:transparent;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	line-height: 1.2em;
	}
.nav a {
	color: #08578c;
	background-color:transparent;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	padding-left: 14px;
	}
body#home #home_tab a,
body#aboutUs #aboutUs_tab a,
body#contactUs #contactUs_tab a,	
body#photographerLogin #photographerLogin_tab a,	
body#addUser #addUser_tab a,
body#updateUser #updateUser_tab a,
body#viewPhotos #viewPhotos_tab a,		
.nav a:hover {
	color:#333333;
	text-decoration: none;
	background: transparent url(../images/bulletArrow.gif) no-repeat 0 50%;
	}
.navHeading {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", serif;
	color:#000000;
	background-color:#ffffff;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	line-height: 1.4em;
	}
	/*
form {
	display: inline;
	}
		*/
input, select, textarea {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
.contactForm,
.addUserForm,
.updateUserForm,
.photoView,
.photoAdd,
.loginForm {
	clear:both;
	width: 500px;
	padding: 20px 0 0 0;
	margin: 0;
	margin-bottom: 2em;
	color: #000000;
	background-color:transparent;
	text-align: left;
	line-height: 1em;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	}
.optionsForm {
	width: 280px;
	padding: 20px 0 0 0;
	margin: 0;
	color: #000000;
	background-color:transparent;
	text-align: left;
	line-height: 1em;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	}
.contactFormRow,
.addUserFormRow,
.updateUserFormRow,
.photoViewFormRow,
.photoAddFormRow,
.loginFormRow {
	clear: both;
	width: 500px;
	line-height: 2em;
	padding: 1px 0 2px 0;
	}
.optionsFormRow {
	clear: both;
	width: 280px;
	line-height: 2em;
	padding: 1px 0 2px 0;
	}
.loginFormCol1 {
	float: left;
	width: 80px;
	}
.contactFormCol1 {
	float: left;
	width: 120px;
	}
.addUserFormCol1,
.updateUserFormCol1,
.photoViewFormCol1,
.photoAddFormCol1 {
	float: left;
	text-align: left;
	width: 80px;
	line-height: 1.8em;
	padding: 0 10px 0 0;
	border: 0px solid black;
	}
.addUserFormCol2,
.updateUserFormCol2,
.photoViewFormCol2,
.photoAddFormCol2 {
	float: left;
	width: 300px;
	line-height: 1.8em;
	padding: 0;
	border: 0px solid black;
	}
.optionsFormCol1 {
	float: left;
	text-align: left;
	width: 60px;
	line-height: 1.8em;
	padding: 0 5px 0 0;
	border: 0px solid black;
	}
.optionsFormCol2 {
	float: left;
	width: 160px;
	line-height: 1.8em;
	padding: 0;
	border: 0px solid black;
	}
.loginFormCol2 {
	float: left;
	width: 420px;
	line-height: 1.8em;
	padding: 0;
	}
.contactFormCol2 {
	float: left;
	width: 380px;
	line-height: 1.8em;
	padding: 0;
	}
.loginFormLabels, .photoAddFormLabels, .photoViewFormLabels,
.addUserFormLabels, .updateUserFormLabels {
	text-align: left;
	line-height: 1.6em;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	}
.photo {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	display: inline;
	float: right;
	clear: right;
	}
.photo img {
	margin: 0px;
	padding: 0;
	border: none;
	display: inline;
	text-align: right;
	}

.photoCaption {
	display: block;
	clear:none;
	color: #08578c;
	padding-left: 1px;
	text-align: center;
	font-family: "Times New Roman", serif;
	font-size: 10px;
	font-weight: normal;
	}
.photoRow {
	clear: both;
	width: 720px;
	line-height: 1.5em;
	padding: 0 0 0 0;
	}
.photoCol1 {
	float: left;
	width: 450;
	}
.photoCol2 {
	float: left;
	width: 290px;
	line-height: 1.5em;
	padding: 0 0 0 10px;
	}
.tagline {	
	display: block;
	line-height: 1.4em;
	font-size:80%;
	font-style: italic;
	text-align: center;
	color: #666666;
	background-color:transparent;
	}
.tagline a {
	color: #666666;
	background-color:transparent;
	text-decoration: none;
	}
.tagline a:hover {
	color: #08578c;
	background-color:transparent;
	text-decoration: underline;
	}
.footer {	
	display: block;
	line-height: 1.4em;
	padding-top: 4px;
	font-size:80%;
	font-style: normal;
	text-align: center;
	color: #08578c;
	background-color:transparent;
	}
em {
	color: #2a72a2;
	background-color:transparent;
}