@charset "utf-8";
/* CSS Document */


body {background-image: url(backtwo.jpg);
}
p{font-size:small;
clear:both;
}
a:hover{
filter:alpha(opacity=50);  
opacity: 0.5;
-moz-opacity: 0.5;
}
#mydiv {
padding-left:10px;
}
#mydiv2 {
clear: both;
padding-left:10px;
}
#mydiv3 {
clear: both;
padding:0px;
}
#mydiv3 a{
color:#465;
}
#mydiv4 {
clear: both;
padding:0px;
}
#mydiv4 a{
color:#465;
}
#wrapper{ 
border: solid 0px #000;
width:892px;
}
#banner { 
border: solid 0px #000;
background-image: url(banner002-1.jpg);
width: 890px;
height: 165px;
}
#banner:hover{
filter:alpha(opacity=90);  
opacity: 0.9;
-moz-opacity: 0.9;
}
#mainNav {
border: solid 0px #000;
background-color: #0a0;
width: 890px;
height:1.5em;
}

#mainNav p{
padding: 0px;
margin: 0px;
font-size: large;
font-weight:bold;
line-height: 1.4em;
font-family:sans-serif;
text-align:center;
}

#mainNav a{text-decoration:none;
color:#fff;
}

#empty{
border: solid 1px #eee;
color:#000;
background-color:#eee;
width: 848px;
padding:20px;
}
#empty a{
color:#744;
text-decoration:none;
}


#thumbs {
padding: 0px;
width: 495px;
height:267px;
overflow: auto;
float:left;
}
#thumbs a{
text-decoration:none;
color:#0a0;
}
#thumbs2 a{
text-decoration:none;
color:#447;
}
#photoHolder{
padding: 10px;
float:right;
}


.bio {
height:300px;
overflow:auto;
}


#table{
float:left;
width:330px;
margin:20px;
}
#tabfin{
background-color:#7a7;
}
table{
background-color:#9a9;
}
td{
margin:0px;
}

#info{
float:left;
width:400px;
margin:20px;
}