a {
	border:0px;
}

.donations {
	color:#666666;
}

.donations p{
	color:#666666;
}

.donations h1{
	color:#666666;
}

.donations h2{
	color:#666666;
}

.donations a{
	text-decoration:none;
	color:#333333;
}

.donations a:hover{
	text-decoration:underline;
	color:#333333;
}

.paypalbutton {
	float:right;
	padding-right:65px;
	margin-bottom:25px;
}

#clear {
	clear:both;
}

#rightpicture {
	float:right;
}

#leftpicture {
	float:left;
}

#tableone {
	background-color:#FFFFEE;
	border:1px solid #666666;
	height:430px;
}

#tabletwo {
	background-color:#EEF9FF;
	border:1px solid #666666;
	height:430px;
}

#tablethree {
	background-color:#EEFFF2;
	border:1px solid #666666;
	height:430px;
}

.levels {
	font-family:serif, times;
	color:#666666;
}

.levels h1{
	text-align:center;
	font-size:16pt;
}

.levels p{
	padding:5px;
	font-size:10pt;
	height:50px;
}

.levels a{
	color:#333333;
}

#star {
	position:relative;
	left:175px;
	top:-55px;
}

.corporate p{
	color:#333333;
	background-image: url(images/flyingfaeries.png);
	background-repeat:no-repeat;
}
/** Actors Pages **/

.actordescription {
	font-family:arial;
	text-align:justify;
}

.actordescription p{
	text-align:justify;
	color:#725060;
	font-family:arial;
}

.title {
	text-align:center;
}

.title h1{
	font-size:16pt;
	color:#725060;
	font-family:arial;
}

.links {
	text-align:left;
	width:240px;
	border:0px;
}

.links ul{
	list-style-type: none;
	padding:10px;
}

.links a{
	font-size:12pt;
	color:#725060;
	font-family:arial;
	text-decoration:none;
	padding:10px;
	border:0px;
}

.links a:hover{
	text-decoration:underline;
}

#left {
	width:240px;
	padding-left:10px;
	float:left;
}

#right {
	width:720px;
	padding:10px;
}

#click {
	position:relative;
	left:10px;
	z-index:5;
}

/* Forms */

label.sign_up {
float:left;
display:block;
width:150px;
margin-right:5px;
margin-left:20px;
padding-top:6px;
color:#000000;
font-size:14px;
font-family:Arial,'Microsoft Sans Serif';
}

span.required {
color:#CC0000;
margin-right:2px;
}

input.field {
	width:200px;
	color:#000000;
}

form.email_more_info {
	margin:25px;
}

form.email_sign_up {
	float:right;
	position:relative;
	top:5px;
	right:10px;
}

input.fields_email {
	position:relative;
	right:5px;
	background:url('images/sign_up.jpg') no-repeat;
	border:0px;
	width:170px;
	padding:5px;
	color:#725060;
}
input.fields_email:focus, input.fields_email:active {
color:#725060;
}
