* { margin: 0; padding: 0; }

form
{
	padding: 0;
	margin: 0;	
}

body {
	background-color: #f4eed9;
	line-height: 1.6em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #847e69;
	background-image: url(../img/bg.jpg);
	background-repeat:repeat-x; 	
	}
	
p 
{
	margin-bottom: 1em;
	line-height: 1.6em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #847e69;
}
	
li {
	margin-left: 2em;
	margin-bottom: .5em;
	line-height: 1.5em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size:small;
	color: #847e69;
	}
	
img {
	border: 0;
	}
/*table
{
	border-width:0px;
	border:0px;
}
tbody
{
	border-width:0px;
	border:0px;
}
td
{
	border-width:0px;
	border:0px;
}
tr
{
	border-width:0px;
	border:0px;
}*/




#content
{
	float:none;
	overflow:visible;
	min-height:400px;
}
TABLE.shell
{
	width: 100%;
	height: 100%;	
	background-image: url(../images/bottomswirl.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

TD.header
{
	height: 228px;
	background-image: url(../images/headerbg.gif);
}

TD.headerImage
{
	width: 460px;
	height: 228px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

TABLE.headerBG
{
	background-image: url(../images/headerbg.gif);
}

TD.headerSwirl
{
	width: 217px;
	height: 228px;
	background-image: url(../images/topSwirl.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

TABLE.contentBG
{
	background-image: url(../images/topSwirl2.jpg);
	background-position: right top;
	background-repeat: no-repeat;	
}

TD.h_home
{
	width: 280px;
	height: 34px;
	background-image: url(../images/h_home.gif);
	background-repeat: no-repeat;	
}

TD.h_contact
{
	width: 196px;
	height: 34px;
	background-image: url(../images/h_contact.gif);
	background-repeat: no-repeat;	
}

TD.h_events
{
	width: 59px;
	height: 34px;
	background-image: url(../images/h_events.gif);
	background-repeat: no-repeat;	
}

TD.h_usedbooks
{
	width: 230px;
	height: 34px;
	background-image: url(../images/h_usedbooks.gif);
	background-repeat: no-repeat;	
}

TD.content
{
	line-height: 1.5em;
	padding: 10px 45px 20px 2px;	
}

A.n_home
{
	display: block;
	width: 124px;
	height: 23px;
	background-image: url(../images/n_home.gif);
	background-repeat: no-repeat;	
}
A.n_home:hover
{
	background-position: -124px 0px;	
}
A.n_homeSel
{
	display: block;
	width: 124px;
	height: 23px;
	background-image: url(../images/n_home.gif);
	background-repeat: no-repeat;	
	background-position: -124px 0px;	
}

A.n_contact
{
	display: block;
	width: 124px;
	height: 23px;
	background-image: url(../images/n_contact.gif);
	background-repeat: no-repeat;	
}
A.n_contact:hover
{
	background-position: -124px 0px;	
}
A.n_contactSel
{
	display: block;
	width: 124px;
	height: 23px;
	background-image: url(../images/n_contact.gif);
	background-repeat: no-repeat;	
	background-position: -124px 0px;	
}

A.n_usedbooks
{
	display: block;
	width: 124px;
	height: 23px;
	background-image: url(../images/n_usedbooks.gif);
	background-repeat: no-repeat;	
}
A.n_usedbooks:hover
{
	background-position: -124px 0px;	
}
A.n_usedbooksSel
{
	display: block;
	width: 124px;
	height: 23px;
	background-image: url(../images/n_usedbooks.gif);
	background-repeat: no-repeat;	
	background-position: -124px 0px;	
}

A.n_events
{
	display: block;
	width: 124px;
	height: 23px;
	background-image: url(../images/n_events.gif);
	background-repeat: no-repeat;	
}
A.n_events:hover
{
	background-position: -124px 0px;	
}
A.n_eventsSel
{
	display: block;
	width: 124px;
	height: 23px;
	background-image: url(../images/n_events.gif);
	background-repeat: no-repeat;	
	background-position: -124px 0px;	
}

TD.n_space
{
	height: 8px;	
}

TD.footer
{
	height: 50px;	
}

TD.footNav
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: smaller;	
	color: #958772;
	padding: 0px 3px 0px 3px;
}

P.footNav
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: smaller;	
	color: #958772;
	padding: 0px 3px 0px 3px;
	margin-bottom: 0px;
	text-align: center;
}

A.footNavLink
{
	color: #958772;
	text-decoration: none;
	font-weight: normal;
}
A.footNavLink:hover
{
	text-decoration: underline;
}

TD.footText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: smaller;	
	color: #8e8e8b;	
}

P.footText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: smaller;	
	color: #8e8e8b;
	text-align: center;
}

A.footTextLink
{
	color: #8e8e8b;	
	text-decoration: none;
	font-weight: normal;
}
A.footTextLink:hover
{
	text-decoration: underline;
}