#center {
	position:	absolute;
	top:		160px;
	left:		175px;
	width:		616px;
	background: #ffffff;
	padding: 15px 20px 15px 30px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:		616px;
}

html>body #center {
	width:		566px;
}

#center .clear {
	clear: both;
}

#center .functionbuttons {
	margin: 0px 0px 20px 50px;
	float: right;
}

#center a, #center a:active, #center a:visited {
    text-decoration: underline;
}

#center ul.list {
	list-style-position:outside;
	list-style-image:url(../images/link.gif);
}

#center li {
	margin-bottom: 10px;
}

#center li.team {
	clear: both;
}


#center table {
	border: 0;
	width: 100%;
}

#center div.lead a {
    text-decoration:underline;
}

#center a:hover {
    text-decoration:underline;
} 

#center th {
	background-color: #f07726;
	color : #fff;
	text-align: left;
	font-weight: bold;
}

#center td {
	background-color: #fed787;
}

#center td input {
	border: 0;
	width: 470px;
	float: right;
}

#center td textarea {
	border: 0;
	width: 400px;
	float: right;
}

#center td input.contact {
    border: 0;
    width: 400px;
    float: right
}

#center td textarea.contact {
	border: 0;
	float:  left;
}

#center td.right {
	text-align: right;
}

#center .sublinkheader {
	font: 15px verdana;
	font-weight: bold;
	margin-left: -17px;
}

#center p.right {
	font: 8pt verdana;
	text-align: right;
}

