body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #CCCCCC;
	
}

body {
	background-color: #000000;
}


.regtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	letter-spacing: .05em;
	font-size:20px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-style:italic;
	letter-spacing: .05em;
	text-align:center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size:larger;
	letter-spacing: .05em;
}
h3 {
	letter-spacing: .05em;
	font-weight: lighter;
}

a:link {
	color: #CCB34D;
	text-decoration: none;
}
a:visited {
	color: #99BF73;
	text-decoration: none;
}
a:hover {
	color: #CCFF99;
	
}
a:active {
	color: #CCB34D;
}
form {
	background-color: #003333;
}
input {
	background-color: #CCCCCC;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #00CC99;
	border-right-color: #00CC99;
	border-bottom-color: #00CC99;
	border-left-color: #00CC99;
	font-family: Georgia, "Times New Roman", Times, serif;
}
textarea {
	background-color: #CCCCCC;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #00CC99;
	border-right-color: #00CC99;
	border-bottom-color: #00CC99;
	border-left-color: #00CC99;
}

#gallery {
	text-align: center;

}
#LeeStyle {
	position:absolute;
	top: 279px;
	left: 593px;
	width: 296px;
}
#slideShow {
	position:absolute;
	top: 330px;
	left: 631px;
	width: 210px;
}
#contact {
	position:absolute;
	top: 381px;
	left: 645px;
	width: 241px;
}
#write {
	position:absolute;
	top: 435px;
	left: 648px;
	width: 205px;
}
#pressRelease {
	position:absolute;
	top: 494px;
	left: 639px;
	width: 233px;
}
#name {
	position:absolute;
	top: 187px;
	left: 438px;
	width: 210px;
	font-style:italic;
}
#mainImg {
	
	width: 640px;
	height: 611px;
}
#mainTitle {
	position:absolute;
	top: 76px;
	left: 132px;
	width: 413px;
}
#contactBlock {
	margin: 40px;
	padding: 10px;
	background-color: #FFFFCC;
	display:block;
	width: 80%
}
#photoholder {
  width:640px;
  height:611px;
 
}
#thephoto {
  width:640px;
  height:611px;
}

@media print{
	background-color: white !important;
}
