/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.10.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

a {
	color: #55100b;
}

blockquote {
	font-style:italic;
	margin-left:1em;
	margin-right:1em;
}

blockquote p:before{content:'«';}
blockquote p:after{content:'»';}

body {
	font-family:Georgia, "Minion Pro", Serif;
	color:#121212;
/*	font-family:"Minion Pro", Serif;*/
	background-color:#f6f5e6;
}

h1 {
	padding-left:.4em;
	padding-right:.4em;

	margin-left:-.46em;
	margin-right:-.46em;
	color:#454545;
	font-family:"Lucida Grande", Helvetica, Arial, "Sans Serif";
	font-size:220%;
	margin-bottom:1em;
	/*background-image: url(titlebg3.gif);*/
	font-weight:semi-bold;
}

h2 {
	margin-bottom:1em;
}

h3 {
	color:#454545;
}

img {
	border: 1px solid #000000;

	margin-left:auto;
	margin-right:auto;
	margin-bottom:1em;
}

img.inline {
	float:right;
	margin-left:.5em;
	margin-bottom:.5em;
	width:100px
}

img.noborder {
	border: 0px;
}

li {
	list-style-type:circle;
	margin-left:2em;
}

.speaking li {
  list-style: none inside;
  margin:0px;
}

h6 {
  margin-top: 4ex;
  margin-bottom: 2ex;
}


p {
	margin-bottom:1.2em;
}

p.outline {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

pre {
	width:95%; /*IE 6 wants 95% here, or he screws up proper floating*/
	overflow:auto;
	border: 1px solid #AAAAAA;
	padding:.5em;
}

#footer {
	margin-top:1em;
	margin-bottom:1em;
	text-align:center;
	color:#454545;
	font-size:.8em;
}

#page {
	background-color:#FEFEFE;
	width: 38em;

	border:1px solid #BBB;

	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
	
	padding:2em;
}

#sidebar {
	float:right;
/*	background-color:#F5FFE6;
	background-color:#F5FFF2;
*/
	border-left:1px solid #55100b;
	width:8em;

	padding-left:1.5em;
	padding-right:0;
	font-size:.8em;
	font-family:"Lucida Grande", Helvetica, Arial, "Sans Serif";
}

#sidebar ul li {
	margin-bottom:1em;
}

#text {
	width: 28em;
	line-height:1.4em;
	
}


div.subline, span.subline{
	padding-left:2em;
	color:#454545;
	font-size:.8em;
	line-height:1.1em;
	margin-bottom:1em; /*Firefox and Opera want an explicit margin-bottom here*/
	width:95%;

}

div.imgsubline {
	margin-left:1em;
	margin-top:-1em;
	color:#454545;
	font-size:.8em;
	line-height:1.1em;
	margin-bottom:1em; /*Firefox and Opera want an explicit margin-bottom here*/
}

ul {
	margin-bottom:1em;
}

span.subline {
	padding-left:0em;
}


.caText {
margin:2ex auto 0 auto;
width:120px;
}

#caImage {
	border:0;
}

