body  { 
	margin:10px 0 0 0;
	padding:0;
  	height:100%;
	color:#000000;
	text-align:center;
	font:normal 14px arial, san-serif;
	background:#f4eafd;
}
/* basic elements */
a:link, a:visited {color:#663399;}
a:hover, a:active {color:#CCCCFF;}

hr {
	height: 0px;
	border: solid #000000 0px;
	border-top-width: 1px; 
}
div {
	margin: 0;
	padding: 0;
}
.clearall {clear:both}

/* ///////////////////////////////
Body and container styles
///////////////////////////////*/

#container {
	position:relative;
	margin:0;
	padding:0;
	width:1000px;
	text-align:left;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#header {margin:0;padding:0;width:1000px;height:212px;background:#CCCCFF;}
#main {margin:0;padding:0;background:#CCCCFF}
#navcontainer , #columnmain{float:left;margin:0;padding:0;}
#navcontainer {margin:0;padding:0;width:174px;}
#columnmain {margin:0;padding:0;width:826px;background:#CCCCFF url(../img/mainBG.png) repeat-y top right;}
.content {margin:0;padding:20px 40px 20px 20px;width:766px;min-height:245px;height:auto !important;height:245px;background: url(../img/spacer.png) no-repeat top right;}
.clsn {clear:both;width:1000px;height:15px;background:#CCCCFF url(../img/bttmspacer.png) no-repeat top right;}
/*///////////////////////////////
navigation
///////////////////////////////*/
#navcontainer {
	margin:0;
    padding:2px 0;
	}
#nav ul {
    margin:0;
    padding:0;
    list-style:none;
}
#nav li {
    margin:0;
    padding:0;
}

#nav-Home a, #nav-RomanceBooks a, #nav-MysteryBooks a, #nav-Biography a, 
#nav-Quilting a, #nav-Hawaii a, #nav-Announcements a, #nav-Email a {display:block;margin:0;padding:0;width:174px;height:31px;}

#nav-Home a {background: url(../img/b_home.png) no-repeat top center;}
#nav-RomanceBooks a {background: url(../img/b_romancebooks.png) no-repeat top center;}
#nav-MysteryBooks a {background: url(../img/b_mysterybooks.png) no-repeat top center;}
#nav-Biography a {background: url(../img/b_biography.png) no-repeat top center;}
#nav-Quilting a {background: url(../img/b_quilting.png) no-repeat top center;}
#nav-Hawaii a {background: url(../img/b_hawaii.png) no-repeat top center;}
#nav-Announcements a {background: url(../img/b_announcement.png) no-repeat top center;}
#nav-Email a {background: url(../img/b_email.png) no-repeat top center;}

#nav-Home a:hover, #nav-RomanceBooks a:hover, #nav-MysteryBooks a:hover, #nav-Biography a:hover, 
#nav-Quilting a:hover, #nav-Hawaii a:hover, #nav-Announcements a:hover, #nav-Email a:hover {background-position: 0 -31px;}

#nav li span {display:none}

/* sets the navigation image for selected page */
#Home #nav-Home a, #RomanceBooks #nav-RomanceBooks a, #MysteryBooks #nav-MysteryBooks a, #Biography #nav-Biography a, 
#Quilting #nav-Quilting a, #Hawaii #nav-Hawaii a, #Announcements #nav-Announcements a, #Email #nav-Email a {background-position: 0 -31px;}

/*///////////////////////////////
footer
///////////////////////////////*/

#footer {
	clear:both;
	margin:0;
	padding:5px 0 0 0;
	width:1000px;
	color:#660099;
	font:normal 10px arial, san-serif;
	text-align:center;
}
#footer a:hover {color:#9999FF}