	body    {
		margin:0;
		background-image: url(../img/bg.jpg);
		background-position:top;
		background-repeat:repeat-y;
		background-color:#2869A5;
		font-family: trebuchet ms, arial, verdana, sans-serif;
		}

	img {border:0;}
	
	#header {
		top:0px;
		line-height:18px;
		background-color:#2869A5;
		
	}
	
	#footer {
		bottom:0px;
		line-height:18px;
		background-color:#2869A5;
	}
	
	#sidey {
    padding-left:18px;
	padding-top:12px;
	}
	
	#footer {
	position: float;
	bottom:0;
	}
	
	#container {
		position: relative;
		top: 0;
		text-align=center;
		padding-top:12px;
		padding-left:29px;
		padding-right:29px;
	}
	
	#prodcat {
		border:1px;
		border-style:groove;
		border-color:#2869A5;
		}
		
	#prodcatt {
		font-size:8pt;
		font-family: verdana,arial,sans-serif;
		font-weight: bold;
		text-decoration:none;
		position:float;
		color:#2869A5;
		text-align:center;
		}
		
	.headertable {font-size:11pt;}
		
A:link {text-decoration: none; border:0;}
A:visited {text-decoration: none; color:#2869A5;border:0;}
A:active {text-decoration: none; color:#2869A5;border:0;}
A:hover {font-weight: bold;color:#636363;border:0;}

A.headertable:link {color:white;}
A.headertable:visited {text-decoration: none; color:white;}
A.headertable:active {text-decoration: none; color:white;}
A.headertable:hover {text-decoration:none; font-weight: normal;color:#CCCCCC;}
