body, html{
	text-align:center;
	font-family:Trebuchet MS, Helvetica, Arial, Sans Serif;
	font-size:13px;
	text-align:center;
	color:#666;
	background-color:#D07272;
	line-height:18px;
	}
	
div#sidequote{
	position:absolute;
	left:37px;
	top:0px;
	width:135px;
	line-height:22px;
}

.plain{
	text-align:center;
	font-family:Trebuchet MS, Helvetica, Arial, Sans Serif;
	font-size:13px;
	font-weight:normal;
	color:#666;
}
	
img{border:0px;}


div#container{
	margin-left:auto;
	margin-right:auto;
	width:747px;
	text-align:left;
}
	
div#main{
	background: #fff url(images/box_back.gif) repeat-y;
	width:472px;
	text-align:left;
	position:relative;
	padding-left:218px;
	padding-right:57px;
	padding-top:0px;
	padding-bottom:1px;
}
* html div#main {
    width: 747px; /* for IE5 and IE6 in quirks mode */
    w\idth: 472px; /* for IE6 in standards mode */
  } 

div.hd{border-bottom:solid 1px #EECCCC; margin-left:-11px; margin-top:0px; padding-bottom:15px; padding-left:11px; height:40px; margin-bottom:25px;}

div#logo{
	width:276px;
	height:58px;
	margin-bottom:-14px;
	margin-left:9px;
	margin-top:16px;
	z-index:2000;
	position:relative;
}

div#nav{
	position:absolute;
	top:-6px;
	left:30px;
	z-index:2000;
}
	
div#top{
	background:#D07272 url(images/top_back.gif) repeat-x;
	width:747px;
	height:44px;
	padding:0px;
	margin:0px;
	z-index:1000;
}


* html #top img, #bottom img{
margin: 0 -3px; ma\rgin: 0;
} 

img.aleft{float:left;}
img.aright{float:right;}


div#bottom{
	background:#D07272 url(images/bottom_back.gif) repeat-x;
	width:747px;
	height:42px;
	z-index:1000;
}

div#footer{
	background:url(images/lips.gif) no-repeat top right;
	height:30px;
	padding-right:93px;
	width:640px;
	text-align:right;
	padding-top:20px;
	padding-bottom:50px;
	z-index:2000;
	color:#fff;
	font-size:10px;
	font-family:Verdana, arial sans serif;
	margin-top:-12px;
	position:relative;
}

* html div#footer {
    width: 733px; /* for IE5 and IE6 in quirks mode */
    w\idth: 640px; /* for IE6 in standards mode */
  } 

div#cornergirl{
	width:161px;
	height:356px;
	position:absolute;
	margin-top:-335px;
	margin-left:19px;
	z-index:2000;
}

/* home page blocks */

div#toprightimage{
	width:212px;
	position:absolute;
	left:521px;
	top:-75px;
	z-index:2000;
}	

div.books{
	width:137px;
	float:left;
}


table.events{border:0px; border-spacing:0px; width:100%; margin-top:-10px; margin-bottom:-10px;}
table.events td{border-bottom:solid 1px #EECCCC; padding-top:12px; padding-bottom:12px;}
table.events td.date{padding-right:5px;}
table.events td.last{border:0px;}


/* text and content formatting */

.bigred{font-size:14px; color:#993333;}
.biggerred{font-size:16px; color:#993333;}
.red{color:#993333;}


h1{font-size:20px; font-family:Georgia, Times New Roman, Times, Serif; line-height:normal;}

h2{font-size:14px; color:#993333; margin-top:40px; margin-bottom:-5px;}

a{color:#993333;}
a:hover{color:#DD9898;}

div.pinkline{border-bottom:solid 1px #EECCCC; width:100%; height:10px; margin-bottom:30px; padding-top:10px; clear:both;}

.pink{color:#D07272;}

div.dubdash{background:url(images/dubdash.gif) repeat-x bottom left; ;width:100%; height:5px; margin-bottom:30px; padding-top:15px; clear:both;}

div.clear{width:100%;clear:both; margin:0px; height:1px;}


