body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 10px 0px;
	padding: 0px;
}
#talent-site {
	width: 776px;
	padding: 0px;
	margin: 0px;
}
#talent {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 776px;
	height: 236px;
}
#talent h1 {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	padding: 20px 0px 30px 30px;
	margin: 0px;
}
#talent h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 0px 6px 56px;
	margin: 0px;
}
#talent p {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	padding: 0px 0px 8px 50px;
	width: 100%;
}

#talent a {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#talent a:hover {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
#talent-agency {
	background-color: #000000;
	width: 776px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	float: center;
}
#talent-agent {
	background-image: url(../images/main.jpg);
	background-repeat: repeat;
	width: 776px;
	height: 100%;
	padding: 0px;
	margin: 0px;
}
#talent-show {
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px;
	margin: 0px;
	width: 500px;
	float: right;
}
#talent-show h1 {
	font-size: 18px;
	font-weight: bold;
	color: #009933;
}
#talent-show h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#talent-show h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#talent-show a {
	color: #0000FF;
	text-decoration: none;
}
#talent-show a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#talent-modeling {
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px 0px 0px 20px;
	margin: 0px;
	width: 223px;
	float: left;
}
#talent-modeling li {
	color: #000000;
	margin: 8px 0px 0px 0;
	list-style-image: url(../images/bullets.jpg);
}
#talent-modeling a {
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0px 10px 5px 0px;
	padding: 3px 10px 3px 10px;
	background-color: #ffffff;
	border: 2px solid #000000;
}
#talent-modeling a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	border: 2px solid #000000;
}
#talent-search {
	font-size: 11px;
	color: #009933;
	background-color: #FFFFFF;
	text-align: center;
	padding: 8px 0px 0px 0px;
	margin: 0px;
	width: 776px;
}
#talent-search a {
	color: #009933;
	text-decoration: none;
}
#talent-search a:hover {
	color: #009933;
	text-decoration: underline;
}


.button {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background: url(../images/button.jpg) repeat-x;
	padding: 3px;
	border: 1px solid #000000;
}
