/* Begin Typography & Colors */
body, body a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #77756B;
	line-height: 1.4em;
}

h1, h2, h3, .description
{
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h1 a
{
	font-size: 1.8em;
	color: #555555;
	text-decoration: none;
}

h2, h2 a
{
	font-size: 1.2em;
	color: #555555;
	text-decoration: none;
}

h3, h3 a
{
	font-size: 1em;
	color: #444444;
	text-decoration: none;
}

.entry 
{ 
	font-size: .9em; 
}

.ChildPages
{	
	margin: 0 0 10px 0;
	padding-bottom: 40px;
	color: #77756B;
}

.ChildPages p, .more-link
{
	font-size: .9em;
	line-height: 1.6em;
}

.ChildPages>a
{	
	text-decoration: none;
}

.description
{
	font-size: 1.3em;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #77756B;
}

#sidebar
{
	display: none;
}

#content>ul>li 
{
	margin: -1em 0 2em -2.5em;
	list-style-type: none;
}

.menutitle
{
	font-size: .8em;
	color: #77756B;
	border-bottom: 1px dotted #77756B;
	padding-bottom: 2px;
}

/* End Typography & Colors */
/* Begin Structure */
body
{
	margin: 0;
	padding: 0;
}

#header
{
	display: none;
}

#content img
{
	display: none;
}

/* End Structure */