@charset "utf-8";
* {
	padding:0px;
	margin:0px;
}
body {
	background-image: url(http://www.mikealvear.com/images/background.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	color: #000000;
	font-family: "Trebuchet MS", "Lucida Sans", sans-serif;
}
h1 {
	font-size: 40px;
	line-height: 42px;
	font-weight: bolder;
	color: #5c5d5d;
	font-family: "Franklin Gothic Demi", "Arial Black", Impact;
}
h2 {
	font-size: 30px;
	line-height: 32px;
	font-weight: bolder;
	color: #5c5d5d;
	font-family: "Franklin Gothic Demi", "Arial Black", Impact;
}
#wrapper {
	width:824px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	margin-top: 0px;
	padding:0px;
	height: auto;
background-color:#ffffff;
}
#page {
background-image:url(http://www.mikealvear.com/images/pageback.png);
background-repeat:repeat-y;
background-color: transparent;
background-position:top center;
margin:0px;
padding:0px;
}
#content {
margin-right:40px;
margin-left: 40px;
}
.book {
width:195px;
float:left;
}
.download1 {
width:545px;
float:right;
}
a:link {
	color: #FF0000;
	text-deocration:none;
}
a:visited {
	color: #FF0000;
		text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
.style1 {font-weight: bold}
.style2 {color: #FF0000}
#header {
display:none;
}
img {
border:none;
}
