body {
	background: #ffffff url(../images/micbg.jpg) no-repeat fixed center top;
	font-family:"Times New Roman", Times, serif;
	font-size: x-small; /* for IE5/Win */
 	voice-family: "\"}\"";
	voice-family: inherit;
 	font-size: small; /* web standard browsers */
}

html>body {
	font-size: small; /* Opera settings */
}

* { margin:0; padding:0; }

/* --- Layout --- */
div#maintext {
	left: 50%;
	margin: 0 0 0 -405px;
	position: relative;
	top: 0;
	width: 927px;
}

div#button_wrap {
	overflow: hidden;
	float: right;
	margin: 200px 200px 0 0;
}

/* --- Image Buttons --- */
.one a {
	background:transparent url(../images/onE.png) no-repeat scroll 0 0;
	display: block;
	float: left;
	height: 58px;
	margin: 0 20px 0 0;
	width: 200px;
}
.one a:hover {
	background-position:0 -58px;
}

.two a {
	background:transparent url(../images/twO.png) no-repeat scroll 0 0;
	display: block;
	float: left;
	height: 58px;
	margin: 0 20px 0 0;
	width: 200px;
}
.two a:hover {
	background-position:0 -58px;
}

.threE a {
	background:transparent url(../images/threE.png) no-repeat scroll 0 0;
	display: block;
	float: left;
	height: 58px;
	margin: 0 20px 0 0;
	width: 200px;
}
.threE a:hover {
	background-position:0 -58px;
}
    

