/* Offaly Historical & Archaeological Society - Books For Sale Stylesheet */

body
{
	margin: 0px;
	padding: 0px;
}
		
img
{
	border: 0px;
}
		
#page
{
	background-color: #ffffff;
	color: #000000;
	width: 900px;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
		
#header
{
	background-color: #ffffff;
	color: #000000;
	width: 740px;
	height: 80px;
	margin: 0px;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}
		
#navigation
{
	background-color: #ffffff;
	color: #000000;
	width: 160px;
	height: 80px;
	margin: 0px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
		
#main
{
	background-color: #ffffff;
	color: #000000;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
		
#footer
{
	background-color: #ffffff;
	color: #666666;
	width: 100%;
	height: 40px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
}
		
#std_heading
{
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #0000cc;
}

#std_text
{
	font-family: verdana;
	font-size: 11px;
	color: #0000cc;
}

#book_shelf
{
	width: 100%;
	height: 100%;
	vertical-align: top;
	text-align: center;
}

#book_template
{
	border: 1px solid #999999;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	background-color: #ffffff;
	text-align: justify;
	vertical-align: top;
	width: 400px;
	padding: 0px;
	margin: 0px;
}
		
#copyright_link
{
	color: #666666;
	text-decoration: none;
}
		
#copyright_link:visited
{
	color: #666666;
	text-decoration: none;
}
		
#copyright_link:hover
{
	color: #000000;
	text-decoration: underline;
}

#contact_us_link
{
	text-align: center;
	vertical-align: bottom;
	color: #000000;
	padding-top: 20px;
	font-family: verdana;
	font-size: 12px;
}
