body {
  text-align:center;
  margin:0 auto;
  width:742px;
  /* adjust width as needed */
} 

#player
{
position:relative;
top:3px;
}

#main
{
position:relative;
Z-index:1;
background-image:url(images/mainBack.gif);
height:711px;
width:742px;
}

#nav
{
Z-index:2;
position:absolute;
top:40px;
width:742px;
left:0px;
}

#content
{
Z-index:2;
position:absolute;
width:322px;
height:438px;
top:125px;
left:375px;
}

#video
{
position: absolute; 
top:425px;
left:220px;
}


#bioContent
{
overflow: auto; 
width: 310px; 
height: 438px; 
clip:rect(0px 347px 444px 0px);
background-image:url(images/trans.png);
padding-left:12px;
padding-right:12px;
}

#newsContent
{
overflow: auto; 
width: 310px; 
height: 438px; 
clip:rect(0px 347px 444px 0px);
background-image:url(images/trans.png);
padding-left:12px;
padding-right:12px;
}

#contactContent
{
width:322px; 
height:438px;
}

#contactContentText
{
overflow: auto; 
clip:rect(0px 347px 444px 0px);
display: table-cell;
vertical-align: top;
width:322px;
height:438px;
z-index:4;
background-image:url(images/trans.png);
padding-left:12px;
padding-right:12px;
}

#tree
{
position:absolute;
left:164px;
top:206px;
}

#bird
{
position:absolute;
left:647px;
top:360px;
}

#fish
{
position:absolute;
left:576px;
top:605px;
}

#buyit
{
background-color: #f3f3d1;
position:absolute;
left:50px;
top:110px;
height:120px;
width: 290px;
}

#titleContent
{
width:322px;
height:438px;
}

.navLinks
{
padding-left:30px;
padding-right:30px;
padding:0px 30px 0px 30px;
}

.dropcap
{
  float: left;
  font: normal 60pt/0.8em Times New Roman, Helvetica, Verdana, Arial, sans-serif;
  color: #ffcc99;
  margin-right: 3px;
  margin-top:0px;
}

.left
{
text-align: justify;
font-size:10pt;
}

.news
{
font-size:10pt;
}


p
{
font-family:verdana;
color:white;
weight:bold;
}


h2
{
font-family:verdana;
color:#ffcc99;
weight:boldest;
line-height: 10pt;
font-variant: small-caps;
}

a:link
{
font-family:verdana;
color:white;
font-size:small;
text-decoration:none;
}

a:active
{
font-family:verdana;
color:white;
font-size:small;
text-decoration:underline;
}

a:visited
{
font-family:verdana;
color:white;
font-size:small;
text-decoration:none;
}

ul
{
margin-left: 15px;
}

li
{
text-align: justify;
font-size:10pt;
font-family:verdana;
color:white;
weight:bold;
margin-bottom: 5px;
}

td
{
text-align: left;
font-size:10pt;
font-family:verdana;
color:white;
weight:bold;
}
