/* page structure */
body { 
	background-color: #c8c8c8; 
	margin: 0px;	
}

#verticalcenter {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
}

#container
{
	height: 412px;
	min-width: 100%;
	border: 0px;
	top: -230px;
	background: url("images/pagestructure/white_imagearea.gif");
	background-repeat: repeat-x;
	padding: 0px;
	position: absolute;
	margin: 0;
}

#grey_leftnav
{
	height: 412px;
	width: 192px;
	border: 0px;
	top: 0px;
	left: 0px;
	background: url("images/pagestructure/grey_leftnav.gif");
	background-repeat: no-repeat;
	padding: 0px;
	position: absolute;
	margin: 0;
}

#karigrimsby
{
	height: 16px;
	width: 161px;
	border: 0px;
	top: 6px;
	left: 16px;
	padding: 0px;
	position: absolute;
	margin: 0;
	background-image: url("images/pagestructure/karigrimsby.gif");
	background-repeat: no-repeat;
}


#leftnav_textarea
{
	height: 286px; 
	width: 170px; 
	border: 0px;
	top: 51px;
	left: 40px;
	position: absolute;
	margin: 0;
	border: 0;
}

#bottominfo
{
	height: 20px;
	width: 192px;
	border: 0px;
	top: 389px;
	left: 15px;
	padding: 0px;
	position: absolute;
	margin: 0;
}

#photobutton
{
	height: 26px;
	width: 182px;
	border: 0px;
	top: 0px;
	left: 192px;
	background: url("images/pagestructure/photobtn_off.gif");
	background-repeat: no-repeat;
	padding: 0px;
	position: absolute;
	margin: 0;
}

#webbutton
{
	height: 26px;
	width: 182px;
	border: 0px;
	top: 0px;
	left: 378px;
	background: url("images/pagestructure/webbtn_off.gif");
	background-repeat: no-repeat;
	padding: 0px;
	position: absolute;
	margin: 0;
}

#videobutton
{
	height: 26px;
	width: 182px;
	border: 0px;
	top: 0px;
	left: 564px;
	background: url("images/pagestructure/videobtn_off.gif");
	background-repeat: no-repeat;
	padding: 0px;
	position: absolute;
	margin: 0;
}

#seriesinfoarea
{
	height: 20px; 
	border: 0px;
	top: 30px;
	left: 203px;
	position: absolute;
	margin: 0;
	border: 0;
}

#resumeinfoarea
{
	height: 290px;
	width: 480px;
	top: 79px;
	left: 240px;
	position: absolute;
	margin: 0;
	border: 0;
	overflow: auto;
}

#imagearea
{
	height: 337px;
	top: 58px;
	left: 203px;
	padding: 0px;
	position: absolute;
	margin: 0;
}

#webimagearea
{
	height: 365px;
	top: 30px;
	left: 203px;
	padding: 0px;
	position: absolute;
	margin: 0;
}

#videoarea
{
	height: 337px;
	top: 58px;
	left: 203px;
	padding: 0px;
	position: absolute;
	margin: 0;
	
}

#webindiv
{
	height: 365px;
	top: 0px;
	padding: 0px;
	float: left;
	position: relative;
	margin: 0;
}

.preload
{
background-image:url("images/pagestructure/white_imagearea.gif");
}

img.photo 
{ 
margin: 0 11px 0 0; 
}

img.web
{
	margin: 4px 30px 0 0;
	border-color: #939393;
	border-width: 1px;
	border-style: solid;
}

img.activenav
{
margin: 26px 0 0 12px;
}

a.black:link
{
	color: #1b1b1b;
	text-decoration: none;
}

a.black:visited
{
	color: #1b1b1b;
	text-decoration: none;
}

a.black:hover
{
	color: #000000;
	text-decoration: underline;
}

.black
{
	color: #1b1b1b;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 23px;
}

a.resume:link
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.resume:visited
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.resume:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.resume
{
	color: #1b1b1b;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

.institution
{
	color: #666666;
}

a.weblinks:link
{
	color: #4a6784;
	text-decoration: none;
	font-weight: bold;
}

a.weblinks:visited
{
	color: #4a6784;
	text-decoration: none;
	font-weight: bold;
}

a.weblinks:hover
{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.weblinks
{
	color: #4a6784;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 23px;
}

a.white:link
{
	color: #ffffff;
	text-decoration: none;
}

a.white:visited
{
	color: #ffffff;
	text-decoration: none;
}

a.white:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.white
{
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 9px;
	line-height: 11px;
}

