body {
	/*background-image: url("/gfx/bg-sliv.png");
	background-repeat: repeat-x;*/
	background-color: rgb(50,50,50);
	font-family: Verdana,Arial,Tahoma,Sans-Serif;
	font-size: 0.9em;
	margin: 1.0em;
	color: rgb(50,50,50);
}



img {
	border: 0px;
}

a {
	color: rgb(80,40,110);
}

h1, h2 {
	font-size: 1.2em;
	margin: 0.8em 0 0 0.5em;
	color: rgb(80,40,110);
}

h2 {
	font-size: 1.1em;
	margin: 0.8em 0 0 0;
	color: rgb(80,40,110);
}


p {
	font-size: 0.85em;
	line-height: 1.45em;
}

hr.ruler {
	height: 1px;
	color: rgb(180,180,180);
	background-color: rgb(180,180,180);
	margin-bottom: 0em;
}

ol li {
	margin-right: 2.0em;
	line-height: 1.45em;
}

div.clearMe {
	line-height: 1px;
	clear: both;
	margin-bottom: 0.8em;
}

div#main {
	margin-left: auto;
	margin-right: auto;
	width: 759px;
}

img#blk {
	display: block;
}

div#ds {
	background-image: url("/gfx/ds-sliv.gif");
	background-repeat: repeat-x;
	height: 5px;
	line-height: 5px;
}

div#bMenu {
	text-align: center;
}

div#footer {
	background-image: url("/gfx/footer.gif");
	background-repeat: no-repeat;
	height: 28px;
	line-height: 19px;
	font-size: 0.75em;
	color: white;
	text-align: center;
}

div#footer a {
	color: white;
	text-decoration: none;
}

div#menu {
	background-image: url("/gfx/menu-sliv.gif");
	background-repeat: repeat-x;
	height: 18px;
	border-top: 1px rgb(100,100,100) solid;
	text-align: center;
}

div#content {
	background-color: rgb(255,255,255);
	padding: 0.4em;
	min-height: 500px;
}

div#history {
	height: 20px;
	line-height: 20px;
	font-size: 0.8em;
	text-indent: 0.5em;
}

div#leftCol {
	float: left;
	width: 130px;
}

div#rightCol {
	float: right;
	width: 600px;
	padding: 0 0 0 0;
	font-family: Georgia,'Times New Roman',Serif;
}

div#rightCol p {
	line-height: 1.8em;
	font-size: 0.9em;
}

div#rightCol p span.drop {
	float: left;
	font-size: 3.8em;
	line-height: 0.8em;
	margin-top: 0.05em;
	margin-right: 0.05em;
	color: rgb(80,40,110);
}

div.boxTitle {
	background-image: url("/gfx/column-top.png");
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	font-size: 0.75em;
	color: white;
	font-weight: bold;
	text-align: center;
	margin-top: 1.0em;
}

div.leftBoxes {
	border: 1px black solid;
	border-top: 0;
	border-bottom: 0;
	padding: 0.4em;
	font-size: 0.7em;
}

div.boxFooter {
	background-image: url("/gfx/bottom-curve.gif");
	background-repeat: no-repeat;
	width: 130px;
	height: 10px;
}

ul.menuItems {
	margin: 0.6em 0 0.6em 0;
	padding: 0;
	line-height: 1.5em;
}

ul.menuItems li {
	list-style: none;
}

span.imgInsetRight {
	display: block;
	text-align: center;
	float: right;
	margin: 0.4em 0.8em 0.8em 0.8em;
}

span.imgInsetRight img {
	border: 1px rgb(80,40,110) solid;
}

span.imgInsetRight span {
	font-style: italic;
	font-size: 0.85em;
}

span.error {
	color: red;
}

div.subCats {
	background-color: rgb(220,220,220);
	border: 1px black solid;
	padding: 0.3em;
	margin: 0em 2em 0.0em 2em;
	font-size: 0.7em;
	font-family: Verdana,Tahoma,Arial,Sans-Serif;
}

div.listing {
	font-family: Verdana,Tahoma,Arial,Sans-Serif;
	font-size: 0.8em;
	margin: 0em 2em 0em 2em;
}

div.listing h4 {
	margin: 1.2em 0em 0em 0em;
}

div.listing p {
	margin: 0em 0em 0em 0em;
}

div.magFloat {
	float: left;
	width: 49%;
}

img.mag {
	display: block;
	float: left;
	width: 90px;
	height: 128px;
	margin: 1.2em 0.5em 0 0;
	border: 1px black solid;
}
