body
	{
		margin: 0;
		padding: 0;
		background-color: #fff;
		color: #036;
	}
#container
	{
		width: 100%;
		font-family: georgia,'times new roman',serif;		
		text-align: center;
		margin: 0;
		padding: 0;
		background-image: url(images/left-curve-half.gif);
		background-position: top left;
		background-repeat: repeat-y;
	}	
#container1
	{
		background-image: url(images/right-curve-half.gif);
		background-position: top right;
		background-repeat: repeat-y;
	}	
#header
	{
		width: 100%;
		color: #fff;
		background-color: #036;
		margin: 0;
		padding: 0;
	}	
#header h1
	{
		margin: 0;
		padding: .5em 0;
		font-size: 180%;
		color: #fc3;
		font-style: italic;
		font-weight: bold;
	}	
#header img
	{
		float: left;
		margin: 8px 0 0 26px;
	}
#header a
	{
		text-decoration: none;
		color: #fc3;
	}
#leftbar
	{
		float: left;
		width: 200px;
		margin: 0;
		padding: 0;
	}	
#leftbar ul
	{
		list-style: none;
		padding: 0;
		margin: 24px 40px 0 12px;
	}	
#leftbar li a
	{
		font-family: arial,helvetica,sans-serif;
		font-weight: bold;
		font-size: 82%;
		text-decoration: none;
		display: block;
	}	
#leftbar li a:link, #leftbar li a:visited
	{
		color: #fff;
		background: #036;
		border-top: 2px solid #689ee6;
		width: 100%;
		padding: 5px;
	}	
#leftbar li a:hover, #leftbar li a:active
	{
		color: #036;
		background: #fbf2d7;
		border-top: 2px solid #689ee6;
		width: 100%;
		padding: 5px;
	}	
#leftbar a:link.focus, #leftbar a:visited.focus, #leftbar a:hover.focus, #leftbar a:active.focus
	{
		color: #036;
		background: #fbf2d7;
		border-top: 2px solid #689ee6;
		width: 100%;
		padding: 5px;
	}	
#subnav ul
	{
		list-style: none;
		padding: 0;
		margin: 0 0 0 14px;
	}	
#subnav li a
	{
		font-family: arial,helvetica,sans-serif;
		font-weight: bold;
		font-size: 76%;
		text-decoration: none;
		display: block;
	}	
#subnav li a:link, #subnav li a:visited
	{
		color: #036;
		background: #fc3;
		border-top: 2px solid #689ee6;
		width: 100%;
		padding: 5px;
	}	
#subnav li a:hover, #subnav li a:active
	{
		color: #036;
		background: #fbf2d7;
		border-top: 2px solid #689ee6;
		width: 100%;
		padding: 5px;
	}
#subnav a:link.focus, #subnav a:visited.focus, #subnav a:hover.focus, #subnav a:active.focus
	{
		color: #036;
		background: #fbf2d7;
		border-top: 2px solid #689ee6;
		width: 100%;
		padding: 5px;
	}
#subnav1 ul
	{
		list-style: none;
		padding: 0;
		margin: 0 0 0 14px;
	}	
#subnav1 li a
	{
		font-family: arial,helvetica,sans-serif;
		font-weight: bold;
		font-size: 76%;
		text-decoration: none;
		display: block;
	}	
#subnav1 li a:link, #subnav1 li a:visited
	{
		color: #036;
		background: #fc3;
		border-top: 2px solid #689ee6;
		width: 100%;
		padding: 5px;
	}	
#subnav1 li a:hover, #subnav1 li a:active
	{
		color: #036;
		background: #fbf2d7;
		border-top: 2px solid #689ee6;
		width: 100%;
		padding: 5px;
	}
#subnav1 a:link.focus, #subnav1 a:visited.focus, #subnav1 a:hover.focus, #subnav1 a:active.focus
	{
		color: #036;
		background: #fbf2d7;
		border-top: 2px solid #689ee6;
		width: 100%;
		padding: 5px;
	}
#rightbar
	{
		float: right;
		width: 200px;
		margin: 0;
		padding: 0;
	}	
#rightbar img.top
	{
		margin: 24px 0 12px 12px;
	}
#rightbar a
	{
		text-decoration: none;
	}
#navbar
	{
		background: #036;
		margin: 0 200px 0 0;
		padding: 0 0 8px 0;
		border-bottom: 1px solid #036;
	}	
#navbar ul		
	{ 
		margin: 1em 0 0 0;
	 	padding: 0;
	  	text-align: right;
	}
#navbar li		
	{ 
		list-style-type: none;
	 	display: inline; 
	}	
#navbar a:link
	{ 
		margin: 1px 0 0 2px;
	 	padding: 8px 2em;
	 	color: #036;
	 	background: #fc3;
	 	text-decoration: none;
	 	font-family: arial,helvetica,sans-serif;
	 	font-weight: bold;
	 	font-size: 82%;
	 	-moz-border-radius-topleft: 50%;
	 	-moz-border-radius-topright: 50%;
	 }
#navbar a:visited
	{ 
		margin: 1px 0 0 2px;
	 	padding: 8px 2em;
	 	color: #036;
	 	background: #fc3;
	 	text-decoration: none;	  
	 	font-family: arial,helvetica,sans-serif;
	 	font-weight: bold;
	 	font-size: 82%;
	 	-moz-border-radius-topleft: 50%;
	 	-moz-border-radius-topright: 50%; 
	}
#navbar a:hover
	{ 
		margin: 1px 0 0 2px;
	 	padding: 8px 2em;
	 	color: #036;
	 	background: #fbf2d7;		  
	 	text-decoration: none;
	 	font-family: arial,helvetica,sans-serif;
	 	font-weight: bold;
	 	font-size: 82%;
	 	-moz-border-radius-topleft: 50%;
	 	-moz-border-radius-topright: 50%;
	}
#navbar a:active
	{ 
		margin: 1px 0 0 2px;
	 	padding: 8px 2em;
	 	color: #036;
	 	background: #fbf2d7;		  
	 	text-decoration: none;
	 	font-family: arial,helvetica,sans-serif;
	 	font-weight: bold;
	 	font-size: 82%;
	 	-moz-border-radius-topleft: 50%;
	 	-moz-border-radius-topright: 50%; 
	 }		  
#navbar li.focus a:link, #navbar li.focus a:visited, #navbar li.focus a:hover, #navbar li.focus a:active
	{ 
		margin: 1px 0 0 2px;
	 	padding: 8px 2em;
	 	color: #036;
	 	background: #fff;	
	 	border-bottom: 1px solid #fff;	  
	 	text-decoration: none;
	  	font-family: arial,helvetica,sans-serif;
	  	font-weight: bold;
	  	font-size: 82%;
	  	-moz-border-radius-topleft: 50%;
	  	-moz-border-radius-topright: 50%; 
	}
#content
	{
	  	margin: 24px 230px 0 230px;
		line-height: 150%;
		font-size: 95%;
	}
#content h1
	{
		font-weight: bold;
		font-size: 140%;
		margin: 0 0 .1em 0;
		text-align: left;
		font-family: arial,helvetica,sans-serif;
	}
#content h1.pic
	{
		font-weight: bold;
		font-size: 140%;
		margin: .5em 0 .1em 0;
		text-align: left;
		font-family: arial,helvetica,sans-serif;
	}
#content h2
	{
		font-weight: bold;
		font-size: 112%;
		margin: 0;
		text-align: left;
		font-family: arial,helvetica,sans-serif;
	}
#content h2.first
	{
		font-weight: bold;
		font-size: 112%;
		margin: .7em 0 0 0;
		text-align: left;
		font-family: arial,helvetica,sans-serif;
	}
#content h2.pic
	{
		font-weight: bold;
		font-size: 112%;
		margin: .5em 0 0 0;
		text-align: left;
		font-family: arial,helvetica,sans-serif;
	}
#content h3
	{
		font-weight: bold;
		font-size: 120%;
		font-style: italic;
	}
#content h4
	{
		font-weight: bold;
		font-size: 100%;
		font-style: italic;
		text-align: left;
		margin: .1em 0 .4em 0;
	}
#content p
	{
		margin: 0 0 1em 0;
		text-align: left;
	}	
#content p.pic
	{
		margin: .5em 0 1em 0;
		text-align: left;
	}
#content p.ul
	{
		margin: 0;
	}
#content p.cookie
	{
		margin: 0 0 1em 0;
		text-align: left;		
		font-family: arial,helvetica,sans-serif;
		font-size: 75%;
		text-transform: uppercase;
		line-height: 100%;
	}
#content p.cookie a:link, #content p.cookie a:visited
	{
		font-style: normal;
		font-weight: bold;
		text-decoration: none;
	}
#content p.cookie a:hover, #content p.cookie a:active
	{
		font-style: normal;
		font-weight: bold;
		background-color: #fff;
		text-decoration: underline;
	}
#content img
	{
		font-size: 72%;
		border: 3px solid #036;
		margin: 1em 0;
	}
#content img.books
	{
		font-size: 72%;
		border: 3px solid #036;
		margin: 0 0 1em 0;
	}	
#content img.right
	{
		font-size: 72%;
		border: 2px solid #036;
		float: right;
		margin-top: .1em;
		margin-left: 24px;
	}
#content img.left
	{
		font-size: 72%;
		border: 2px solid #036;
		float: left;
		margin-top: .1em;
		margin-right: 24px;
	}
#content ul
	{
		text-align: left;
		margin-top: 0;
	}
#content ul.p
	{
		margin-bottom: .5em;
	}
#content ul.indent
	{
		text-align: left;
		margin: 0 4em 1em 4em;
	}
#content ul.books
	{
		font-family: arial,helvetica,sans-serif;
		margin-top: 1em;
	}
#content div.br
	{
		margin: 0 0 1em 0;
	}
#content a:link, #content a:visited
	{
		font-style: italic;
		font-weight: bold;
		color: #009;
		text-decoration: underline;
	}
#content a:hover, #content a:active
	{
		font-style: italic;
		font-weight: bold;
		color: #009;
		background: #fc3;
		text-decoration: none;
	}
#content a:link.anchor, #content a:visited.anchor, #content a:hover.anchor, #content a:active.anchor
	{
		font-style: normal;
		text-decoration: none;
		background: none;
	}
#content ul.books a:link, #content ul.books a:visited
	{
		font-style: normal;
		color: #009;
		text-decoration: none;
	}
#content ul.books a:hover, #content ul.books a:active
	{
		font-style: normal;
		color: #009;
		background: #fc3;
		text-decoration: none;
	}
#callout1
	{
		float: right;
		width: 210px;
		margin: .1em 0 .4em 30px;
	}
#callout1 p
	{
		font-family: arial,helvetica,sans-serif;
		font-size: 84%;
		line-height: 110%;
		font-style: italic;
		text-align: center;
		margin: 0 1em;
	}
#callout1 img
	{
		font-size: 72%;
		border: 3px solid #036;
		margin: 1em 0 .4em 0;
	}
#callout2
	{
		float: left;
		width: 210px;
		margin: .1em 30px .4em 0;
	}
#callout2 p
	{
		font-family: arial,helvetica,sans-serif;
		font-size: 84%;
		line-height: 110%;
		font-style: italic;
		text-align: center;
		margin: 0 1em;
	}
#callout2 img
	{
		font-size: 72%;
		border: 3px solid #036;
		margin: 1em 0 .4em 0;
	}
#callout3
	{
		float: right;
		width: 210px;
		margin: .1em 0 .4em 30px;
	}
#callout3 p
	{
		font-family: arial,helvetica,sans-serif;
		font-size: 84%;
		line-height: 110%;
		font-style: italic;
		text-align: center;
		margin: 0 1em;
	}
#callout3 img
	{
		font-size: 72%;
		border: 3px solid #036;
		margin: 1em 0 .4em 0;
	}
#callout4
	{
		float: left;
		width: 196px;
		margin: .1em 30px .4em 0;
	}
#callout4 p
	{
		font-family: arial,helvetica,sans-serif;
		font-size: 84%;
		line-height: 110%;
		font-style: italic;
		text-align: center;
		margin: 0 1em;
	}
#callout4 img
	{
		font-size: 72%;
		border: 3px solid #036;
		margin: 1em 0 .4em 0;
	}
#clearone
	{
		clear: both;
		height: .5em;
	}	
#footer
	{
		clear: none;
		border-bottom: 1px solid #036;
	}	
#footer p
	{
		margin: 0;
		font-family: arial,helvetica,sans-serif;
		font-size: 80%;
		line-height: 140%;
		margin: 0 250px 1.5em 250px;
	}
#footer a
	{
		font-weight: bold;
		padding: 0 .3em;
		margin: 0 .3em;
	}
#footer a:link, #footer a:visited
	{
		color: #009;
		text-decoration: none;
	}
#footer a:hover, #footer a:active
	{
		color: #009;
		background: #fc3;
		text-decoration: none;
	}
#footer a:link.focus, #footer a:visited.focus, #footer a:hover.focus, #footer a:active.focus
	{
		color: #009;
		text-decoration: none;
		background: #fc3;
	}
#notice
	{
		margin: 0 0 2em 0;
	}
#notice p
	{
		font-family: arial,helvetica,sans-serif;
		font-size: 76%;
		margin: .8em 250px;
	}
#notice a
	{
		padding: 0;
		margin: 0;
	}
.ital
	{ font-style: italic; }
#right-box
	{
		width: 140px;
		float: right;
		border: 1px dotted #306;
		margin: 8px 14px 18px 36px;
		background-color: #fbf2d7;
		padding: 12px 16px 16px 16px;
	}
#right-box p
	{
		font-family: arial,helvetica,sans-serif;
		font-style: italic;
		font-size: 92%;
		margin: 0;
	}
#right-box h3
	{
		font-weight: bold;
		font-style: italic;
		font-size: 100%;
		text-align: left;
		margin: 0 0 .4em 0;
	}
#right-box a:link, #right-box a:visited
	{
		color: #009;
		background: #fc3;
		text-decoration: none;
	}

#right-box a:hover, #right-box a:active
	{
		color: #009;
		background: #fc3;
		text-decoration: underline;
	}