
#container
{
width:800px;
	margin-right:auto;
	margin-left:auto;
text-align:center;
}

#top
{
	width: 800px;
}

#content
{
	width: 450px;
	float: left;
		margin: 0px;
		padding: 0 20px 0 20px;
}

#right
{
	width: 150px;
	float: left;
	text-align: left;
}
#left
{
	float: left;
	width: 130px;
	text-align: left;
	padding: 0 15px 0 15px;
	background-color: #FAEB81;

}

#foot
{
	width: 800px;
	text-align: center;
	margin: 20px 0 20px 0;
}



body
{
	padding: 0px;
	margin: 0px;
	background-color: #fff;
}



body, p
{
	color: #000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}



p, blockquote { line-height: 18px; }

p 
{ 
	margin: 0px 0px 5px 0px;
} 


span.permlink
{
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin-left: 8px;
	margin-right: 8px;
	font-weight: normal;
}

h1
{
	font-family: Georgia, Times, Serif;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
}

h2 
{
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}


h3
{
	font-family: "Hoefler Text", Georgia, Times, Serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	margin: 10px 0px 10px 0px;
	text-align: left;
}

a:link
{
	color: #0000CC;
	font-weight: normal;
	text-decoration: none;
}

a:visited
{
	color: #990099;
	font-weight: normal;
	text-decoration: none;
}


a:hover { text-decoration: underline; }



li, ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding-left: 0px;
	list-style: outside;
	list-style-image: url(/common/bullet.png);
}




input.checkbox { border: 0; }

img { border: 0; }




.dividers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	background-position: center center;
	text-align: center;
}
.smalldots {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #ffb300;
	background-position: center;
	text-align: center;
	font-size: small;
}
