/* CSS Document */


html {
	margin: 0px;
	padding: 0px;
	}
	
#banner {
	position: absolute;
	width: 700px;
	height: 200px;
	left: 0px;
	top: 0px;
	background-image: url(images/banner_2.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	}
	
#navigation {
	left: 75px;
	top: 150px;
	height: 138px;
	width: 138px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(images/transCircle.gif);
	z-index: 3;
}
#navigation2 {
	left: 75px;
	top: 150px;
	height: 145px;
	width: 145px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(images/transCircleBig.gif);
	z-index: 3;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
#Mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
	top: 17px;
	position: relative;
	margin-left: 25px;
}
#homePhoto_02 {
	position: absolute;
	height: 138px;
	width: 138px;
	left: 375px;
	top: 125px;
	z-index: 2;
}
#homePhoto_03 {
	position: absolute;
	height: 138px;
	width: 138px;
	left: 525px;
	top: 125px;
	z-index: 2;
}
#thumbnailPhoto {
	position: absolute;
	height: 138px;
	width: 138px;
	left: 75px;
	top: 320px;
	z-index: 2;
}
#userNameForm {
	height: auto;
	width: 290px;
	left: 395px;
	top: 305px;
	position: absolute;
}
#loginGraphics {
	position: absolute;
	height: 50px;
	width: 80px;
	left: 245px;
	top: 300px;
	overflow: visible;
}
#passwordForm {
	height: auto;
	width: 290px;
	left: 395px;
	top: 325px;
	position: absolute;
}
#loginGo {
	position: absolute;
	height: auto;
	width: auto;
	left: 540px;
	top: 355px;
}
#logo {
	position: absolute;
	height: auto;
	width: auto;
	left: 288px;
	top: 10px;
	z-index: 4;
}
#galleryList {
	position: absolute;
	height: auto;
	width: auto;
	left: 230px;
	top: 150px;
	z-index: 5;
	overflow: visible;
	padding-left: 30px;
	background-image: url(images/verticalRule.138x10px.gif);
	background-repeat: repeat-y;
}
#galleryRule {
	position: absolute;
	height: 100%;
	width: 10px;
	left: 0px;
	top: 0px;
	overflow: visible;
	background-image: url(images/verticalRule.138x10px.gif);
	background-repeat: repeat-y;
}
#galleryLinks {
	position: absolute;
	height: auto;
	width: 128px;
	left: 10px;
	top: 0px;
	overflow: visible;
}
.listHeading {
	font-family: moderna;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B6CFEA;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}
#imageList {
	position: absolute;
	height: auto;
	width: auto;
	left: 230px;
	top: 320px;
	z-index: 6;
	overflow: visible;
	text-align: left;
	background-image: url(images/verticalRule.138x10px.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
}
#fullsizePhoto {
	position: absolute;
	height: auto;
	width: auto;
	left: 370px;
	top: 216px;
	z-index: 7;
	text-align: left;
}
.greyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
#imageDetails {
	position: absolute;
	height: 66px;
	width: 320px;
	left: 370px;
	top: 150px;
	text-align: left;
	z-index: 9;
	margin-left: 10px;
}
#imageRule {
	position: absolute;
	height: 66px;
	width: 10px;
	left: 370px;
	top: 150px;
	background-image: url(images/verticalRule.138px.gif);
	background-repeat: repeat-y;
	z-index: 8;
}
#imageDescription {
	position: relative;
	height: 63px;
	width: 330px;
	left: 0px;
	top: 0px;
	overflow: visible;
	z-index: 10;
	text-align: left;
}
#clickForFullsize {
	overflow: visible;
	position: absolute;
	z-index: 11;
	left: 75px;
	top: 462px;
	width: 138px;
	height: auto;
	text-align: center;
}
#imageHorizontalRule {
	position: relative;
	height: 10px;
	width: 330px;
	left: 0px;
	top: 0px;
}
#thumbnailPhotoMask {
	position: absolute;
	height: 400px;
	width: 400px;
	left: 75px;
	top: 320px;
	z-index: 3;
}