html { height: 100%; margin-bottom: 1px; }

BODY
{font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 11pt;
margin-left: 0px;
margin-right:0px;
background-color: #6A6C72;} /*dark grey */

.wrapper{
margin-left: auto;
margin-right: auto;
margin-top: 0px;
text-align:center
} 

.bgleft {background-color: #ADADB4;}

table.navbar
{font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 0px;}

table.menu
{font-size: 8pt;}

td.menuNormal
{
color: #494649; /* black */
font-weight: normal;
vertical-align: top}

td.menuHover
{
color: #494649;
vertical-align: top;}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{
display: inline;
position: relative;}

.moreInfo
{
	padding: 60px 15px 0px 20px; 
	color: white; 
	font-size: 11px; 
	text-align:left
}
.menuImage
{
	margin-bottom:8px
}
a.menuitem:link
{text-decoration: none;
color: #494649;
display: block;}

a.menuitem:visited
{text-decoration: none;
color: #494649;
display: block;}

a.menuitem:hover
{text-decoration: none;
color: #F9F594; /* yellow */
display: block;}

a.menuitem:active
{text-decoration: none;
color: #F9F594;
display: block;}

A {
	color:#4B4B61; 
	font-family:Tahoma, Geneva, Verdana, Sans-Serif serif;
	font-size:13px;
	letter-spacing:2pt;
	text-decoration: none }

/*a img { border: solid 1px black}

a:hover img { border: solid 1px #F9F594 }*/
.noborder { border: solid 1px transparent }
.noborder:hover { border: solid 1px transparent  }
.thumbs
{
	
}

.applyBorder { border:solid 1px yellow }
.removeBorder { border:solid 1px transparent }

.navbar
{
	background-color:#ADADB4;
	margin-left:25px
}
.copy
{
	font-size:7px;
	color:#E5E4EB;
	font-family:Verdana, Geneva, Tahoma, Sans-Serif
}

.active { color: #F9F594; 
	font-family:Tahoma, Sans-Serif serif;
	font-size:13px;
	letter-spacing:2pt;
	text-decoration: none;
	display: block;}
	
.non-active { color: #black; 
	font-family:Tahoma, Sans-Serif serif;
	font-size:13px;
	letter-spacing:2pt;
	text-decoration: none;
	display: block;}
	
.ImageText
{
	color:Yellow;
	font-family:Verdana, Geneva, Tahoma, Sans-Serif;
	font-size:11px;
	margin-top:15px;
	margin-bottom:15px
}
.aboutText
{
	color:White;
	font-family:Verdana, Geneva, Tahoma, Sans-Serif;
	font-size:12px;
	line-height: 17px;
}
.aboutTitle
{
	color:Yellow;
	font-family:Verdana, Geneva, Tahoma, Sans-Serif;
	font-size:12px
}
.regLink
{
	color:White;
	font-family:Tahoma, Geneva, Verdana, Sans-Serif;
	font-size:11px;
	letter-spacing:0pt;
	text-decoration: underline
}
.pressText
{
	font-size:11px;
}

/* sets margins for the pages that have only one column */
.rightcolumn {margin:  60px 0px 30px 230px;}

/* sets margins for the pages that have two columns like the biography page */
.two_columns {margin: 45px 0px 30px 35px;}

.bgClass
{
	background-image: url(images/bg.gif);
	background-repeat:repeat-y
}

.Thumbs
{
	position:absolute;
	left:0px;
	top:310px;
	z-index:10
}

.thumbImages
{
	position:absolute;
	top:380px;
	left: 0px;
	z-index:10
}

.leftLink {color: white; font-weight: bold; letter-spacing: normal;
	font-size: 10px; text-decoration: underline;}
	
.thumbnail img{
border: 1px solid transparent;
margin: 0 0px 0px 0
}


.thumbnail:hover{
background-color: transparent
}

.thumbnail:hover img{
border: 1px solid yellow;
}
