body {
	margin: 15px;
	background-color:#C6D0DC;
	color:#565F88;
	font-family:arial,helvetica,sans-serif;
	font-size:x-small; 
	}
#main {
	width:1000px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:center; /* Counteract to IE5/Win Hack */
	padding:15px;
	background-color:#A3BCD0;
			}
#masthead{
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:center; /* Counteract to IE5/Win Hack */
	width:970px;
	height:165px;
	background-color:#575E88;
		}
.mastright { width:400px;
				height:auto;
				float:left;
				}
#searchbox {position:relative;
			width:160px;
			height:auto;
			padding:3px;
			margin:10px;
			text-align:right;
			}
.topwords {	font-size:small;
		color:#C8DAFB;
		text-align:center; padding:5px;}
.toppic {	text-align:center; margin:10px;}
#middle {width:1000px;
			padding:5px 20px;
			text-align:center;
				}
#middle2 {	padding:5px 10px;
			text-align:left;
			margin:5px 20px;
			width:450px;
			float:left;}
#sidepics {width: 450px;
			padding:0px;
			margin:5px 20px;
			text-align:right;
			float:right;
						}
.box{ 
float:left;
text-decoration:none;
padding: 5px;
margin: 0px 5px;
text-align:center;
font-weight:bold;
	font-size:x-small;
		background-color:#ffffff;
	color:#565F88;
		}
.grey {font-weight:bold;
	padding: 5px;
	font-size:small;
		background-color:#565F88;
	color:#ffffff;}
#foot {clear:both;
font-size:small;
text-align:center;
font-weight:bold;
width:1000px;
margin:0px auto;
padding:5px;
background-color:#C6D0DC;
}
.orderbox{background-color: #C6D0DC;
	font-size:medium;
	padding: 3px;}
.small {font-size: xx-small;}
.up{ vertical-align: top; text-align:center;}
.upL{ vertical-align: top; text-align:left;}
h4 {font-size: 130%; 	color:#ffffff;}
h6 {font-size: 100%; 	color:#ffffff; text-align:left;}
a:link { text-decoration:none; color:#ffffff;}
a:visited {color:#eeeeee; text-decoration:none; }
a:hover {color:#ff0000}
.price4 {vertical-align:top;
			text-align:center;
			width:200px;
			
			}
.price3 {vertical-align:top;
			text-align:center;
			width:433px;
			
			}
.storyR {float:right;
			font-size:large;
			font-weight:bold;
		}
a.merit img {
	filter:alpha(opacity=100);  	
	opacity: 1.0;
	
}
 
a.merit:hover img {
	filter:alpha(opacity=50); 	
	opacity: 0.5;
	
}
	
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(close.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

