	#button a {
	display:block;
	width:230px;
	font: bold 14px/1 sans-serif;
	color:#c60;
	text-decoration: none;
	background-image: url(../images/buttons/button1_full.jpg);
	background-repeat: no-repeat;
	background-position: right -65px;
	height: 65px;
	margin-left: 40px;
	float: left;
	position: absolute;
	top: 110px;
	}
	
	#button a:hover {
	background-position: right -130px;
	color: #E9BE75;
	background-repeat: no-repeat;
	background-image: url(../images/buttons/button1_full.jpg);
		}
	#button a:active {
	background-position: right 0px;
	color:white;
	background-repeat: no-repeat;
	background-image: url(../images/buttons/button1_full.jpg);
		}
	
position {
	padding-left: 25px;
}



/*BUTTON 02*/

#button02 a {
	display:block;
	width:230px;
	font: bold 14px/1 sans-serif;
	color:#c60;
	text-decoration: none;
	background-image: url(../images/buttons/button3_full.jpg);
	background-repeat: no-repeat;
	background-position: right -64px;
	height: 64px;
	margin-left: 40px;
	float: left;
	position: absolute;
	top: 175px;
	}
	
	#button02 a:hover {
	background-position: right -128px;
	color: #E9BE75;
	background-repeat: no-repeat;
	background-image: url(../images/buttons/button3_full.jpg);
		}
	#button02 a:active {
	background-position: right 0px;
	color:white;
	background-repeat: no-repeat;
	background-image: url(../images/buttons/button3_full.jpg);
	float: left;
		}
	
position02 {
	padding-left: 25px;
}



/*BUTTON 03*/

#button03 a {
	display:block;
	width:230px;
	font: bold 14px/1 sans-serif;
	color:#c60;
	text-decoration: none;
	background-image: url(../images/buttons/button2_full.jpg);
	background-repeat: no-repeat;
	background-position: left -65px;
	height: 65px;
	padding: 0px;
	margin: 0px;
	left: 270px;
	top: 110px;
	position: absolute;
	overflow: hidden;
	}
	
	#button03 a:hover {
	background-position: left -130px;
	color: #E9BE75;
	background-repeat: no-repeat;
	background-image: url(../images/buttons/button2_full.jpg);
		}
	#button03 a:active {
	background-position: left 0px;
	color:white;
	background-repeat: no-repeat;
	background-image: url(../images/buttons/button2_full.jpg);
		}
	
position03 {
	padding-left: 25px;
}





/*BUTTON 04*/

#button04 a {
	display:block;
	width:230px;
	font: bold 14px/1 sans-serif;
	color:#c60;
	text-decoration: none;
	background-image: url(../images/buttons/button4_full.jpg);
	background-repeat: no-repeat;
	background-position: left -64px;
	height: 64px;
	clear: both;
	padding: 0px;
	margin: 0px;
	left: 270px;
	top: 175px;
	position: absolute;
	overflow: hidden;
	}
	
	#button04 a:hover {
	background-position: left -128px;
	color: #E9BE75;
	background-repeat: no-repeat;
	background-image: url(../images/buttons/button4_full.jpg);
		}
	#button04 a:active {
	background-position: left 0px;
	color:white;
	background-repeat: no-repeat;
	background-image: url(../images/buttons/button4_full.jpg);
		}
	
position04 {
	padding-left: 25px;
}





/*BUTTON 05*/

#button05 a {
	display:block;
	width:200px;
	font: bold 14px/1 sans-serif;
	color:#c60;
	text-decoration: none;
	background-image: url(../images/buttons/unique-full.jpg);
	background-repeat: no-repeat;
	background-position: center -40px;
	height: 20px;
	float: right;
	clear: both;
	padding: 0px;
	margin: 0px;
	left: -6px;
	top: 120px;
	position: relative;
	}
	
	#button05 a:hover {
	background-position: center -20px;
	color: #E9BE75;
	background-repeat: no-repeat;
	background-image: url(../images/buttons/unique-full.jpg);
		}
	#button05 a:active {
	background-position: center 0px;
	color:white;
	background-repeat: no-repeat;
	background-image: url(../images/buttons/unique-full.jpg);
		}
	
position05 {
	padding-left: 25px;
}


/*blog field*/

#blogfield a {
	display:block;
	width:185px;
	font: bold 14px/1 sans-serif;
	color:#c60;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center -40px;
	height: 20px;
	float: right;
	clear: both;
	padding: 0px;
	margin: 0px;
	left: -554px;
	top: 245.5px;
	position: relative;
	}
	
	
position blogfield {
	padding-left: 25px;
}
