html { 
  padding:0px;
  margin:0px;
}

body {
	background-color: #666;
	font-size: small;
	font-family: Georgia, Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	text-align:center;
	margin:0px;
	padding:0px;
	/* background-image:url(i/mata_bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom; */
}

img { border:1px solid #C4C4C4; }

p,pre, h1 {
margin:0px 10px 10px 10px;
}

h1 {
font-size:14px;
padding-top:10px;
text-transform:uppercase;
color: #564b47;
background-color: transparent;
	}

a { 
color: #111;
background-color:transparent;
text-decoration: underline; 
}

a:hover {
	background-color:#111;
	color:#FFFFFF;
	}
 
#box {
width:849px;
margin: 0px auto;
padding:0px;
text-align:left;
}

#left {
	width:205px;
	padding:10px 10px 20px 10px;
	float:left;
	background-color:#e4eeee;
	border:1px solid #4A7693;
	border-right:none;
	border-top:none;
	/* background-image: url(leftRightBottomBG.gif); */
	background-repeat: no-repeat;
	background-position: left bottom;
        line-height:150%;
}

#content {
width:448px;
padding:0px;
float:left;
background-color:#fff;
overflow: auto;
border:1px solid #232323;
border-bottom:4px solid #232323;
border-top:none;
margin-bottom:17px;
}

#right {
	width:172px;
	padding:0 0 20px 0;
	float:left;
	margin-top:0;
	background-color:#e4eeee;
	border:1px solid #4A7693;
	border-left:none;
	border-top:none;
	/* background-image: url(leftRightBottomBG.gif); */
	background-repeat: no-repeat;
	background-position: right bottom;
}

#right img { margin-bottom:6px; }

#right a {
	color:#000000;
	}
	
#right a:hover {
	color:#FFFFFF;
	}	
#holdmeright {
	margin:10px;
	}

#head {
	background-color:transparent;
	color:#fff;
	font-size:5.5em;
	letter-spacing:-0.1em;
	background-image: url(i/mata_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

#head h1 {
font-size: 11px;
text-align: center;
color: #c4c4c4;
background-color: #333;
padding:5px 15px;
margin:0px;
letter-spacing:2px;
}

#head h1 a { 
	color:#FFFFFF;
	text-decoration:none;
	}
	
#head h1 a:hover { 
	color:#c4c4c4;
	text-decoration:none;
	background-color:transparent;
	}	

#head p {
padding:10px;
margin:0px;
}

#newbook {
	margin:13px 14px 0 14px;
	padding:9px 9px 9px 1px;
	color:#333333;
	border:1px solid #999999;
	font-size:14px;
	background-color: #ECECEC;
	line-height:18px;
	}
	
#newsBox {
	margin:13px 14px 0 14px;
	padding:9px;
	color:#333333;
	border:1px solid #999999;
	font-size:14px;
	background-color: #ECECEC;
	line-height:18px;
	}	

.newsBox {
	margin:13px 14px 0 14px;
	padding:9px;
	color:#333333;
	border:1px solid #999999;
	font-size:14px;
	background-color: #ECECEC;
	line-height:18px;
	}	
	
#newbook img { margin-right:10px; }	

#buynewbook {
	margin:0 14px 10px 14px;
	background-color:#173A55;
	color:#FFFFFF;
	border:1px solid #999;
	border-top:none;
	font-size:14px;
	line-height:18px;
	}
#buynewbook a {
	color:#ffffff;
	text-decoration:none;
	}			
#buynewbook a:hover {	
	background-color:#3A729A;
	}
	
#buynewbook p { padding:5px 5px 0 5px; }

#books { 
	margin:14px;
	border:1px dotted #BABABA;
	background-color:#FFFFFF;
	padding-bottom:10px;
	}
	
#books a { 
	color:#000000;
	text-decoration:none;
	}
	
#books a:hover { 
	color:#000000;
	text-decoration:underline;
	background-color:#ffffff;
	}

#books a:visited { 
	color:#000000;
	}		
	
#books h2 {
	text-size:medium;
	margin:11px;
	margin-top:5px;	
	border-bottom:1px solid #CCCCCC;
	text-align:right;
	}

#siteby { 
	margin:14px;
	text-align:right;
	}
	
#photoby { 
	font-size:x-small;
	text-align:right;
	color:#000000;
	}
	
.buyblurb { font-size:11px; }		
