/* linked.css is the stylesheet for the www.maureenrobb.com internally linked (subordinate) pages */
<style type="text/css"   media="all">

a:active	{color: yellow; font-weight: bold}
a:hover	{color: red}
a:link	{color: green}
a:visited	{color: #091288}
body	{margin-top:0; padding-top: 0; background-color: #6992a6;}
#content	{margin-left: 60px; margin-right: 60px;}
#content-patterns	{margin-left: 38px; margin-right: 38px;}
#content_order_left	{float: left; width: 200px; margin-left: 20px;}
#content_order_right 	{margin-top: 30px; width: 400px; margin-left: 200px; margin-right: 20px;}
#footer	{clear: both; text-align: center;}
#footer a	{font-size: 11px; line-height:50px;}
#navcontainer	{background-color: #336699; border-top: solid 1px #FFF; border-bottom: solid 1px #FFF;}
#navcontainer ul	{font-family:arial,sans-serif; font-size:11px; font-weight:bold; color:white;}
#navcontainer ul	{text-align: center; padding:5px 0; margin:0; border:0;}
#navcontainer ul li	{display: inline;}
#navcontainer ul li a	{color: white; text-decoration: none; padding:5px 9px;}
#navcontainer ul li a:hover{background-color: #b0c4de; color: #336699;}
#wrap	{width: 683px; background: #FFF; margin: auto;}
h1, h2, h3, p	{font-family: "Trebuchet MS", arial, sans-serif;}
h1	{font-size: 28px; font-weight: bold; text-align: center;}
h2	{font-size: 18px;	font-style: italic;}
h3	{font-size: 17px; font-weight: bold; text-align: center;}
img.BookCoverLargeRight	{float:right; padding:25px 25px; 0 25px; border:0; height:391px; width:256px;}
img.BookCoverSmallCentered	{margin-left:287px; margin-right:287px; height:165px; width:108px;} /* 287=(683-108)/2 */
img.BookCoverSmallLeft	{float:left;  padding-left:35px; padding-top:   35px; border:0; height:165px; width:108px;}
img.BookCoverSmallRight	{float:right; padding-left:25px; padding-bottom:25px; border:0; height:165px; width:108px;}
img.Portrait	{float:right; padding-left:25px; padding-bottom:25px;}
p	{font-size: 16px;}
p.Book	{font-size: 18px;	font-family: "GoudyOlSt BT", serif; text-indent: 1em; text-align: justify;}
p.ButtonCenter	{font-size: 17px; font-weight: bold; text-align: center;}
p.center	{text-align: center;}
p.justify	{text-align: justify;}
p.justifySmaller	{font-size: 15px; text-align: justify;}
p.Maureen	{font-size: 18px; font-family: serif; text-align: justify;}
p.Review	{font-weight: bold; margin-bottom: 0;}
p.Reviewer	{margin-left: 10px; margin-top: 0;}
p.Stores	{font-size: 15px; text-align: left;}
p.Stores-head	{font-size: 17px; text-align: left;}
table#main_nav	{width: 683px; background: #FFF;}
table#main_nav td	{text-align: center;}
td.home a	{color: #B22222;}

</style>
