#page
{
	background: #DEE0E9 url(../images/lbg.png) repeat-y;
}

#body
{
	width: 750px;
	background: #DEE0E9;
}

#whitebg
{
	background: #FFF;
	float: left;
	border-right: 1px #CFCFCF solid;
}

#col1
{
	width: 150px;
	float: left;
	padding-bottom: 100px;
}

#col2
{
	width: 470px;
	vertical-align: top;
	float: left;
	padding-bottom: 100px;
}

#col2 a
{
	text-decoration: none;
	font: 12px/14px Arial;
	color:#DD0000;
	font-weight: bold;
}
#col2 a:hover
{
	text-decoration:underline;
	font: 12px/14px Arial;
	font-weight: bold;
}


#col2 h3.header
{
	position: relative;
	top: 3px;
	color: #339;
	margin: 20px 10px 0;
	font: 18px Arial, sans-serif;
}

#col2 h3 img
{
	vertical-align: bottom;
}

#col2 div.content
{
	background: #F7F7F7 url(../images/botbg.png) bottom left repeat-x;
	border: 1px #D0D0D0 solid;
	border-bottom: 0;
	padding: 10px;
	margin-right: 20px;
	font: 12px/18px Arial, sans-serif;
}

#col2 ol, #col2 ul
{
	margin: 5px 0 5px 25px;
}

#col2 .subnav div img
{
	display: none;
}

#col2 .subnav div
{
	margin: 15px 0;
}

#col2 .subnav .link a
{
	color: #000;
}

#col2 .subnav .link a:hover
{
	text-decoration: underline;
}

#col3
{
	width: 128px;
	float: left;
}

#col3 h3
{
	width: 116px;
	height: 16px;
	background: url(../images/bbg.png);
	color: #FFF;
	padding: 4px 6px;
	margin-top: 14px;
	font: 15px Arial, sans-serif;
}

#col3 div
{
	width: 122px;
	border: 1px #919191 solid;
	border-top: 0;
	background: #FFF;
	color: #000;
	padding: 2px;
	font: 11px/17px Arial, sans-serif;
}

#col3 div .button
{
	margin: 4px;
	margin-left: 51px;
}

#pagefooter
{
	width: 740px;
	padding: 5px;
	color: #FFF;
	background: #000;
	clear: both;
	font: 12px/1em arial, sans-serif;
}
