body { background-color: #000; font-family: Helvetica, Verdana; font-size: 0.7em; font-weight: normal; }

div.hr hr { display: none; }
div.hr { height: 1px; overflow: hidden; border-bottom: 1px solid #a2daf3; margin: 20px 0; }

#Splash,
#ContentBase
{
	height: 600px;
	width: 900px;
	margin: -300px 0 0 -450px;
	position: absolute;
	left: 50%;
	top: 50%;
}

#SplashStrip
{
	height: 80px;
	width: 900px;
	margin: 180px 0 0 -450px;
	position: absolute;
	left: 50%;
	top: 50%;
}

#SplashStrip span { display: none; }

#SplashStrip a
{
	display: block;
	height: 80px;
	width: 900px;
	text-indent: -2000px;
	outline: none;
	text-decoration: none;
	background: transparent url(../Assets/SplashStrip.png) no-repeat left top;
}

#SplashStrip a:hover { background-position: 0 -80px; }

#PhotoScroller,
#PhotoScrollerLoading
{
	position: absolute;
	top: 50%;
	left: 50%;
	height: 180px;
	width: 900px;
	margin: -90px 0 0 -450px;
	overflow: hidden;
}

#PhotoScrollerLoading { background: black url(../Assets/LoadingBlack.gif) no-repeat 50% 50%; }

#PhotoScroller { visibility: hidden; }

#PhotoScroller div { width: 1500px; height: 300px; }

#PhotoScroller img { padding: 0 4px 0 0; border: none; }

#Logo
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 172px;
	height: 31px;
	margin: -140px 0 0 -450px;
	background: transparent url(../Assets/Logo.png) no-repeat left top;
}

#Logo a
{
	display: block;
	width: 172px;
	height: 31px;
	text-indent: -2000px;
	outline: none;
	overflow: hidden;
}

#Menu
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 20px;
	margin: -142px 0 0 -50px;
}

#Footer
{
	position: absolute;
	top: 50%;
	left: 50%;
	height: 18px;
	width: 900px;
	margin: 115px 0 0 -450px;
	text-align: right;
	color: White;
	letter-spacing: 50%;
	background: transparent url(../Assets/HairAndMakeup.png) no-repeat left top;
	font-size: 8pt;
}

.Biography#ContentBase { background-image: url(../Assets/BiographyBase.jpg); }
.Contact#ContentBase { background-image: url(../Assets/ContactBase.jpg); }

#ContentPage #Logo { margin: -270px 0 0 -430px; }
#ContentPage #Menu {	margin: -263px 0 0 -70px; }
#ContentPage #Footer { width: 860px; margin: 245px 0 0 -430px; }

#ContentPage #Content
{
	background-color: #000;
	color: #FFF;
	line-height: 15px;
	padding: 20px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 406px;
	width: 860px;
	margin: -223px 0 0 -450px;
}

#ContentPage #Content strong { font-weight: normal; color: #888; }

#ContentPage #Content div.Column { height: 315px; overflow: hidden; float: left; width: 160px; margin-right: 15px; }
#ContentPage #Content div.Column5 { margin-right: 0; }

.Small#ContentPage #Logo { margin: -120px 0 0 -430px; }
.Small#ContentPage #Menu {	margin: -113px 0 0 -70px; }
.Small#ContentPage #Footer { width: 860px; margin: 95px 0 0 -430px; }

.Small#ContentPage #Content
{
	position: absolute;
	top: 50%;
	left: 50%;
	height: 105px;
	width: 680px;
	margin: -75px 0 0 -450px;
	padding: 25px 20px 20px 200px;
	background-color: Black;
}

.Small#ContentPage #Content,
.Small#ContentPage #Content a:link,
.Small#ContentPage #Content a:active,
.Small#ContentPage #Content a:visited
{
	color: White;
	text-decoration: none;
	line-height: 15px;
}

.Small#ContentPage #Content a:hover { text-decoration: underline; }

.Small#ContentPage #Content h2
{
	color: #bce4f7;
	font-size: 100%;
	font-weight: normal;
	margin: 15px 0 0 0;
}

.Small#ContentPage #Content p span { margin-right: 1em; }

#Footer a:link, #Footer a:active, #Footer a:visited { color: White; text-decoration: none; }
#Footer a:hover { text-decoration: underline; }

/* slimbox */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../Assets/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbPrevLink, #lbCloseLink, #lbNextLink {
	display: block;
	float: right;
	width: 22px;
	height: 22px;
	margin: 5px 0;
}

#lbPrevLink { background-image: url(../Assets/prevlabel.gif); }

#lbCloseLink { background-image: url(../Assets/closelabel.gif); }

#lbNextLink { background-image: url(../Assets/nextlabel.gif); }

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}