BODY { 
	color: #555555;
	background-color: white;
	background-image : none;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 8pt;
}

A:active { color: #AA0000; }
A:link { color: #AA0000; }
A:visited { color: #CC6666; }
A:hover { color: #FF0000; text-decoration: none; }

A.lgrey:active { color: #DDDDDD; }
A.lgrey:link { color: #DDDDDD; }
A.lgrey:visited { color: #DDDDDD; }
A.lgrey:hover { color: #DDDDDD; text-decoration: none; }

H1 { font-size: 135%; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif; color: #6699CC; }
H2 { font-size: 125%; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif; line-height: 1; color: #AA0000; }
H3 { font-size: 100%; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif; }
H4 { font-size: 100%; font-family: verdana, arial, helvetica, sans-serif; margin-bottom: 0%; }
H5 { font-size: 100%; font-family: verdana, arial, helvetica, sans-serif; margin-bottom: 0%; }
H6 { font-size: 100%; font-family: verdana, arial, helvetica, sans-serif; margin-bottom: 0%; }

DIV.alpha { color: #000000; font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; font-weight: normal; background: #FFFFFF; }
DIV.beta { color: #FF0000; link: #FF0000; font-family: verdana, arial, helvetica, sans-serif; font-size: 150%; font-weight: bold; background: #FFFFFF; }
DIV.delta { color: #888888; font-family: verdana, arial, helvetica, sans-serif; font-size: 275%; font-weight: normal; background: #FFFFFF; margin-bottom: 0%; }
DIV.gamma { color: #000000; font-family: verdana, arial, helvetica, sans-serif; font-size: 275%; font-weight: normal; background: #FFFFFF; margin-bottom: 0%; }
DIV.nav {  color: #FF0000; padding-top: 4px; padding-bottom: 4px; padding-left: 3px; text-decoration: none; }
DIV.nav1 {  color: #333333; font-size: 90%; padding-top: 5px; padding-bottom: 0px; padding-left: 10px; text-decoration: none; }
DIV.nav2 { color: #FFFFFF; padding-top: 1px; padding-bottom: 1px; padding-left: 3px; font-weight: bold; text-decoration: none;}
DIV.nav3 { color: #000000; padding-top: 6px; font-weight: bold; border-color:#FFFFFF border-right: 18px outset; background: #CCCCCC;}

P	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; }
UL	{ list-style: square; font-family: verdana, arial, helvetica, sans-serif; margin-bottom: 0%; }
strong { font-size: 105%; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif; line-height: 1; color: #2653A6; }
address { font-style: none; font-size: 8pt; }
th { font-size: small; color: Black; background-color: Maroon; font-weight: bold; }
td { font-family: verdana, helvetica, arial, sans-serif; font-size: 10pt; }
td.subnav { font-family: verdana, helvetica, arial, sans-serif; font-size: 10pt; color: black; background-color: #C0C0C0; }
td.topnav { font-family: verdana, helvetica, arial, sans-serif; font-size: 8pt; }
.nav { font-family: verdana, helvetica, arial, sans-serif; font-size: 10pt; font-weight: bold; color: white; text-decoration: none; background-color: #7F90C0; }
.navon { font-family: verdana, helvetica, arial, sans-serif; font-size: 10pt; font-weight: bold; color: white; text-decoration: none; background-color: #536AA9; }
.grey { font-family: verdana, helvetica, arial, sans-serif; font-size: 10pt; color: #DDDDDD; text-decoration: none; }
.article { font-size: 8pt; }
.copyright { font-size: 8pt; color: #777777; }
.inputBox {	border: 1px solid rgb(0,0,0); background-color: rgb(255,255,239); width: 121px; font-family: verdana, helvetica, arial, sans-serif; font-size: 8pt; }
.white { font-family: verdana, helvetica, arial, sans-serif; font-size: 10pt; color: white; font-weight: bold; }
.red { font-family: verdana, helvetica, arial, sans-serif; font-size: 10pt; color: red; font-weight: bold; }
.small { font-family: verdana, helvetica, arial, sans-serif; font-size: 8pt; }
.title { font-family: verdana, helvetica, arial, sans-serif; font-size: 10pt; color: #8E8E8E; font-weight: bold; }
.skills { font-family: verdana, helvetica, arial, sans-serif; font-size: 10pt; color: #8E8E8E; font-weight: bold; }
.schools { font-family: verdana, helvetica, arial, sans-serif; font-size: 10pt; color: #8E8E8E; font-weight: bold; }

/* ROSTER */

#roster {
	margin: 0 auto;
	width: 700px;
	padding-left: 10px;
	padding-bottom: 20px;
}

.talent {
	display: block;
	float: left;
	width: 220px;
	margin: 5px;
}

.thumb {
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 10px;
	border: thin solid #999999;
}

.thumb a:link img, .thumb a:visited img {
	border: 0px;
}


.details {
	display: block;
	float: left;
	width: 100px;
	font-size: 85%;
	text-align: left;
}

a.name:link, a.name:visited {
	text-decoration: none;
	font-weight: bold;
	color: #6699CC;
	font-size: 110%; 
}

/* lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


TD.line { background-color: #C0C0C0; }

@media print {
  @page         { margin: 10% }
  H1, H2, H3,
  H4, H5, H6    { page-break-after: avoid; page-break-inside: avoid }
  BLOCKQUOTE, 
  UL, OL, DL    { page-break-before: avoid }
}
