*		{font-family: helvetica,verdana,arial,sans-serif; margin: 0; padding: 0;}
a		{text-decoration: none; color: #336699;}
a img	{border: 0;}

#container {}

/*	Header
---------------------------- */
#head {}

/*	Navigation
---------------------------- */
ul#navigation {display: none;}

/*	Content
---------------------------- */
#content {}

#content #primary {}

.index #content #primary p	{}
.index #content #primary	{}

#content #secondary {}

#content p {
	font-size: 11px;
	line-height: 1.4em;
	margin-bottom: 10px;
}

#content h1 {
	font-size: 18px;
	font-weight: normal;
	color: #336699;
}

.tributes #content h2 {margin-bottom: 0;}
#content h2 {
	font-size: 11px;
	margin-bottom: 10px;
}

#content ul	{list-style: square; margin-left: 15px;}
#content ol	{margin-left: 17px;}
#content ol, #content ul {
	font-size: 11px;
	line-height: 1.4em;
	margin-bottom: 10px;
}

#content ul li {
	margin-bottom: 2px;
}

#content blockquote {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.4em;
	color: #336699;
	margin-bottom: 30px;
}

#content em.author {
	display: block;
	text-align: right;
}

#content #secondary p,
#content #secondary h2
{}

#content #secondary img			{}
#content #secondary p			{}
#content #secondary p.caption	{font-size: 9px;}
#content #secondary h2	{
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 0;
}

#ordernow			{display: none;}

/*	Homepage floaters
---------------------------- */
#floaters div	{display: none;}
#floaters		{display: none;}

#photo {}

/*	Footer
---------------------------- */
#foot	{margin: 20px 0;}
#foot p	{font-size: 9px; color: #777;}

