body
{
	background-color: #2b0826 !important;
}
#main
{
	padding-left: 60px !important;
}
td
{
	vertical-align: top;
/* 	padding-right: 100px; */
	font-size: 10pt !important;
}
#contact td
{
	padding-right: 0px !important;
}
input, textarea
{
	border: 0px none;
}
input
{
	width: 200px;
}
label
{
	width: 50px;
	display: block;
}
textarea, p
{
	width: 370px;
}
textarea
{
	height: 150px;
}
a
{
	color: #ffffff;
}
a:hover
{
	color: #ef2f94;
}
a#other
{
	color: #ef2f94;
}
a#other:hover
{
	color: #ffffff;
}
#contact_circle
{
	position: absolute;
	top: 70px;
	left: 1100px;
}
#send_circle
{
	width: 80px;
	height: 80px;
	float: right;
}
strong
{
	color: #e30097;
}