html {
	height:100%;
	padding:0px;
	margin:0px;
} 
body {
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
	padding:0px;
	margin:0px;
	background:#b0c7db url(../store/images/layout/b.jpg) repeat-x;
	font-size:smaller;
} 
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
form{
	margin:0px;
}
input {
	border:1px solid #bcb1a7;
}
.main{
	width:917px;
	margin:auto;
	background-color:#f6f0e8;
	padding:5px;
}
.bottomlinks{
	height:103px;
	background:url(../store/images/layout/bf.jpg) no-repeat 50% 0%;
	color:#51676b;
	margin-top:3px;
	padding:20px 5px 0px;
	text-align:center;
}
.bottomlinks a{
	color:#51676b;
	text-decoration:none;
	margin:0px 10px;
}
.toplinks{
	color:#933d22;
	font-weight:bold;
}
.toplinks a{
	color:#933d22;
	text-decoration:none;
	margin:0px 5px;
}
.topmenu{
	color:#f6f0e8;
	height:72px;
	background:url(../store/images/layout/btm.jpg) no-repeat 50% 0%;
	text-align:center;
	padding-top:10px;
	font-weight:bold;
}
.topmenu a{
	color:#f6f0e8;
	text-decoration:none;
	margin:0px 2px;
}
.topmenu a:hover{
	text-decoration:underline;
}
