td {
	font-family:Arial,Verdana,Helvetica;
	font-size:11px;
	color:#cecece;
}

a {
	color:#ffffff;
}

.gallery_photo {
	border-style:solid; 
	border-width:1px; 
	border-color:#626262;
}

textarea {
	background-color:#C1C1C1;
	border: solid 1px #656565;
	color: #000000;
	font-family:Arial,Verdana,Helvetica;
	font-size:11px;
}

.textbox{
	background-color:#C1C1C1;
	border: solid 1px #656565;
	color: #000000;
	font-family:Arial,Verdana,Helvetica;
	font-size:11px;
}

#index-mailing {
	position:absolute;
	left:37px;
	top:6px;
	width:66px;
	height:20px;
}

#index-first-name {
	position:absolute;
	left:119px;
	top:6px;
	width:64px;
	height:20px;
}

#index-last-name {
	position:absolute;
	left:310px;
	top:6px;
	width:62px;
	height:20px;
}

#index-email {
	position:absolute;
	left:505px;
	top:6px;
	width:35px;
	height:20px;
}

#index-submit {
	position:absolute;
	left:676px;
	top:6px;
	width:60px;
	height:20px;
}

.index-top-right{
background:#000000 url(../images/index_top_right_grad.jpg) repeat-x;
width:608px;
}
