body { 
	  font-family: Georgia, "Times New Roman", Times, serif; font-size: 0.80em;
	background-color:#FDF1DF;
	text-align:center;}
h1 {
	display:none;
	}
h2 {
	text-align:right;
	font-size:1.3em;
	margin-bottom:1em;
	}
	
h3 {
	
	font-size:1.1em;
	}
div#leftmenu h3 {
	text-align:right;
}

h4 {
font-size:1em;
}

a {
	text-decoration:none;}
a:hover {
	text-decoration:underline;
	}
div#page {
	width:60em;
	margin:1em auto;
	padding:0;
	text-align: left;

	}
div#content {
	float:left;
	width:45em;
	margin:0;
	
	}
div#content a {
	margin:0;
	color:#660000;
	border:none;
	}
div#content a img{
	border:1px solid #666666;
	margin-right:1em;
	}
div#topmenu{
	background-color:#333333;
	
	}
div#topmenu ul {
	margin-left:0;
	background-color:#333333;
	text-align:left;
	padding:0.2em;
	}
div#topmenu li {
	display:inline;
	list-style:none;
	background-color:;
	margin:0;
	padding:0.2em 0 0.2em 1em;
	background-color:#660000;
	}
div#topmenu li a {
	color:white;
	text-decoration:none;
	}
div#topmenu li a:hover {
	text-decoration:underline;
	}
div#leftmenu {
	float:left;
	margin:0;
	margin-right:1em;
	width:12em;
	padding-left:1em;
	border-right:1px solid #CCCCCC;

	}
div#leftmenu h3 {
	text-align:left;
	}
div#leftmenu ul {
	margin-left:0;
	padding:0;
	}
div#leftmenu li {
	list-style:none;
	}
div#leftmenu a {
	color: #333333;
	text-decoration:none;	
	}
div#leftmenu a:hover {
	color: #666666;
	text-decoration: underline;
	}
div.article {
	border-bottom:1px solid #999999;
	}
div#pagenavigation, div#footer {
	margin:1em;
	text-align:center;
	font-size:0.9em;
	}
div#pagenavigation a {
	margin-left:1em;
	margin-right:1em;
	}
div#leftpane, div#rightpane {
	float:left;
	width:45%;
	padding:1em;
	margin:0;
	
	}

div#rightpane {	
	width:40%;
	padding:0;
	text-align:center;
	}
div#rightpane img {
	border:1px solid #666666;
	}
	
div#footer {
	
	}

label {
	margin-left:2em;
	}		
fieldset.order {
	margin-top:2em;
	border:none;
	}
fieldset.order label{
	float : left;
	width : 25%;	
	}
fieldset.order span{
	color:#FF0000;
	}
p.price {
	text-align:right;}
p.orderlink {
	font-weight:bold;}
hr.cistic {
	clear : both;
	height : 1px;
	border : medium none inherit;
	margin : -1em 0 0;
	visibility : hidden;

}	