body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #FFF;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.imageLeft {
	float: left;
	border: 1px solid #999;
	margin-right: 8px;
}

.smalltext {
	font-size: .8em;
}

.imageRight {
	float: right;
	border: 1px solid #999;
	margin-left: 8px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 10px;
}

#bookstore {
	width: 560px;
	margin-bottom: 20px;
	font-size: 12px;
}

#bookstore td {
	padding-bottom: 15px;
	text-align: left;
	vertical-align: top;
}

.bookstoreleft {
	width: 200px;
}

#bookstore h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 2px;
}

#facebook {
	text-align: center;
	padding-top: 15px;
}

#skip {
		text-align: right;
}
#skip a:link, #skip a:visited{
	text-decoration: none;
	color: #F00;
}

#skip a:hover {
	color: #999;
	text-decoration: underline;
}
