body {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

p a {
	text-decoration: underline;
}

h1 {
	font-size: 19px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.basicFrame {
	border: 1px #000 solid;
}

#container {
	position: relative;
	margin: 0px auto auto auto;
	padding: 0px;
	width: 750px;
	height: 600px;
	text-align: left;
}

.logo {
	width: 145px;
	height: 33px;
	background: url("../images/logo.gif") no-repeat;
}

.myName {
	width: 118px;
	height: 11px;
	background: url("../images/name.gif") no-repeat;
}

.behindTheLens {
	width: 107px;
	height: 8px;
	background: url("../images/behind_the_lens.gif") no-repeat;
}

#homepageLogo {
	position: absolute;
	top: 20px;
	left: 122px;
}


#homepageMyName {
	position: absolute;
	top: 65px;
	left: 122px;
}

.myName a {
	display: block;
	height: 100%;
	width: 100%;
}

#homepageBehindTheLens {
	position: absolute;
	top: 77px;
	left: 149px;
}

#homepagePhoto {
	position: absolute;
	top: 120px;
	left: 122px;
	border: 3px solid #000;
	width: 500px;
	height: 333px;
	background: url("../images/grin_final.jpg") no-repeat;
}

#homepagePhoto a {
	display: block;
	width: 100%;
	height: 100%;
}

#slider {
	position: absolute;
	top: 459px;
	left: 140px;
	background: #111;
	width: 470px;
	height: 82px;
}

#sliderHeading {
	position: absolute;
	top: 7px;
	left: 25px;
	font-size: 10px;
	color: #ddd;
}

.stdGalleryLink {
	background: red;
	width: 60px;
	height: 40px;
}

.sfGalleryLink {
	background: white;
	width: 40px;
	height: 40px;
}

#galleryLink1 {
	position: absolute;
	top: 30px;
	left: 25px;
}

#galleryLink2 {
	position: absolute;
	top: 30px;
	left: 125px;
}

#galleryLink3 {
	position: absolute;
	top: 30px;
	left: 225px;
}

#galleryLink4 {
	position: absolute;
	top: 30px;
	left: 305px;
}

#galleryLink5 {
	position: absolute;
	top: 30px;
	left: 405px;
}

#sliderHider {
	position: absolute;
	top: 459px;
	left: 122px;
	background: white;
	width: 506px;
	height: 100px;
}

.footerText {
	color: #000;
	font-size: 8px;
}

#homepageSiteDesign {
	position: absolute;
	top: 492px;
	left: 122px;
}

#homepageCopyright {
	position: absolute;
	top: 504px;
	left: 122px;
}

#internalLogo {
	position: absolute;
	top: 20px;
	left: 0px;
}

#internalLogo a {
	display: block;
	width: 100%;
	height: 100%;
}

#backToSplash {
	position: absolute;
	top: 20px;
	left: 160px;
	height: 31px;
	width: 47px;
	border: 1px black solid;
}

#internalMyName {
	position: absolute;
	top: 65px;
	left: 0px;
}

#internalBehindTheLens {
	position: absolute;
	top: 77px;
	left: 27px;
}

#internalNav {
	position: absolute;
	height: 80px;
	width: 320px;
	top: 20px;
	right: 0px;
}

#navLiving {
	position: absolute;
	top: 0px;
	left: 0px;
}

#navOneWorld {
	position: absolute;
	top: 2px;
	left: 230px;
}

#navHolga {
	position: absolute;
	top: 34px;
	left: 20px;
}

#navStructure {
	position: absolute;
	top: 21px;
	left: 103px;
} 

#navI {
	position: absolute;
	top: 45px;
	left: 187px;
} 
#navEverything {
	position: absolute;
	top: 61px;
	left: 26px;
}

#mainContent {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 100%;
}

#sectionText {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 200px;
	height: 335px;
	padding-right: 30px;
	border-right: 1px #000 dashed;
}

.goHomeLink {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 20px;
	width: 60px;
}

.goHomeLinkIcon {
	position: absolute;
}

.goHomeLinkText {
	position: absolute;
	height: 13px;
	left: 24px;
	top: 5px;
}

#sectionPhoto {
	position: absolute;
	top: 50px;
	left: 248px;
	width: 500px;
	height: 333px;
}

#sectionPhotoPortrait {
	position: absolute;
	top: 50px;
	left: 387px;
	width: 222px;
	height: 333px;
}

#sectionPhotoSquareFormat {
	position: absolute;
	top: 50px;
	left: 331px;
	width: 333px;
	height: 333px;
}

#slideShowControl {
	visibility: hidden;
	position: absolute;
	top: 400px;
	left: 270px;
	width: 33px;
	height: 20px;
}

#prevControl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 30px;
}

#nextControl {
	position: absolute;
	top: 0px;
	left: 170px;
	width: 30px;
}

#slideShowControl a {
	text-decoration: underline;
}

#slideShowControl a:hover {
	text-decoration: none;
}

#controlCounter {
	position: absolute;
	top: 0px;
	left: 90px;
}

#photoInfoBox {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 90px;
	height: 335px;
	visibility: hidden;	
	border-right: 1px dashed #000;
	padding-right: 10px;
}

#shareThisPhoto {	
	position: absolute;
	top: 50px;
	right: 0px;
	width: 90px;
	height: 335px;
	visibility: hidden;
	border-left: 1px dashed #000;	
	padding-left: 10px;
}

#shareThisPhotoTitle {
	font-weight: bold;
}

.shareThisPhotoIcon {
	padding: 15px;
	padding-left: 20px;
}

#photoStoryBox {
	position: absolute;
	top: 50px;
	left: 101px;
	width: 528px;
	height: 335px;
	padding: 0px 10px 0px 10px;
	background: #fff;	
	visibility: hidden;
}

#photoStoryDate {
	font-style: italic;
}

#photoStoryLocation {
	font-style: italic;
}

/* #middleImg  {
	position: absolute;
	top: 40px;
	right: 222px;
	width: 333px;
	height: 333px;
}

#rightImg  {
	position: absolute;
	top: 40px;
	right: 0px;
	width: 222px;
	height: 333px;
}

#currentPhotoPlaceHolder {
	position: absolute;
	top: 0px;
	left: 125px;
	width: 500px;
	height: 333px;
} */

#internalSiteDesign {
	position: absolute;
	bottom: 22px;
	left: 0px;
}

#internalCopyright {
	position: absolute;
	bottom: 10px;
	left: 0px;
}