html, body, div, span,
applet, object, h1, h2,
h3, h4, h5, h6, p,
blockquote, pre, a, em,
font, img, strong, sub,
sup, ol, ul, li, fieldset,
form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body
{
	font-size: 100%;
	line-height: 1.4;
	color: #000;
	background-color: #fff;
	margin: 0px 20px 20px 20px;
}

#splash
{
	background-color: #ffea01;
	margin: 5px;
}

ol, ul
{
	list-style: none;
}

.center
{
	text-align: center;
	margin: 0px auto 0px auto;
}

a, a:link, a:visited, a:active, a:hover
{
	color: #000;
}

h1, h2, h3, h4, h5, h6, h7
{
	font-size: 1em;
	font-weight: normal;
}

.indent
{
	margin-left: 15px;
}

.spacer
{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 1px;
}

#wrapper
{
	width: 915px;
	margin: auto;
}

#rss
{
	float: right;
	background-image: url('images/rss.png');
	width: 179px;
	height: 59px;
}

#home, #about, #subscribe
{
	float: left;
	font-family: Hevetica, Arial, sans-serif;
	font-size: 0.70em;
	padding: 3px 0 0 0;
}

#subscribe
{
	clear: both;
	width: 100px;
	text-align: center;
	font-size: 0.9em;
	margin: 3px 0 0 50px;
}

#home, #about
{
	width: 49px;
	text-align: center;
}

#home
{
	margin: 0 0 0 50px;
}

#about
{
	margin: 0 0 0 2px;
}

#rss a, #menu a
{
	text-decoration: none;
	color: #fff;
}

#header h1
{
	margin: -50px auto 0 auto;
	background-image: url('images/mac-and-chz.png');
	background-repeat: no-repeat;
	background-position: top center;
	width: 263px;
	height: 242px;
	text-indent: -9999px;
}

#menu
{
	width: 915px;
	height: 58px;
	background-image: url('images/menu-slice.png');
	background-repeat: repeat-x;
	margin: 0 0 50px 0;
}

#left-menu-cap, #right-menu-cap
{
	float: left;
	background-image: url('images/menu-left.png');
	width: 13px;
	height: 58px;
}

#right-menu-cap
{
	float: right;
	background-image: url('images/menu-right.png');
	width: 15px;
	position: relative;
	top: -22px;
}

#menu ul
{
	list-style-type: none;
	text-align: center;
	position: relative;
	top: 13px;
	text-indent: -13px;
}

#menu li
{
	display: inline;
	margin: auto;
}

#menu a
{
	font-size: 1.2em;
	line-height: 0.8em;
	padding: 10px 28px 13px 29px;
	font-family: Helvetica, Arial, sans-serif;
}

#menu ul span
{
	position: relative;
	top: 1px;
	padding: 38px 3px 17px 0;
	font-size: 1px;
	background-image: url('images/menu-division.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}

#left-column, #right-column
{
	float: left;
	width: 457px;
}

#left-column h1, #right-column h1, #left-column h2, #right-column h2
{
	text-align: center;
	font-size: 2em;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
}

#left-column h2, #right-column h2
{
	font-size: 1em;
}

.hr
{
	margin: 7px auto 10px auto;
	background-image: url('images/horizontal-rule.png');
	width: 336px;
	height: 14px;
}

#left-column p
{
	padding: 0 35px 25px 35px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 1em;
}

#left-column #tags
{
	text-align: center;
	font-size: 1.4em;
	color: #f00;
}

p
{
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	margin: 0 0 20px 0;
}

#social-content
{
	display: block;
	width: 390px;
	margin: 25px auto 0 auto;
	padding: 0 0 0 53px;
}

#right-column p
{
	width: 336px;
	margin: 0 auto 20px auto;
}

#social-content img
{
	display: inline;
	margin-right: 25px;
}

h1 img
{
	margin: 0 2px;
}
