ADDRESS {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: xx-small;
	font-style : normal;
}

.dir {
	position:absolute;
	width: 100%;
	height: auto;
	background-color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	border : 1px solid #c0ccee;
	padding : 4px;
}
.main {
	position:absolute;
	top:70px;
}
.main1 {
	position:absolute;
	top:270px;
}
.sidebar {
	float: right;
	width: 115px;
	background-color: Silver;
	padding-left : 3px;
}
BODY {
	background-color : #FCFCD4;
}

H1, H2, H3, H4{
	font-family : Arial, Helvetica, sans-serif;
}
UL, OL {
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 14px;

}
     #Mandolin {
     	position : absolute;
     	width : 109px;
     	height : 150px;
     	left : 100px;
     	top : 100px;
			border : thin;
     	z-index : 1;
     }
	      #titlearea1  {
     	position : absolute;
     	width : 400px;
     	height : 50px;
     	left : 20px;
     	top : 120px;
     	z-index : 3;
     }
	.serif { font-family: serif; }
	.sans { font-family: verdana,arial,helvetica,sans-serif; font-size: small; }
	.small { font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; }	
	.orangecolor { color: #CC6600; font-size: x-small; }
	
