body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #260669;
	margin: 0px;
	padding: 0px;
}
#film-auditions {
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 20px 25px 116px 25px;
}
#film-auditions h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 14px 0px;
}
#film-auditions p {
	font-size: 14px;
	color: #000000;
	margin: 0px 0px 6px 0px;
}
#film-acting {
	background-image: url(../images/main.jpg);
	background-repeat: repeat-y;
}
#movie-auditions {
	font-size: 12px;
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding: 5px 25px 5px 22px;
}
#movie-auditions li {
	color: #FFFFFF;
	padding: 5px 0px;
	list-style-type: circle;
}
#movie-auditions a {
	color: #FFFFFF;
	text-decoration: none;
}
#movie-auditions a:hover {
	color: #00FF00;
	text-decoration: none;
}
.button {
	font-size: 12px;
	color: #000000;
	background-image: url(../images/button.jpg);
	background-repeat: repeat-x;
	padding: 3px;
	border: 1px solid #000000;
}
#film-casting {
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 20px 38px;
}
#film-casting h1 {
	font-size: 18px;
	color: #333399;
	font-weight: bold;
}
#film-casting h2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#film-casting h3 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#film-casting a {
	color: #00CC33;
	text-decoration: none;
}
#film-casting a:hover {
	color: #00CC33;
	text-decoration: underline;
}
#film-audition {
	font-size: 11px;
	color: #cccccc;
	text-align: center;
	padding: 5px 0px 10px 0px;
}
#film-audition a {
	color: #cccccc;
	text-decoration: none;
	padding: 0px 4px;
}
#film-audition a:hover {
	color: #cccccc;
	text-decoration: underline;
}
