body {
	background-color: #EEEEEE;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/titleBack.gif);
	background-repeat: repeat-x;
	font-size: 16px;
}
#wrapper {
	margin-top: -300px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -350px;
	position: absolute;
	height: 600px;
	width: 700px;
	left: 50%;
	top: 50%;
	right: 50%;
	bottom: 50%;
}
#logoCentred {
	height: 40px;
	width: 700px;
	left: 50%;
	top: 6px;
	right: 50%;
	bottom: auto;
	position: absolute;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -330px;
	background-image: url(../images/logobackline.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.photosLogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	float: left;
	display: inline;
	text-indent: 2px;
	padding-top: 8px;
}
.julianLogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	display: inline;
	float: left;
	position: relative;
	text-indent: 20px;
	padding-top: 8px;
	text-decoration: none;
}

#mainMenu {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: left;
	display: inline;
	margin: auto auto auto -350px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	width: 700px;
	left: 50%;
	top: 38px;
	right: 50%;
	bottom: auto;
	position: absolute;
}
mainMenu ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-position: inside;
	word-spacing: normal;
	white-space: normal;
	clear: left;
}
#mainMenu a {
	color: #333333;
	text-decoration: none;
}
#mainMenu a:hover {
	color: #000000;
}


#mainMenu li {
	display: inline;
	float: left;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding-right: 18px;
	text-align: left;
	padding-left: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContentBorder {
	overflow: hidden;
	position: absolute;
	height: 530px;
	width: 680px;
	left: 50%;
	top: 70px;
	right: 50%;
	bottom: auto;
	border: thin solid #EEEEEE;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: -340px;
	background-image: url(mainback.gif);
}
#mainContentWindow {
	overflow: auto;
	position: absolute;
	height: 500px;
	width: 650px;
	left: 50%;
	top: 12px;
	right: 50%;
	bottom: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: -327px;
	background-color: #EEEEEE;
	border: thin solid #EEEEEE;
	background-image: url(mainback.gif);
	background-repeat: repeat-x;
}


.gallerySelect {
	padding-left: 50px;
	vertical-align: top;

}
.galleryText {
	vertical-align: top;
}
.gallerySelect img {
	border: thin solid #999999;
	left: 50%;
	top: auto;
	right: 50%;
	bottom: auto;
}
.credit {
	font-size: 9px;
	text-align: center;
	line-height: 12px;
	display: block;
	position: relative;
	height: 60px;
	width: 300px;
	vertical-align: top;
	margin: auto;
}
a:link , a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
#contactForm {
	height: 400px;
	width: 500px;
	left: 50%;
	top: 60px;
	right: 50%;
	bottom: auto;
	position: absolute;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -250px;
	background-image: url(../images/titleBack.gif);
	background-color: #EEEEEE;
	background-repeat: repeat-x;
	border: thin solid #CCCCCC;
}
form {
}
input {
	height: 16px;
	width: 220px;
	position: absolute;
	background-color: #EEEEEE;
	background-image: url(../images/titleBack.gif);
	background-repeat: repeat-x;
	border: thin solid #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	word-spacing: 6px;
	left: auto;
	top: auto;
	right: 60px;
	bottom: auto;
}
textarea {
	position: absolute;
	height: 160px;
	width: 380px;
	left: auto;
	top: auto;
	right: 60px;
	bottom: 70px;
	background-color: #EEEEEE;
	background-image: url(../images/titleBack.gif);
	border: thin solid #CCCCCC;
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	word-spacing: 5px;
	float: right;
}

.sendButton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	position: absolute;
	height: 20px;
	width: 80px;
	left: auto;
	top: auto;
	right: 60px;
	bottom: 20px;
}
#pageTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	display: block;
	position: absolute;
	height: 20px;
	width: 500px;
	left: 50%;
	top: 20px;
	right: 50%;
	bottom: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -250px;
}
.formLabel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	left: auto;
	top: auto;
	right: 300px;
	bottom: auto;
	position: absolute;
	height: auto;
	width: 200px;
}
#contact {
	position: absolute;
	height: 20px;
	width: 100px;
	left: auto;
	top: 14px;
	right: 0px;
	bottom: auto;
	font-size: 12px;
}

#login {
	position: absolute;
	height: 20px;
	width: 100px;
	left: 512px;
	top: 14px;
	right: 100px;
	bottom: auto;
	font-size: 12px;
}

#email {
	font-weight:bold;
	color: #666666;
	position: absolute;
	height: 20px;
	width: 300px;
	left: 130px;
	top: auto;
	right: auto;
	bottom: 58px;
}
.julianLogo a:link , .julianLogo a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
#mainContentWindow ul {
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
}
.price {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#video {
	background-color: #D7FFFA;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
}
#dgasintroclip {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 12px;
	border: thin solid #999999;
}

