/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	margin:0px;
	color:#333333;
	font-size:0.75em;
	}

form{
	margin: 0px;
	padding:0px;
}

img{border:0;}

a{color:#333333;
text-decoration:none;}

a.flashlink{color:#ffffff;
text-decoration:underline;}


a.jw{color:#999999; }

a.jw:visited{color:#999999;}

a.nounderline{color:#000;
text-decoration:none; font-weight:normal;}

a{color:#333333;
text-decoration:none;}

a:hover{color:#FF6600;
text-decoration:none;} 

#lyr1 a{color:#FFF;
text-decoration:none;
font-weight:bold;
text-decoration:underline;}

#lyr1  a:hover{color:#FF6600;
} 
h1{
font-size:20px;
}

.bioName {
	color: #D26914;
	font-weight: bold;
}

.standardtext {
	color: #ffffff;
}

#mastercontainer{
	position:relative;
	top:5px;
}

#breadCrumb{
position:absolute; top:55px; left:290px;
}

#htmlContent {
height:250px; background-color:#000000;
}
#bioImage{
position:absolute; left:0px; top:100px; width:350px; height:191px; text-align:center; vertical-align:middle;
}
#infoImage{
position:absolute; left:0px; top:120px; width:360px; height:250px; text-align:center; vertical-align:middle;
}
#wn{
margin-left:240px;
color:#FFFFFF; font-size:1.2em; 
line-height:1.2em;
}
#scrollbar{
position:absolute; left:265px; top:110px;
}

.noshow{
display:none;
}
	
#logo{
top:-10px;
background-image:url(../images/logo.gif);
background-repeat:no-repeat;
background-position:top right;
height:90px;
}


table {
border:none;
}
tr.shaded{
background:#EEEEEE;
}
td{
/*border-left:1px solid #999999;
border-top:1px solid #999999;*/
padding-left:15px;
}
th{
padding:5px;
}
