html, body {
    background-image:  url();
    background-color: #F5FBFB;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin: 11px 0px 0px;
	padding: 0px;
}

#blackbg {
	background-color: #000000;
	padding: 0px;
	margin: 0px auto;
	width: 800px;
	height: 100%;
	border: none;
	vertical-align: middle;
}

#greybg {
	background-image:  url();
	background-color: #E0E0E0;
    padding: 0px;
	width: 1000px;
	border: none;
}

#greybg td {
	text-align: left;
	vertical-align: top;
}

#content {
	padding: 28px 18px 0px 14px;
}

#photos {
	margin: 25px auto 15px auto;
}

#navi, #teaser, #subteaser {
	border-right: solid #FFFFFF 1px;
	width: 400px;
}

#teaser{
	height: 283px;
}

#subteaser p {
	padding-top: 10px;
	padding-right: 25px;
	text-align: right;
	line-height: normal;
	height: 300px;
}

#blackbg #greybg #navi{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-top: 25px;
}

#thumbs {
	width: 315px;
	margin-top: 0px
}

#thumbs td {
	padding: 3px 3px 0px 0px;
}

#popup {
	background-color: #CCCCCC;
}

#popup table {
	width: 420px;
	text-align: center;
	border: none;
}
	
#popup td {
	vertical-align: middle;
}
	
#popup #title{
	height: 78px;
	background-image: url(file:///Barcelona/Users/marilysernst/Desktop/assets/images/reel_03.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
}

#popup p {
	line-height: normal;
}

#greybg .spacer {
	height: 18px;
	text-align: right;
	vertical-align: bottom;
	padding: 0px 5px 4px 0px;
}

.blue {
	color: #00A7FE;
}

.brown {
	color: #333333;
}

.normal {
	margin-top: 15px;
	margin-bottom: 0px;
	line-height:normal;
}

.active {
	color: #666666;
	margin-right: 25px;
}

.awardstext {
	margin: 25px 0px 0px 2px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
}

.awardsimage {
	margin: 12px 0px 4px;
}

.awards {
	margin: 0px;
	padding: 0px;
}

.headshot {
	margin-bottom: 9px;
}

a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #666666;
}

#back a {
	text-decoration: underline;
	color: #444;
}

#navi a {
	margin-right: 25px;
}

#subteaser a {
	margin-left: 25px;
}

#navi a:link, #navi a:visited, #content a:link, #content a:visited {
	color: #333333;
}

#navi a:hover, #navi a:active, #content a:hover, #content a:active {
	color: #FFFFFF;
}

#subteaser a:link, #subteaser a:visited {
	color: #333333;
}

#subteaser a:hover, #subteaser a:active {
	color: #CC9966;
}

#back a:link, #back a:visited {
	color: #444;
}

#back a:hover, #back a:active {
	color: #888;
}


.spacer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	vertical-align: bottom;
}

