/* dickwphoto */




#main {
position:absolute; left:202px; top:0px; width:800px; height:600px; z-index:1; background-color:#494949;
}

#nav {
position:absolute; left:0px; top:0px; width:202px; height:600px; z-index:2; background-color:#494949;
}

#text1 {
position:absolute; left:237px; top:30px; width:374px; height:557px; z-index:3; 
}

#text2 {
position:absolute; left:287px; top:30px; width:574px; height:557px; z-index:3; overflow:auto; 
}

#dick {
position:absolute; left:640px; top:33px; width:278px; height:377px; z-index:4;
}

#proof {
position:absolute; left:210px; top:53px; width:255px; height:320px; z-index:3; background-image:url(images/proofsheet.jpg); background-repeat:no-repeat;
}

#lbox {
position:absolute; left:500px; top:53px; width:447px; height:453px; z-index:4; background-image:url(images/lightbox2.jpg); background-repeat:no-repeat; text-align:center;
}

#proofsheet {
margin-top: 45px; margin-left:25px;
}


#hgalleryimage{
	position:relative;
	top:  50px;
	margin: 0 auto;
	
}

.hgalleryimage{
	position:relative;
	top:  50px;
	margin: 0 auto;	
}

#vgalleryimage{
	position:relative;
	top: 25px;
	margin: 0 auto;
	
}

.vgalleryimage{
	position:relative;
	top: 25px;
	margin: 0 auto;
	
}

#loader {
visibility:hidden;
}

#title {
position:absolute; left:209px; top:11px; width:251px; height:27px; z-index:5;
}

/*redefined*/


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


a:hover, a:active { 
	text-decoration: underline;
	color:#FFFFFF;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-size: 8pts;*/
	font-weight: normal;
	color:#FFFFFF;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-align: center;
}
