body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E6DFD9;
	margin: 0px;
	padding: 0px;
}
#casting-call {
	background-image: url(../images/left.jpg);
	background-repeat: repeat-y;
}
#casting-calls {
	background-image: url(../images/right.jpg);
	background-repeat: repeat-y;
}
#casting-call-411 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 9px 47px 10px 58px;
}
#casting-call-411 h1 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 10px 0px;
}
#casting-call-411 p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 5px 40px;
}
#model-casting {
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 20px 20px 32px 30px;
}
#model-casting h1 {
	font-size: 18px;
	color: #0CA20C;
	font-weight: bold;
}
#model-casting h2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#model-casting h3 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#model-casting a {
	color: #0000FF;
	text-decoration: none;
}
#model-casting a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.button {
	font-size: 12px;
	color: #000000;
	background-image: url(../images/button.gif);
	background-repeat: repeat-x;
	padding: 3px;
	margin: 5px 0px;
	border: 1px solid #000000;
}
.casting {
	background-color: #FFFFFF;
}
#disney-casting {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-y;
	text-align: left;
	padding: 0px 30px;
}
#disney-casting li {
	color: #000000;
	margin: 5px 0px;
	list-style-types: circle;
}
#disney-casting a {
	color: #000000;
	text-decoration: none;
}
#disney-casting a:hover {
	color: #0CA20C;
	text-decoration: none;
}

