body {
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: white;
}
.black{
color:black;
}
.white{
color:white;
}
.red{
color:#FF9966;
}
#flash     {
	text-align: center;
	position: absolute;
	top: 30%;
	left: 50%;
	margin-left: -273px;
	position: absolute;
	margin-top: -123px;
	width: 540px;
	height: 440px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



a:link		{   
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #777777;   
		font-size: 10px; 
		line-height:20px;}

a:visited 	{   
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #777777;   
		font-size: 10px; 
		line-height:20px;}

a:hover 	{   text-decoration: none; 
		color: black;  
		
		font-size: 10px; 
		line-height:20px; 
		height:20px;}

a:active 	{   
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: black;   
		font-size: 10px; 
		line-height:20px;
}

#contact.white a:link, #contact.white a:visited {
	color: #ffffff;  	
}
#contact.white a:hover {
	background-color:#333333;
	color:white;
}
#contact.white a:active 	{   
	color: white;   
}

#contact.black a:link, #contact.black a:visited {
	color: black;  	
}
#contact.black a:hover {
	background-color:#ffffff;
	color:#7A093D;
}
#contact.black a:active 	{  
	background-color:#ffffff; 
	color: #7A093D;   
}


#contact {
	text-align: center;
	position: absolute;
	top: 95%;
	right:20px;
	font-size: 12px;
}

#nextPhoto a:link, #nextPhoto a:visited {
	color: white;  	
}
#nextPhoto a:hover {
	
	color: #dddddd;
}
#nextPhoto a:active 	{   
	color: white;   
}


input{
		font-size: 12px; 
		line-height:14px;		
		padding: 0 0 0 1px;
		margin: 0;
}
.submit{
	font-size: 12px; 
	line-height:14px;
	height:21px;
	padding: 0 1px 4px 0;
	margin: 0;	

}

textarea{
		font-size: 12px; 
		line-height:14px;
}

#description {
	height:65px;
	margin:12px 20px 0 20px;
	padding:0px;
}
		
#footer {
	padding-top:10px;
 	font-size:10px;
	text-align:center;
	vertical-align:baseline;
	color:#dddddd;
 
}
