/***************
*
*  Layout
*
*****/

#SideBarCurrentPage
	{
	background: transparent url('../images/layout/SideBarPageLinks.png') top right no-repeat;
	}

#Content
	{
	padding: 20px 30px 1px 30px;
	}

/***************
*
*  Typography
*
*****/

h1
	{
	color: #00c;
	font-size: 30px;
	}

h2
	{
	color: #00c;
	font-size: 20px;
	}

h3
	{
	color: #888;
	font-size: 16px;
	font-weight: normal;
	}

h2 a { color: #00c !important; }

p + h2
	{
	margin-top: 20px;
	}
