#topnav { /* This is the positioning of the TOP navigation */
	position:absolute; top:109px; left:615px;
	 z-Index:80; width:296px; height:25px;
}
#topnav2 { /* This is the positioning of the TOP navigation footer image */
	position:absolute; top:25px; 
	 z-Index:70; width:296px; height:20px;
}

.button01 {
    position:absolute; 
	background: url(http://www.coburnhawk.com/fineart/images/topnav_01.png) no-repeat top left;
  	*background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.coburnhawk.com/fineart/images/topnav_01.png',
	sizingMethod='scale');
  	display:inline-block;
}
.button01:link, active, visited{
	position:absolute; 
	background: url(http://www.coburnhawk.com/fineart/images/topnav_01.png) no-repeat top left;
  	*background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.coburnhawk.com/fineart/images/topnav_01.png',
	sizingMethod='scale');
  	display:inline-block;
}
.button01:hover{
	position:absolute; 
	background: url(http://www.coburnhawk.com/fineart/images/topnav_01_over.png) no-repeat top left;
  	*background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.coburnhawk.com/fineart/images/topnav_01_over.png',
	sizingMethod='scale');
  	display:inline-block;
}

.button02 {
	position:absolute; 
	background: url(http://www.coburnhawk.com/fineart/images/topnav_02.png) no-repeat top left;
  	*background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.coburnhawk.com/fineart/images/topnav_02.png',
	sizingMethod='scale');
  	display:inline-block;
}
.button02:link, active, visited{
	position:absolute; 
	background: url(http://www.coburnhawk.com/fineart/images/topnav_02.png) no-repeat top left;
  	*background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.coburnhawk.com/fineart/images/topnav_02.png',
	sizingMethod='scale');
  	display:inline-block;
}
.button02:hover{
	position:absolute; 
	background: url(http://www.coburnhawk.com/fineart/images/topnav_02_over.png) no-repeat top left;
  	*background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.coburnhawk.com/fineart/images/topnav_02_over.png',
	sizingMethod='scale');
  	display:inline-block;
}

.button03 {
	position:absolute; 
	background: url(http://www.coburnhawk.com/fineart/images/topnav_03.png) no-repeat top left;
  	*background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.coburnhawk.com/fineart/images/topnav_03.png',
	sizingMethod='scale');
  	display:inline-block;
}
.button03:link, active, visited{
	position:absolute; 
	background: url(http://www.coburnhawk.com/fineart/images/topnav_03.png) no-repeat top left;
  	*background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.coburnhawk.com/fineart/images/topnav_03.png',
	sizingMethod='scale');
  	display:inline-block;
}
.button03:hover{
	position:absolute; 
	background: url(http://www.coburnhawk.com/fineart/images/topnav_03_over.png) no-repeat top left;
  	*background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.coburnhawk.com/fineart/images/topnav_03_over.png',
	sizingMethod='scale');
  	display:inline-block;
}
