body {
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:12px;
	background:#ffffff;
}



#container{
	width:580px;
	border:solid 1px #B9B09D;
	margin:20px auto;
	text-align:left;
	background:white;

}

#container div.padder{
	
	padding:15px;

}

p{

	font-family:Arial,Helvetica;
	font-size:1em;
	line-height:1.5em;
	margin-bottom:1.5em;
}


p.quote{

	font-family:Arial,Helvetica;
	font-size:1em;
	line-height:1.5em;

	margin-bottom:1.5em;
	padding:1.4em 30px 1.4em 30px;	
	border-top:solid 1px #414141;
	border-bottom:solid 1px #414141;
	background:#f1f1ff;

}


h1{
	margin:0px;
	font-family:"Trebuchet MS";
	font-size:1.666667em;
	margin-bottom:1.6em;
	border-bottom:solid 1px #B9B09D;
	color:#313131;

}



h2{
	margin:0px;
	font-family:"Trebuchet MS";
	font-size:1.333em;
	line-height: 1.125em;
	margin-bottom:0.125em;
  color:#414141;
}


h3{
	margin:0px;
	font-family:Georgia, Verdan;
	font-size:1em;
	margin-bottom:1.5em;
	line-height:1.5em;
	color:#7878cc;

}


h3 span{
	font-weight:normal;
	color:#7878cc;
	
}










/* STYLE SWITCHER    - not relevant to typography issue :] */

#style-sw{
	
	height:50px;
	
	background:black;
	border-bottom:solid 4px #cacaff;
}


#style-sw #selector {
	
	width:200px;
	float:right;
	display:inline;
	margin:10px;
	
	
}

#style-sw #selector form{
	
	margin:0px;
	padding:0px;
	
	
}

#style-sw #selector form fieldset{
	
	border:none;
	
}

#style-sw #ex{
	width:400px;
	float:left;
	display:inline;
	color:white;
	margin:10px;
	font:normal 1em Verdana;
}