@charset "UTF-8";
/* CSS Document */

#container			{	position:absolute;	top:0px;	left:50%;	margin-left:-402px;	width:804px;	}

/* Main Table */
#TopRow				{	position:relative;	width:804px;	top:0;	left:0px;	}
#MiddleRow			{	position:relative;	width:804px;	top:10px;	left:0px;		}
#BottomRow			{	position:relative;	width:804px;	top:10px;	left:0px;		}


#Column1	{	float:left;	width:201px;	}
#Column2	{	float:right;width:584px;	}
#Row1		{	position:relative;		top:10px;float:left;	width:584px;	}
#Row2		{	position:relative;	width:584px;	top:10px;	}
#ColumnA	{	float:left;	width:284px;	padding-top:13px;}
#ColumnB	{	float:right;	width:289px;	}

#loginTop			{	height:10px;	background-image:url('home_images/index_08.gif'); background-position:bottom;	background-repeat:no-repeat;	}
#loginMiddle			{	background-image:url('home_images/index_09.gif');	}

#searchOutline		{	border-width:2px;	border-color:#CFCFCF; border-style:solid; padding:10px;}

#classifiedsTop		{	height:20px;	background-image:url('home_images/index_05.gif'); background-position:bottom;	background-repeat:no-repeat;	}
#classifieds		{	padding:0px 20px 0px 20px;	background-image:url('home_images/index_07.gif');	background-repeat:repeat-y;	}
#classifiedsBottom	{	height:15px;	background-image:url('home_images/index_14.gif'); background-position:bottom;	background-repeat:no-repeat;	}

#membersTable		{	width:584px;	height:120px; border-width:2px;	border-color:#d5f4f9; border-style:solid;}

#RowHeight			{ height:10px;	}

#links			{	position:absolute;	top:183px;	left:51%;	margin-left:-402px;	width:804px;	}

