body {
	margin: 0;
	font-size: 85%;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	text-align:center;
}

#wrapper {
	width: 80%;
	margin: 13px auto;
	position: relative;
}

#leftcol {
	float: left;
	width: 180px;
	text-align: left;
}

#leftcol p { font-size: .85em; }

#leftcol h2 {
	font-size: 1.2em;
	color: #999;
}

#leftcol h3 {
margin-top: 0;}

#leftcol h4 {
margin-top: 0;
margin-bottom: 3px;}

#leftcol ul {
    margin-left: 0px; padding-left: 0;
    }
    
#leftcol li {
	list-style: none;

}

#content {
	margin: 0 10% 0 10%;
	text-align: left;
}

#contentbook {
	margin: 0 0 0 210px;
	text-align: left;
}

#contentbook p { line-height: 1.4 em; }
#content p { line-height: 1.4 em; }

#content h1 {
	margin: 0;
	color: #166B9B;
	font-family: "Hoefler Text", Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 2.2em;
}

#contentbook h1 {
	margin: 0;
	color: #166B9B;
	font-family: "Hoefler Text", Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 2.2em;
}

#header {
	background: url(images/header4.gif);
	height: 91px;
	overflow: hidden;
	position: relative;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#header2 {
	background: url(images/header3.gif) no-repeat;
	height: 176px;
	overflow: hidden;
	position: relative;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#footer {
	width: 80%;
	margin: 12px auto;
	position: relative;
	text-align: center;
	padding: 9px 0px;
	border-top: 1px solid #999999;
}

#footer p { font-size: .8em; margin: 6px 0 0 0; }

#nav {
	right: 18px;
	top: 12px;
	position: absolute;
}

#nav ul { margin: 0 0 0 0; }

#nav li {
	font: bold 0.9em/1.1em "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	list-style: none;
	margin-top: 3px;
	display: inline;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:visited { color: #CCCCCC; }
#nav a:hover { color: #FFCC66; }
.quote { color: #666; margin-bottom: 6px; }

.attribution {
	text-align: right;
	font-size: .8em;
	color: #666;
	margin-top: 3px;
	margin-bottom: 16px;
}

#navcontainer { width: 200px; }

#navcontainer ul {
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

#navcontainer a {
	display: block;
	padding: 3px;
	width: 160px;
	border-bottom: 1px solid #eee;
	background: #006666 url(images/navbackground.gif);
}

#navcontainer a:link {
	color: #fff;
	text-decoration: none;
}

#navcontainer a:visited {
	color: #fff;
	text-decoration: none;
}

#navcontainer a:hover {
	color: #fff;
	background: #369 url(images/navbackgroundh.gif);
}

#cap {
	font: 3em Georgia, "Times New Roman", Times, serif;
	float: left;
}

#book {
	float: right;
	padding: 0 0 9px 9px;
}

.rulebox {
	padding: 0;
	margin: 12px 0;
	border-color: #999;
	border-width: 1px;
	border-style: dotted none dotted none;
}

.rulebox h2 { margin: 6px 0 9px 0; }

#article h2 {
	font: 1.1em bold medium "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	border-top: 1px dotted #999933;
	padding: 4px 0 0;
	margin: 1.1em 0 0 0;
	color: #666699;
}

#article h3 {
	font: .9em bold medium "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	padding: 2px 0 0 0;
	margin: 1.4em 0 0 0;
	letter-spacing: .1em;
	color: #666699;
}

#article p {
	margin: .3em auto 0 auto;
	font: 1em "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

#article a:link { color: #339; text-decoration:none; }
#article a:visited { color: #66C; text-decoration:none; }
#article a:hover { color: #6CC; text-decoration:none; }

a:link { color: #339; }
a:visited { color: #66C; }
a:hover { color: #6CC; }

.small { font-size: .7em; }
.yellow { color: #ffff66; }

#newsletter {
	margin: 0px 0px 12px 12px;
	padding: 6px;
	float: right;
	width: 190px;
	border: 1px solid #999999;
}
#newsletter h2 {
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1.2em;
	text-transform: uppercase;
}
#newsletter h4 {margin-top: 8px; margin-bottom: 3px;}

.mtlist ul {margin-left:0; padding-left: 0;
}
.mtlist li {
	list-style: square;
	margin-bottom: 6px;
}

#speaking {
font-size: .8em}

#speaking td {vertical-align: top;
	border-color: #666;
	border-width: 1px;
	border-style: dotted none none none;
	padding: 2px 0;
}

#speaking a { text-decoration: none; }
#speaking a:visited { text-decoration: none; }
#speaking a:hover {}

.leftbox {
	margin: 14px 0 0 0;
	padding: 4px;
	border-color: #999;
	border-width: 1px;
	border-style: dotted;
}

.leftbox p {margin: 9px 0 6px 0;}