body 
{
	padding: 20px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 1.0em;
}

div#mainContent
{
	width: 719px;
	height: 161px;
}

h1 { font-size: 4.0em; }
h2 { font-size: 2.4em; }
h3 { font-size: 1.6em; }


h1, h2, h3
{
	margin-bottom: 0;
}

p
{
	margin-top: 0;
}

p.subtitle
{
	font-weight: bold;
	
}

ol, ul
{
	margin: 1em 0em 1em 0em;
}

ul li, ol li
{	width: 946px;
}

pre
{
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

code.javascript, code.html, code.css
{
	font-size: 16px;
	color: #525252;

}

table
{
	font-size: 12px;
	border: solid 1px #ccc;
}

th
{
	text-align: left;
	padding: 10px;
}

td
{
	border: solid 1px #eee;
	padding: 10px;
	vertical-align: top;
	margin: 0;
}

/* Google AD Sense */
div#googleAds
{
	position: absolute;
	top: 300px;
	left: 840px;
}

div#googleAdsTop
{	
	margin-top: 25px;
	width: 726px;
}

div#googleAdsSubpages
{
	float: right;
	margin-top: 50px;
}