body
{
	margin: 0 auto;
	background-color: #242424;
	font-family: 'Lucida Sans', Sans Serf, Arial;
}

#topLogo
{
	width: 100%;
	height: 100px;
	display: block;
	background-color: #F6F6FD;
	margin: 0 auto;
	padding-bottom: 5px;
	text-align: left;
	clear: both;
}

#topLogo .logo { margin-left: 100px; }

#shadow
{
	width: 100%;
	height: 25px;
	background-image: url(../images/shadows/whtShadow.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
}

#breadcrombs
{
	width: 950px;
	height: auto;
	display: block;
	font-size: 0.75em;
	text-align: left;
	margin: 5px auto;
	color: #ffffff;
	background-color: transparent;
}

#mainImgBox
{
	margin: 15px auto;
	width: 950px;
	height: 580px;
	padding: 0;
	background-color: black;
	border-color: #2F2F2F;
	border-width: 1px;
	border-style: solid;
	background-image: url(../images/950x580/KrisIceBerg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

 #guestTab
 {
 	position: relative;
 	top: -84px;
 	height: 84px;
 	width: 331px;
 	margin-left: 620px;
 	padding: 0;
 	background-color: transparent;
 	background-image: url(../images/tabs/GuestPhotoTab.jpg);
 	background-repeat: no-repeat;
 	background-attachment: scroll;
 }

#guestTab span
{
	position: absolute;
	width: 350px;
	display: none;
	visibility: hidden;	
}

#guestTab ul
{
	position: absolute;
	padding: 0;
	margin: 0;
}

#guestTab li {display: inline;}

#guestTab li a
{
	display: block;
	height: 100px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#guestTab #guest
{
	width: 350px;
	background-color: transparent;
}


#blackBox
{
	width: 417px;
	height: 275px;
	background-color: transparent;
	position: relative;
	top: 85px;
	left: 19px;
	float: left;
	text-align: left;
	padding: 0;
	color: #E7E7E7;
	font-size: 0.90em;
}

#blackBox h5
{
	text-align: right;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
}

#blackBox p
{
	text-align: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
	font-size: 0.93em;
	line-height: 1.3em;
	font-weight: normal;
}

#blackBox p.right
{
	text-align: right;
	margin-top: 0;
	margin-right: 10px;
	font-size: 0.75em;
}

#blackBox img
{
	float: left;
	margin: 0 5px 5px 5px;
}

#blackBox a, a:visited, a
{
	color: #5BA1FF;
	text-decoration: none;
}

#blackBox a:hover
{
	color: #FEBF45;
	text-decoration: underline;
}

#blackBox h3
{
	color: #E7E7E7;
	font-size: 1.2em;
	margin: 20px 0 0 0;
	padding: 0;
	font-weight: bold;
}

#portfolioBox ul
{
	font-size: 1.3em;
	list-style-type: none;
	margin: 5px 0 0 20px;
	padding: 0;
}

#portfolioBox li
{
	display: inline;
	margin: 0 3px 0 3px;
}

#blackBox #portfolioBox
{
	position: relative;
	top: 10px;
	width: 100%;
	height: 125px;
	clear: both;
	background-color: white;
	padding: 0;
	border-color: #2F2F2F;
	border-width: 1px 0 1px 0;
	border-style: solid;
}

#portfolioBox img { display: inline; }

/*Display Page CSS */
#mainDispBox
{
	margin: 10px auto;
	width: 950px;
	height: 580px;
	background-color: black;
	border: 2px #2F2F2F solid;
}

#mainDispBox .img
{
	width: 600px;
	height: auto;
	float: right;
	background-color: #FAFAFA;
	margin: 0 auto;
}

#mainDispBox .bio
{
	margin: 5px 0 0 50px;
	float: left;
	padding-right: 10px;
}

#mainDispBox h1
{
	color: #FFF;
	font-size: 1.4em;
}

#mainDispBox h2
{
	color: #FFF;
	font-size: 1.0em;
}


#footer
{
	margin: 0 auto;
	width: 950px;
	height: auto;
	text-align: right;
	color: #9B9B9B;
	font-size: 0.65em;
	padding: 0 0 35px 0;
}

.links { display: none; }

img { border: 0; }

#flashcontent {
	height: 100%;
}


a:visited{
	color: #5BA1FF;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #FEBF45;
}
