body {

	font-family: Comic Sans MS, Verdana, Arial, Sans-Serif;
	font-size: 11pt;
	color: black;
	background-color: #DEDFEF;
	margin: 0px;
	padding: 0px;

}

a:visited {

	color: blue;

}

div {

	border: 0px solid black;

}

#page {

	width: 775px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	border: 0px solid green;
	background: white url('pagebg.gif');
}

#shadowwrapper {

	width: 775px;
	margin-left: 2px;
	border: 0px solid yellow;
	background: transparent;

}

#header {
	width: 766px;
	height: 124px;
	border: 0px solid pink;
	background: url('headerbg.gif');
	float: left;
}

#bestsource {

	width: 257px;
	height: 71px;
	float: right;
	margin-right: 20px;
	margin-top: 40px;

}

#logo {
	width: 348px;
	height: 91px;
	margin-top: 25px;
	margin-left: 20px;
	float: left;
	border: 0;

}

#sidepanel {

	margin: 0px;
	width: 159px;
	clear: none;
	float: left;

}

#catalog {

	width: 159px;
	padding: 0px;
	margin: 0px;
	float: left;
	border: 0px solid blue;
	background: url('sidebarbg.gif');

}

#body {

	width: 607px;
	margin-right: 8px;
	border: 0px solid orange;
	background: transparent;
	clear: none;
	display: block;
	float: left;

}

#links {

	width: 607px;
	float: left;
	border: 0px solid red;

}

#links ul {

	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: url('');
	text-align: center;

}

#links li {

	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	background: #fff;

}

#links ul li a {

	background: #fff;
	background: url('listitembg.gif');
	width: 137px;
	height: 53px;
	border: 0px;
	padding: 0;
	margin: 0 0 0px 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1em;
}

img.link {

	border: 0px;

}

#content {

	padding: 0px;
	margin: 15px;

}

#producttypes {

	list-style-type: none;
	margin: 20px;
	padding: 0px;
	font-size: 10pt;
	font-family: comic sans ms;

}

#producttypes li {

	font-weight: bold;
	list-style-image: url('beadbullet.gif');

}

#beads {

	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	display: block;

}

#beads li {

	font-weight: normal;
	margin: 5px;
	list-style-image: url('beadbullet2.gif');

}

a:hover {

	text-decoration: none;

}

#addressblock {

	width: 155px;
	float: left;
	text-align: right;
	line-height: 1em;
	background: transparent;

}

#footer {

	float: left;
	width: 774px;
	height: 45px;
	background: url('footerbg.gif');
	border: 0px solid green;
	font-size: 8pt;
	color: white;
	line-height: 1.5em;

}

a.visited {

	color: blue;

}

a.footer {

	color: white;

}

a.footer:visited {

	color: white;

}

h1 {

	color: darkblue;
	width: 75%;
	font-size: 18pt;

	text-decoration: none;
	background: url(h1bg.gif) repeat-x 100% 100%;
	padding-bottom: 4px;
	border: 0px solid red;
	border-bottom: 1px dotted darkblue;

}

h2 {

	color: darkblue;
	width: 75%;
	font-size: 14pt;
	margin-left: 5px;



}

ul {

	list-style-image: url('beadbullet.gif');

}

a#monaviead {

  display: block;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #53377A;
  font-family: sans-serif;
  font-size: 14pt;
  color: #53377A;
  background: #CBBAC5;
  width: 468px;
  height: 40px;
  text-align: center;
  margin-top: 30px;
  padding-top: 15px;
  text-decoration: none;

}

a#monaviead:hover {

  background: #cccccc;

}

.red {

  color: red;

}

.green {

  color: green;

}