body, p {
	font:11px/14px georgia, garamond, "times new roman", serif;
	color:#321905;
	background:#FFFFEF;
}
body {
	margin:0px;
	margin-left:0px;
	padding:0px;
}
div {
	margin:0px;
	padding:0px;
}
h1 {
	margin:0px;
	padding:0px;
}
h2 {
	margin:0px;
	padding:0px;
}
h2 .subhead {
	font-size:85%;
	font-style:oblique;
	font-weight:normal;
}
h3 {
	margin:0px;
	padding:0px;
}
h3.more {
	background:transparent url(images/arrow_more.gif) no-repeat left center;
	text-indent:2em;
}
h3.hide {
	background:transparent url(images/arrow_hide.gif) no-repeat left center;
	text-indent:2em;
}
h3.more a, h3.hide a {
	margin-left:-2em;
	padding-left:2em;
}
h4 {
	margin:0px;
	padding:0px;
}
h4.buy {
	margin:1em 0 2em 0;
	font-size:120%;
	text-indent:1.3em;
}
h4.buy a {
	color:#8B0000;
}
h4.buy a:hover {
	color:#308014;
}
h4.tagline {
	font-style:oblique;
	font-weight:normal;
	margin:.5em 1em 1em 1em;
	font-size:120%;
}
p {
	margin:0px;
	padding:0px;
}
.smaller {
	font:11px/14px georgia, garamond, "times new roman", serif;
}
.smallest {
	font:9px/12px georgia, garamond, "times new roman", serif;
}
a, a:link, a:visited {
	color:#3D4C5A;
	text-decoration:underline;
}
a:hover, a:active {
	color:#308014;
	text-decoration:underline;
}
li {
	list-style-type:none;
}
hr {
	border:0px;
	background:transparent url(images/hr.gif) no-repeat top center;
}
.underline { /*don't underline book titles--italicize instead*/
	/*text-decoration:underline;*/
	font-style:oblique;
}
.italic {
	font-style:oblique;
}
.no-style {
	font-style:normal;
}
#container {
	border:4px solid #000;
	border-top:6px solid #000;
	width:900px;
	margin:0px;
	padding:0px;
	background:transparent url(images/bi_bg.gif) repeat top left;
}
#header {
	height:150px;
	background: transparent url(images/bracket.gif) no-repeat top right;
}
#header h1 {
	display:block;
	width:761px;
	height:75px;
	padding:5px 0;
}
#header h2 {
	text-indent:-5000px;
	display:block;
	position:absolute;
	top:20px;
	left:425px;
	width:376px;
	height:81px;
	background:transparent url(images/h2.gif) no-repeat top left;
}
#header a {
	background:transparent url(images/gaildotcom.gif) no-repeat top left;
}
#header a:link, #header a:visited {
	display:block;
	width:300px;
	height:60px;
	margin:0px 2px 5px 30px;
	padding:6px;
	background:transparent url(images/gaildotcom.gif) no-repeat top left;
}
#header a:hover, #header a:active {
	background:transparent url(images/gaildotcom_hover.gif) no-repeat top left;
}
#header div.blurb {
	display:block;
	position:absolute;
	top:20px;
	left:425px;
	height:25px;
	width:300px;
	background:transparent;
	text-indent:0px;
}
#header div.blurb a, 
#header div.blurb a:link, 
#header div.blurb a:visited, 
#header div.blurb a:hover, 
#header div.blurb a:active {
	background:transparent;
	padding:0px;
	margin:0px;
	display:inline;
}
#header div.blurb p {
	background:transparent;
	padding:0px;
	margin:0px;
	font-style:italic;
}
#header div.blurb p.author {
	float:right;
}
#nav {
	display:block;
	float:left;
	width:150px;
	margin:10px 0px 0px 10px;
	border:1px solid #000;
}
#nav ul {
	display:block;
	margin:0px;
	margin-bottom:-1px;
	padding:0px;
	height:100%;
}
* html #nav ul {
	margin-bottom:-3px;
}
#nav li {
	display:block;
	margin:0px;
	padding:5px 0px 5px 0px;
	height:20px;
	text-align:right;
	list-style-type:none;
	background:#F3EECC url(images/curlique.gif) no-repeat center left;
	border-bottom:1px solid #000;
}
* html #nav li {
	margin-top:-2px;
}
#nav li:hover {
	background:#C3CCD4 url(images/curlique.gif) no-repeat center left;
}
#nav li a, #nav li a:link, #nav li a:visited {
	display:block;
	text-decoration:none;
	line-height:10px;
	height:10px;
	margin:0px;
	padding:5px;
	border-right:3px solid #9999A9;
}
#nav li a:hover, #nav li a:active {
	border-right:3px solid #3D4C5A;
}
#nav li a:hover {
	 border-right:3px solid #3D4C5A;
}
#nav .calltoaction {
	display:block;
	margin:0px;
	padding:7px 0px 5px 0px;
	height:20px;
	text-align:center;
	background:#EEA5A2;
	font-weight:bold;
	border-bottom:1px solid #8B0000;
}
#nav .moreheight {
	height:25px;
}
#main {
	display:block;
	float:right;
	margin:0px 0px 10px 0px;
	width:725px;
}
#content {
	float:left;
	margin:0px 2px 0px 2px;
	padding:5px;
	width:450px;
	min-height:350px;
	background:#FFFFEF;
	border:1px solid #321905;
}
* html #content {
	height:350px;
}
#content h2 {
	margin:10px 20px 10px 10px;
	padding:5px;
	border-bottom:1px solid #321905;
	font-size:20px;
	line-height:20px;
}
#content h3 {
	margin:20px 5px 5px 10px;
	font-style:oblique;
	font-size:120%;
}
#content p {
	margin:10px;
	padding:0px;
	background:#FFFFEF;
	line-height:150%;
	text-indent:1em;
}
#content.contact p {
	text-indent:0;
	margin-left:1em;
}
#content p.dec {
	margin:5px 0;
	padding:15px 10px 5px 10px;
	background:#FFFFEF url(images/hr.gif) no-repeat top center;
}
#content img {
	display:block;
	float:right;
	margin:10px;
	border:1px solid #4D5925;
}
#content.present ul {
	margin:5px;
	padding:5px;
}
#content.present li {
	margin-bottom:25px;
}
#content.present h3 {
	float:right;
	margin:0px 0px 5px 0px;
	padding:0px 0px 3px 0px;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
}
#content.present h3.feature, #content h3.feature {
	float:none;
	margin:20px 5px 5px 10px;
	padding:0px;
	font-weight:bold;
	font-style:oblique;
	font-size:110%;
	background:transparent url(images/curlique.gif) no-repeat left center;
	text-indent:2.5em;
}
#content.present h3.feature a {
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#content.present h3.feature p.featuretag {
	text-indent:3em;
}
#content.present h4 {
	clear:both;
	margin:0px 0px 5px 0px;
	padding:0px 0px 3px 0px;
	font-size:150%;
	line-height:20px;
}
#content.present p {
	margin:3px 20px 3px 20px;
	padding:0px;
	text-indent:0px;
}
#content.links li {
	list-style-type:square;
	margin:5px;
	font-size:14px;
	line-height:18px;
}
#content.resources h3 {
	margin-left:-20px;
	margin-bottom:10px;
}
#content.resources li {
	font-size:12px;
}
#content.archive ul {
	width:80%;
}
#content.archive li {
	margin:5px;
	border:1px solid #CCC;
}
#content.archive li:hover {
	background:#CCC;
}
#content.archive p { background:transparent; }
#news {
	float:right;
	width:210px;
	margin:25px 10px;
	border:1px solid #000;
	background:#321905;
}
#news h2 {
	text-indent:.3em;
	font-style:oblique;
	background-color:#F3EECC;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin:1px;
	padding:3px;
}
#news ul {
	margin:1px 1px -1px 1px;
	padding:0px;
	background:#F3EECC;
}
#news li {
	margin:1px 0;
	padding:5px;
	/*height:50px;*/
	border-bottom:1px solid #000;
	text-align:left;
	list-style-type:none;
	background:transparent url(images/wisp.gif) no-repeat top right;
}
#news h3 {
	font-style:oblique;
	text-indent:.3em;
	font-size:12px;
	text-align:left;
	font-weight:normal;
	line-height:14px;
	padding:2px;
	background:transparent;
}
#news p {
	font-size:11px;
	text-indent:1.5em;
	text-align:left;
	background:transparent;
	padding:2px;
}
#news .newshighlight {
	border:3px solid #8B0000;
	padding:3px;
	background-color:#EED5D2;
}
/*#blurbs {
	width:130px;
	display:block;
	float:left;
	margin:10px 10px 10px 18px;
	padding:2px;
	border:1px solid #3d4c5a;
	background:#F3EECC;
	overflow:hidden;
}
#blurbs p {
	font-size:11px;
	text-align:left;
	background:transparent;
	padding:2px;
}*/
#main p.contactbox {
	display:block;
	float:left;
	width:200px;
	margin:10px;
	padding-top:5px;
	border-top:1px solid #321905;
}
#footer {
	display:block;
	clear:both;
	margin:10px;
	padding:5px;
	height:100%;
	border:1px solid #000;
	background:#F3EECC;
}
#footer p {
	text-align:right;
	margin:0px;
	padding:0px;
	background:#F3EECC;
	font:10px/14px georgia,garamond,"times new roman", serif;
}