
body {
	color: #333;
	font-size: small;
	font-family: Georgia, Times, serif;
	margin: 0;
	position: float;
	padding: 0 }

.inlineimage {
	margin: 0 10px 5px 0;
	width: 170px;
	height: 220px;
	border: solid 2px #666;
	float: left }
	
#header {
	color: #fff;
	font-size: xx-large;
	background-image: url(../images/bannerbg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	clear: both }


#navbar {
	background-image: url(../images/navbg.gif);
	white-space: nowrap;
	padding-top: 25px;
	height: 22px;
	vertical-align: bottom }

#navbar ul {
	font-size: medium;
	list-style: none;
	margin: 0;
	border: 0 }

#navbar a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 20px }

#navbar a:hover {
	color: #925a2c;
	font-weight: bold;
	text-decoration: none }

#title {
	color: #fff;
	font-weight: bolder;
	background-color: #b77a2e;
	white-space: nowrap;
	padding-left: 20px;
	width: 50%;
	height: 40px;
	float: left }

#headercorner {
	background-image: url(../images/topcorner.gif);
	background-repeat: no-repeat;
	width: 25px;
	height: 40px;
	float: left }

#left {
	margin: 15px 0 0;
	padding: 0 0 0 10px;
	width: 200px;
	float: left }

#content {
	background-image: url(../images/clarinet_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0 0 0 23px;
	padding: 0 10px }

ul {
	list-style: none;
	margin-top: 0 }

#left li a {
	color: #333;
	text-decoration: none;
	list-style: none }

#left li a:hover {
	color: #999;
	text-decoration: underline }

h1  {
	color: #fff;
	font-size: xx-large;
	margin: 0;
	padding: 0;
	}

h2 {
	color: #f70;
	font-size: large;
	margin-top: 20px }

h3 {
	color: #f70;
	font-size: x-large;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px }

h4 {
	color: #f70;
	font-size: large;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px }
	
.photo { 
	color: #f70;
	font-size: normal;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px  }
	
.instrument { 
	color: #555555;
	font-size: smaller;
	font-style: italic;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px  }	
		
#pmarginl {
	width: 5px; }
			
#pmarginr {
	width: 5px; }	

p {
	line-height: 1.5em }

.nav {
	position: absolute;
	top: 80px }

.nav a {
	color: #e7b98a;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px }

.nav a:active {
	color: #925a2c }

.glink{
	color:#008000}
	

.footer {
	color: #1d1dcc;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	float: right;
	padding-right: 15px }
