* {margin:0; padding:0;}

#BackgroundTop {
	width:100%;
}

#BackgroundMiddle {
	width:100%;
}

#BackgroundBottom {
	width:100%;
}

body { 
	position:relative;
	background:#E1AB65 url(/images/bg_slice_15x800px.jpg) 0 0 repeat-x;
	font:15px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;
}

#Credits {
	position:absolute;
	top:610px;
	left:148px;	
	font-size:70%;
	color:#65665b;
}

#LeftOrnamentColumn {
	width:225px;
	height:390px;
	margin-bottom:3px;
	float:left;
	overflow:auto;
	text-align:center;
	border:1px solid #416A7B;
	background:#fff;
	
}
#RightOrnamentColumn {
	width:230px;
	float:left;
	text-align:center;
}
#PageWrapper {
	position:relative;
	width:800px;
	margin:6px auto;
}

#UpperNav {
	position:absolute;
	top:0px;
	left:240px;
	font-size:85%;
}

html {height:100%;}

.ImageRight {
	float:right;
	margin:0 0 1em 1em;
	padding:3px;
	border:1px solid #416A7B;		
}

.ImageShowOrnament {
	padding:3px;
	border:1px solid #416A7B;		
}

.ImageOrnament {
	padding:3px;
	border:1px solid #416A7B;	

	margin-bottom:0.5em;

}
#LowerNav {
	position:absolute;
	top:607px;
	left:390px;	
	font-size:80%;
}

.OrnamentDescription {
	font-size:75%;

}

.OrnamentTitle {

}

.OrnamentPrice {
		margin-top:0.2em;
}

#PageContent {
	background:#FDE9B3;
    border: 3px solid #416a7b;	
	top:75px;
	left:285px;
	width:500px;
	position:absolute;
}

p {
	margin-bottom:1em;
}


.TextTitle {
	color: #F6D38F;
	font-size:130%;
	font-weight:bold;
	background:url(/images/blue_title_box_500x40px.jpg) 0 0 no-repeat;
	width:99%;
	margin:0 auto 1em;	
}

ul {
	margin:0;
	padding:0;
	border:0;
	
}
ul li {
	margin:0;
	margin-left:2em;
	padding:0;
}
