body
{
	margin: 0px;
	padding: 0px;
	xfont-family: Georgia, Times New Roman, Times, serif;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color:white;
}

#page
{
	width: 760px;
	margin:8px 8px 8px 8px;
	background: scroll url(img/top_left.png) no-repeat;
}

a
{
	color:black;
	text-decoration:none;
	border-bottom:solid 1px #CCCCCC;
}

a:hover
{
	color:#C00000;
	border-bottom:solid 1px #C00000;
}

a img
{
	border:0px;
}

#nav
{
	float:right;
	width:208px;
	padding:200px 2px 24px 24px;
	text-align:right;
	background:scroll url(img/title_sub.png) no-repeat top right;
}

#nav div.callout
{
	background:scroll url(img/callout_back.gif) repeat-y;
	background-position-x:20px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	margin-top:12px;
	margin-bottom:8px;
	font-size:x-small;
	color:#808080;
}

#nav div.callout p
{
	margin:0px;
	padding-top:4px;
}

#main
{
	margin:0px 240px 12px 50px;
	padding-top:0px;
	line-height:18px;
	text-align:justify;
}

#main div.spacer
{
	height:12px;
}

h2
{
	font-family:"Segoe Print", Georgia, Times, serif;
	font-weight:normal;
	font-size:20px;
	color:#C6CFDA;
	text-align:right;
	margin-top:0px;
	margin-left:116px;
	margin-bottom:-8px;
	padding-bottom:1px;
	border-bottom:solid 1px #F4F6F8;
	letter-spacing:0.28mm;
}

h3
{
	margin-top:38px;
	margin-bottom:0px;
	font-family:"Segoe Print", Georgia, Times, serif;
	font-weight:normal;
	font-size:16px;
	color:#2D3E4C;
	xborder-bottom:solid 1px #E7E9EB;
}

h3 span.date
{
	font-family:Georgia, Times, serif;
	color:#B0B0B0;
	font-size:12px;
}

#main p
{
	margin-top:4px;
}

#main li
{
	margin-bottom:6px;
}

blockquote
{
	margin-left:25px;
	margin-right:25px;
}


#foot
{
	clear:both;
	background: scroll url(img/bottom_left.png) no-repeat;
	height:84px;
	margin-top:-48px;
	padding-top:36px; // push the text to the bottom of the div
	padding-left:180px;
	text-align:right;
	font-size:x-small;
	color:#808080;
}

#foot img
{
	vertical-align:-1px;;
}

#foot a
{
	color:grey;
	border-bottom:0px;
}

#foot a:hover
{
	color:black;
}
