body
{
	background-color: #f82;
}

h1,h2,p.normal,p.normall,p.small
{
	font-family: arial,verdana,tahoma;
}	

h1,h2,p.normal,p.normall
{
	color: #633;
}

h1,h2,p.small
{
	text-align: center;
}

p.normal,p.normall
{
	font-size: 10pt;
}

h1
{
	font-size: 14pt;
}	

h1,h2,p.normal,p.normall,p.small
{
	margin: 2px 14px;
}

h2
{
	font-size: 12pt;
}

p.normal
{
	text-align: justify;
}

p.normall
{
	text-align: left;
}

p.small
{
	font-size: 9pt;
	color: #633;
	font-weight: bold;
}

#box
{
	position: relative;
	width: 768px;
	min-height: 100%;
	height: 884px;
	margin: 0px auto -74px;
}

#header
{
	top: 4px;
	left: 0px;
	width: 768px;
	height: 148px;
}

#leftcol,#header,#rightcol,#content,#googlebox,#footer
{
	background: #fff;
	position: absolute;
}

#leftcol
{
	top: 154px;
	left: 0px;
	width: 174px;
	height: 702px;
}

#rightcol
{
	top: 154px;
	left: 594px;
	width: 174px;
	height: 702px;
	overflow: hidden;
}

#content
{
	top: 152px;
	left: 176px;
	width: 416px;
	height: 666px;
	overflow: hidden;
}


a:link
{
	color: #f60;
	text-decoration: none;
}
a:visited
{
	color: #f60;
	text-decoration: none;
}
a:hover
{
	color: #f60;
	text-decoration: underline;
}
a:active
{
	color: #633;
	text-decoration: none;
}

#googlebox
{
	top: 818px;
	left: 176px;
	width: 416px;
	height: 36px;
	overflow: hidden;
}

#footer
{
	top: 856px;
	left: 0px;
	width: 768px;
	height: 14px;
	font-family: arial;
	font-size: 8pt;
	color: #633;
	text-align: center;
}