body
  { font-family: "Lucida Grande", Tahoma, Verdana, Helvetica; background-color: #fff }
p, blockquote, li, td { color: #696969; font-size: 12px; font-style: normal; font-weight: 400; line-height: 18px; font-stretch: normal; text-decoration: none; padding-right: 10px }
blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#right p, #left p, #foot p
{
	font-size: 11px;
	line-height: 15px;
}

#left p
{
	text-align: right;
}

#head
{
	text-align: center;
	height: 70px;
}

#container
{
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin: 1px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#left
{
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-right: 5px;
	padding-top: 10px;
}

#center
{
	margin-left: 155px;
	margin-right: 155px;
	padding-top: 0px;
	border-left: 1px dotted grey;
	border-right: 1px dotted grey;
	text-align: left;
	padding-left: 15px;
}

#right
{
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 5px;
	padding-top: 10px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

a:link
 { color: #5f9bf3; text-decoration: none }

a:hover
{
	color: #fff;
	text-decoration: none;
	background-color: #69f;
}

a:visited
 { color: #6495ed; text-decoration: none }

a:visited:hover
{
	color: white;
	text-decoration: none;
	background-color: #69f;
}

b
{
	color: #9c6;
	font-weight: bold;
}

h1
{
	color: #9c6;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}

h2
{
	color: #cd853f;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
}

h3
{
	color: #9c6;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
}

h3 a
{
	color: #5f9bf3;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: underline;
}

h4
{
	color: #9c6;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
}

h5
{
	color: #9c6;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
}

h6
{
	color: #5c5c5c;
	font-size: 9px;
	font-weight: normal;
	line-height: 14px;
}

.style-image
{
	background-color: #f9f9f9;
	margin-right: 8px;
	padding: 5px;
	float: left;
	border: solid 1px #ccc;
}