body {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #000;
	background-repeat:no-repeat;
	background-position:center top;
}
body#bg_01 {
	background-image: url(../media/backgrounds/bg_01.jpg);
}
body#bg_02 {
	background-image: url(../media/backgrounds/bg_08.jpg);
}
body#bg_03 {
	background-image: url(../media/backgrounds/bg_03.jpg);
}
body#bg_04 {
	background-image: url(../media/backgrounds/bg_04.jpg);
}
body#bg_05 {
	background-image: url(../media/backgrounds/bg_05.jpg);
}
body#bg_06 {
	background-image: url(../media/backgrounds/bg_06.jpg);
}
body#bg_07 {
	background-image: url(../media/backgrounds/bg_07.jpg);
}
#container {
	margin: 0px auto;
	width: 962px;
}
#content {
	float: right;
	width: 450px;
	min-height:580px;
	padding: 100px 40px 0px 0px;
}
h1, h2, h3 {
	font-weight: normal;
	margin: 0px 0px 10px;
	clear: both;
}
p {
	line-height: 20px;
	margin: 0px 0px 10px;
}
a {
	color: #ffffff;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
#navigation {
	background: url(../media/graphics/nav_bg.png) no-repeat;
	height: 89px;
	width: 961px;
	float: left;
}
#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 20px 23px 0px 327px;
	float: left;
	width: 633px;
}
#navigation ul li {
	display: block;
	float: left;
	background: url(../media/graphics/nav_divider.png) no-repeat right 19px;
}
#navigation ul li a {
	display: block;
	float: left;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	padding: 23px 10px 0px 9px;
	margin: 0px;
	height: 40px;
}
#navigation ul li a:hover {
	color: #999;
	text-decoration: underline;
}
#navigation ul li.last {
	background: url(none);
}
p a, li a {
	color: #CCC;
	text-decoration: underline;
}
#footer {
	background: url(../media/graphics/nav_bg_bottom.png) no-repeat 53px 0px;
	float: left;
	width: 950px;
	text-align: right;
	height: 12px;
	padding-top: 10px;
	font-size: 11px;
	color: #666;
}
#footer a {
	color: #999;
}
#thumb_image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#dayinlife {
	clear: both;
}
#paradiseshoot {
	clear: both;
}
#aleece {
	clear: both;
}
#imagegallery {
	clear: both;
}
#showreel {
	width: 104px;
	height: 138px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
}
#youtube {
	width: 104px;
	height: 138px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
}
.showreel_caption {
	width: 100px;
	float: left;
	padding: 5px 3px 1px;
	color: #000000;
	font-size: 0.8em;
}
.bold_link {
	font-size: 15px;
	font-weight: bold;
}
