﻿body
{
    margin: 5px;
    padding: 0px;
	color: #DFFBC8;
	font-family: Verdana;
	font-size: 7pt;
	background-image: url('../images/Landing/HomePageDirectory.png');
	background-repeat: no-repeat;
	background-color: rgb(220, 97, 53);
}

#divMain
{
	position:relative;
}

.clsResult
{
	float:left;
	height:44px;
	width:310px;
}

.clsDescription
{
}

.clsThumb
{
	float:left;
	width:42px;
}

.clsImg
{
}

.clsYellowish
{
	color:rgb(217, 217, 76);
	/*color:rgb(199, 255, 39);*/
}

.clsResultLine
{
	overflow:hidden;
	height:14px;
}

#divPageLinks
{
	position:absolute;
	right:6px;
	top:217px;
}

#divResults
{
	position:absolute;
	top:39px;
	left:11px;
/*	left:25px;
	top:43px;*/
}

#spanDirectoryWord
{
	font-size:10pt;
}

#textBoxSearchTerms
{
	position:absolute;
	left:170px;
	top:8px;
	width:126px;
	border:none;
	border-width:0;
}

#aFamilyFilter
{
	position:absolute;
	left:11px;
	top:256px;
	color:#0000ff;
}

#divOptions
{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:268px;
	background-color:rgb(222, 99, 49);
}