* {
	padding: 0px;
	margin: 0px;
}

body {
	background-repeat: repeat-x;
	background-image: url(http://www.begleyandclark.com/images/site/gradient.png);
	background-color: #191919;
	font-family: "Helvetica Neue", "Lucida Grande", Arial, sans-serif;
	text-align: center;
}

#container {
	margin-top: 20px;
	margin-left: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	text-align: left;
	margin-bottom: 20px;
}

#header img {
	border-style: none;
}

#navigation {
	float: right;
}

#navigation_margin {
	position: relative;
	top: 70px;
}

ul {
	margin-right: 10px;
	margin-top: 10px;
}

li {
	text-align: left;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: -1px;
	list-style-type: none;
	text-transform: lowercase;
}

li a:link, li a:active, li a:visited {
	padding: 8px;
	color: #333333;
	text-decoration: none;
}

li a:hover {
	padding: 8px;
	background-color: #141414;
}

li a#headshots:hover, h1.headshots {
	color: #ff0080;
}

li a#modeling:hover, h1.modeling {
	color: #0080ff;
}

li a#publicity:hover, h1.publicity {
	color: #66ccff;
}

li a#session:hover, h1.session {
	color: #80ff00;
}

li a#pricing:hover, h1.pricing {
	color: #ff8000;
}

li a#contact:hover, h1.contact {
	color: red;
}

#slideshow {
	float: left;
	margin-bottom: 20px;
}

#placeholder {
	width: 713px;
}

#placeholder img {
	margin: 9px;
	margin-left: 0px;
	margin-bottom: 0px;
	border: 5px solid #fff;
}

h1 {
	color: #ff0080;
}

h2, h2 span {
	color: #ffffff;
	margin-top: 10px;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
}

h2 span {
	color: #666;
	padding: 4px;
	background-color: #111;
	margin-left: 5px;
}

span, #footer {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #333333;
	font-size: 10px;
}

p {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #4c4c4c;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	text-align: justify;
}

#placeholder a, #placeholder a:visited, #placeholder a:active {
	color: #333;
	text-decoration: none;
}

#footer {
	text-align: left;
	clear: both;
	margin-bottom: 20px;
}