body
{
	margin: 0px;
	padding: 0px;
	background-color: #6C8F7B;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

a
{
	color: #6C8F7B;
	text-decoration: none;
}

a:hover
{
	color: #003300;
	text-decoration: none;
}

#page
{
	width: 780px;
	background-color: #F1ECD5;
}

#footer
{
	width: 780px;
	text-align: left;
	clear: both;
}

#leftcolumn
{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 190px;
	text-align: right;
	background-color: #F1ECD5;
	background-image: url(../images/strawberry.jpg);
	background-repeat: no-repeat;
	background-position: 130px 55px;
}

#rightcolumn
{
	background-color: #F1ECD5;
	float: left;
	width: 560px;
	margin-left:10px;
	padding: 0px;
}

p
{
	margin: 0px;
	padding: 10px;
	text-align: left;
}

p.iq_tag
{
	color: white;
	font-size: 10px;
	line-height: 12px;
	border-color: white;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	margin-top: 10px;
	margin-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

H1
{
	color: #394D42;
	text-align: left;
	font-size: 16px;
	font-family: tahoma, sans-serif;
}

.menu
{
	text-align: right;
	font-size: 16px;
	line-height: 22px;
	font-family: tahoma, sans-serif;
}

td.search
{
	font-family: arial, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #666;
	text-align: left;
}

td.search_right
{
	font-family: arial, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #666;
	font-weight: bold;
	text-align: right;
}

a.searchlink
{
	color: #990000;
}
a.searchlink:hover
{
	color: #6C8F7B;
}

a.menu
{
	color: #6C8F7B;
	text-decoration: none;
}

a.menu:hover
{
	color: #003300;
	text-decoration: none;
}

td.page_title {
	font-size: 16px;
	color: #394D42;
	font-family: tahoma, sans-serif;
	font-weight: bold;
}

td.page_body {
	font-size: 10px;
	color: #000000;
}
