

* {margin: 0 auto; 
   padding: 0 ;
   
}



#container {width: 98%;
            border: 10px solid black;
            background: #b0c4de;


}


#centerer {
	text-align: middle;
}


#wraptherest {

	    text-align: left;

}

#adbox {width: 100%;
            background: #b0c4de;

}


#header {
	 background-image: url(EmblazonedSkyline.jpg);
	 background-repeat: no-repeat;
	 height: 206px;
	 width: 700px;

}

#menu {
	 margin-left: 10px;
	 margin-right: 10px;
	 margin-top: 10px;
	 margin-bottom: 5px;

	font-weight: bold;
	font-size: 150%;
	text-align: center;
}

#lessermenu {
	 margin-left: 10px;
	 margin-right: 10px;
	 margin-top: 5px;
	 margin-bottom: 20px;

	font-weight: bold;
	text-align: center;
}

#leftColumn {
	margin-left:0px;
	margin-right:0px;
	     width: 245px;
             float: left;
	     background: #b0c4de;

}
#rightColumn {
	margin-right:0px;
	margin-left:0px;
	     width: 245px;
             float: right;
	     background: #b0c4de;

}


#middleContent {

	        margin-left: 255px;
                margin-right: 255px;
		margin-bottom: 50px;
		background: #eeeeee
}

#middleContentWithTwoColumns {

	        margin-left:255px;
                margin-right: 255px;
		margin-bottom: 50px;
		background: #eeeeee
}

#onlyContent {

	        margin-left: 100px;
                margin-right: 100px;
	        margin-top: 50px;
		margin-bottom: 50px;
		background: #eeeeee
}




h1 {font-family: ariel}
h2 {font-family: ariel}
h3 {font-family: ariel}
p {font-family: ariel; margin: 0cm 2cm 0.5cm 1cm; text-indent: 2em  }
p.rightBar { margin: 0cm 0.5cm 0.5cm 0.5cm}

h2.homesubheader {text-align: center; font-style: italic}


dt {font-family: ariel; font-weight: bold; margin: 0cm 0cm 0cm 0cm}
dd {font-family: ariel; margin: 0cm 0.5cm 0.5cm 0.5cm }





h1.banner1 {position:absolute; 
	    font-size: 36px;
	    font-weight: bold;
            top: 2em; 
	    left: 6.75em;}

h2.banner2a {position:absolute; 
	   top: 1em; 
	   left: 1em;}

h2.banner2b {position:absolute; 
	   top: 2em; 
	   left: 1em;}


h2.content {font-family: ariel; margin: 0.5cm 0.5cm 0.5cm 0.5cm }

h3.content {font-family: ariel; margin: 0.5cm 0.5cm 0.5cm 0.5cm }

h4.content {font-family: ariel; margin: 0.5cm 0.5cm 0.5cm 0.5cm }

div.Quote {
     width: 85%;
     border: 5px solid gray;
     background: #b0c4de;
     font-size: 80%
}

p.BookJacket {
	font-family: garamond;
	text-indent: 0em;
     margin: 0.5cm 0.5cm 0.5cm 0.5cm;
}

p.BookJacketBlurb {
	font-size: 80%;
	font-family: ariel;
	text-indent: 0em;
     margin: 0.5cm 0.5cm 0.5cm 0.5cm;
}

p.Quote {
	text-indent: 0em;
     margin: 0.5cm 0.5cm 0.5cm 0.5cm
}


img {
     margin: 0.5cm;
}