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

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

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

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

p#Title
	{
	color: #00c;
	font-size: 24px;
	font-variant: small-caps;
	}

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

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

h2
	{
	color: #aaa;
	font-size: 15px;
	text-indent: 20px;
	}