/* CSS Document */

/* body controls the background color of the body  */
body {
  margin:				0;
  padding:				0;
  border:				0;
  background: 			#ffffff;
  font-size:			small;
}

/* id wrapper controls position of content in regards to the background */

#wrapper {
  background: 			#ffffff;
  position:				relative;
  width:				1080px;
  height:				600px;
  margin-right:			auto;
  margin-left:			auto;
  margin-bottom:		none;
  padding:				0;
}

#wrapper1 {
  background: 			#ffffff;
  position:				relative;
  width:				1080px;
  height:				600px;
  margin-right:			auto;
  margin-left:			auto;
  margin-bottom:		none;
  padding:				0;
}

#wrapper2 {
  background: 			#ffffff;
  position:				relative;
  width:				1080px;
  height:				600px;
  margin-right:			auto;
  margin-left:			auto;
  padding:				0;
}

#emaillist {
  margin:				none;
  padding:				none;
  border:				none;
  position:				absolute;
  top:					50px;
  left:					250px;
}

p {
  font-family:			Arial, Helvetica, san-serif;
  font-size:			120%;
  color:				#757575;
  margin:				0;
  padding: 				15px 0 0 6px;
}
p a:link {
  font-family:			Arial, Helvetica, san-serif;
  color:				#757575;
  margin:				0;
  text-decoration:		none;
}
p a:hover {
  font-family:			Arial, Helvetica, san-serif;
  color:				#757575;
  margin:				0;
    text-decoration:		none;
}
p a:active {
  font-family:			Arial, Helvetica, san-serif;
  color:				#757575;
  margin:				0;
    text-decoration:		none;
}
p a:visited{
  font-family:			Arial, Helvetica, san-serif;
  color:				#757575;
  margin:				0;
    text-decoration:		none;
}


#title {
  font-family:			Arial, Helvetica, san-serif;
  font-size:			8px;
  color:				#757575;
  margin:				70px 0 0 0;
  text-align:			right;
}

#title ul {
  list-style:			none;
    font-size:			8px;
  margin:				0;
  padding:				0 0 0 0;
  border:				none;
}

#title li {
  margin:				0;
  font-size:			8px;
  padding:				0;
  font-family: 			Arial, Helvetica, sans-serif;
  font-size:			100%;	
}


#navigation {
  float:				left;
  padding:				6px 52px 0 32px;
  margin:				0 0 0 0;
  width:				190px;
  height:				100%;
  color:				#000000;
}

/* h1 controls the specs of the page heading */
h1 {
  font-family:			Arial, Helvetica, sans-serif;
  font-size:			200%;
  color:				#2fdc1d;
  text-decoration:		none;
  font-weight:			normal;					
}

/* */
.tom {
  font-family:			Arial, Helvetica, sans-serif;
  font-size:			200%;
  color:				#2fdc1d;
  text-decoration:		none;
  font-weight:			100;
  text-align:			left;					
}

.spacer {
  height:				8px;
  line-height:			8px;
}

/* a:link controls the color and decoration of the text links  */
.tom a:link {
  color:				#2fdc1d;
  text-decoration:		none;
}

/* a:visited controls the color and decoration of the text link after its been clicked  */
.tom a:visited {
  color:				#2fdc1d;
  text-decoration:		none;
}

/* a:hover controls the color and decoration of the text link while clicked  */
.tom a:hover {
  color:				#66e359;
  text-decoration:		none;
} 

/* a:hover controls the color and decoration of the text link while clicked  */
.tom a:active {
  color:				#86ed7c;
  text-decoration:		none;
} 

#navigation ul {
  list-style:			none;
  margin:				0;
  padding:				8px 0 0 4px;
  border:				none;
  text-align:			left;
}

#navigation li {
  margin:				0;
  padding:				0 0 4px 0;
  font-family:			Arial, Helvetica, san-serif;
  font-weight:			100;
  font-size:			175%;
  color:				#757575;	
}

/* a:link controls the color and decoration of the text links  */
li a:link {
  color:				#757575;
  text-decoration:		none;
}

/* a:visited controls the color and decoration of the text link after its been clicked  */
li a:visited {
  color:				#757575;
  text-decoration:		none;
}

/* a:hover controls the color and decoration of the text link while clicked  */
li a:hover {
  color:				#000000;
  text-decoration:		none;
} 

/* a:hover controls the color and decoration of the text link while clicked  */
li a:active {
  color:				#616161;
  text-decoration:		none;
} 

img {
  border:				none;
  padding:				0;
  margin:				0;
}



#content {
  float:				left;
  width:				700px;
  height:				100%;
  margin:				0;
  padding:				0;
  
}

#image {
  padding:				44px 40px 20px 0;
  margin:				0;
  border:				none;
}

#image a:link {
  border:				none;
  color:				#ffffff;
}

#image a:visited {
  border:				none;
  color:				#ffffff;
}

#image a:hover {
  border:				none;
  color:				#ffffff;
}

#image a:active {
  border:				none;
  color:				#ffffff;
}

#next {
  font-family:			Arial, Helvetica, san-serif;
  font-size:			110%;
  color:				#616161;
  margin:				180px 0 0 0;
  padding:				0 0 0 0;
  text-align:			left;
  line-height:			1.5em;
}

.backnextwhiteout {
  color:				#ffffff;
}

.gallerynumber {
  font-size:			80%;

}


/* a:link controls the color and decoration of the text links  */
#next a:link {
  color:				#616161;
  text-decoration:		none;
}

/* a:visited controls the color and decoration of the text link after its been clicked  */
#next a:visited {
  color:				#616161;
  text-decoration:		none;
}

/* a:hover controls the color and decoration of the text link while clicked  */
#next a:hover {
  color:				#000000;
  text-decoration:		none;
} 

/* a:hover controls the color and decoration of the text link while clicked  */
#next a:active {
  color:				#616161;
  text-decoration:		none;
} 

#largeimage {
  border:						none;
  padding:						0;
  margin:						20px;
}

.studio {
  font-size:					12pt;
}

