body 			{ font-family: Tahoma; 
				font-size: 8pt;
				background-image: url('images/bg.jpg');
				margin-top: 20px;
				text-align: center;
				}
h1				{font-family: Tahoma; 
				font-size: 8pt;
				font-weight: bold;
				}
a:link			{ color: blue; text-decoration: none }
a:hover			{ color: red; text-decoration: none }
a:visited:hover	{ color: red; text-decoration: none }
a:visited		{ color: blue; text-decoration: none }
.container		{ margin-left: auto; 
				margin-right: auto; 
				width:939px;
				background-color: #FBFBFB;
				background-image: url('images/edges.jpg');
				}
.top_edge		{position:relative;
				top: -2px;
				}
.menus			{position:relative;
				width:911px;
				border: 1px solid #C5C8C9;
				margin-right: auto;
				margin-left: auto;
				top: -11px;
				padding-top: 5px;
				padding-bottom: 5px;
				font-weight:bold;
				font-size: 10pt; 
				color: #336699;
				}
.content		{position: relative;
				top: -18px;
				text-align: left;
				margin-right: auto;
				margin-left: auto;
				width: 913px;
				background-image: url('images/b_blocks.jpg');
				background-position:bottom;
				background-repeat: no-repeat;
				padding-bottom: 46px;
				}
.brands			{position:absolute;
				right: 0px;
				top: 0px;
				width: 140px;
				padding: 10px 6px 10px 6px;
				border: 1px solid #C5C8C9;
				}
.searchme		{font-family: Tahoma; 
				font-size: 8pt;
				font-style: italic
				color: #336699;
				}
.body			{left: 0px;
				padding: 10px 10px 10px 10px;
				width:731px;
				border: 1px solid #C5C8C9;
				min-height: 250px;
				}	
.sig_line		{position:relative;
				bottom: 0px;
				}
.bottom_edge	{position:relative;
				bottom: -2px;
				}
