p {
	font-size: 13px;
	line-height: 1.6;
	}


	a:link {color: #6d532b; text-decoration: underline; }
	a:active {color: #000000; text-decoration: underline; }
	a:visited {color: #6d532b; text-decoration: underline; }
	a:hover {color: #000000; text-decoration: underline; }




.normaltext {
  	font-size: 13px;
  	line-height: 1.5;
  	vertical-align: top;
}


.biotextleft {
  	font-size: 13px;
  	line-height: 1.5;
  	vertical-align: top;
  	color: 6d532b;
}


.biotextleftindent {
  	font-size: 13px;
  	line-height: 1.5;
  	vertical-align: top;
  	color: 6d532b;
  	padding-left: 25px;
}

.biotextright{
  	font-size: 13px;
  	line-height: 1.5;
  	vertical-align: top;
  	text-align: right;
  	color: 6d532b;
}




#nav ul {
list-style: none;
margin: 0;
padding: 0;
}

#nav li {
list-style: none;
float: left;
padding: 0;
margin: 0;
}


#nav a {
display: block;
height: 36px; /* This assumes all your elements are the same height */
text-indent: -5000px;
overflow: hidden;
}

#nav a:hover {
background-image: url('none');
}




#mouse-off-home {
width: 92px;
background: url('images/b_home.gif') no-repeat 0 -36px;
}

#mouse-off-home-on {
width: 92px;
background: url('images/b_home.gif') no-repeat 0 -36px;
}

#mouse-off-bio {
width: 141px;
background: url('images/b_bio.gif') no-repeat 0 -36px;
}

#mouse-off-bio-on {
width: 141px;
background: url('images/b_bio.gif') no-repeat 0 -36px;
}

#mouse-off-notes {
width: 147px;
background: url('images/b_notes.gif') no-repeat 0 -36px;
}

#mouse-off-notes-on {
width: 147px;
background: url('images/b_notes.gif') no-repeat 0 -36px;
}

#mouse-off-practice {
width: 201px;
background: url('images/b_practice.gif') no-repeat 0 -36px;
}

#mouse-off-practice-on {
width: 201px;
background: url('images/b_practice.gif') no-repeat 0 -36px;
}

#mouse-off-contact {
width: 129px;
background: url('images/b_contact.gif') no-repeat 0 -36px;
}

#mouse-off-contact-on {
width: 129px;
background: url('images/b_contact.gif') no-repeat 0 -36px;
}




#mouse-off-home a {
background: url('images/b_home.gif') no-repeat 0 0;
}

#mouse-off-home-on a {
background: url('images/b_home.gif') no-repeat 0 -36px;
}

#mouse-off-bio a {
background: url('images/b_bio.gif') no-repeat 0 0;
}

#mouse-off-bio-on a {
background: url('images/b_bio.gif') no-repeat 0 -36px;
}

#mouse-off-notes a {
background: url('images/b_notes.gif') no-repeat 0 0;
}

#mouse-off-notes-on a {
background: url('images/b_notes.gif') no-repeat 0 -36px;
}

#mouse-off-practice a {
background: url('images/b_practice.gif') no-repeat 0 0;
}

#mouse-off-practice-on a {
background: url('images/b_practice.gif') no-repeat 0 -36px;
}

#mouse-off-contact a {
background: url('images/b_contact.gif') no-repeat 0 0;
}

#mouse-off-contact-on a {
background: url('images/b_contact.gif') no-repeat 0 -36px;
}













body {


	background: #000000 url('images/page_bg.jpg') repeat-x; topmargin=0;
	color: #000000;



	font-family: verdana;
	font-size: 80%;




	scrollbar-3dlight-color:#ffffff;
        scrollbar-arrow-color:#C2A256;
        scrollbar-base-color:#C2A256;
        scrollbar-track-color:#6d532b;
        scrollbar-darkshadow-color:#000000;
        scrollbar-face-color:#000000;
        scrollbar-highlight-color:#000000;
        scrollbar-shadow-color:#000000}

}