body { 
	background: #FFF url(img/body_bg.gif);
	color: #222222;
	margin: 0px;
}
#pageLayout {
	width: 800px;
	margin: 10px auto auto auto;
	background: #DDE6F2;
	border: 1px solid #000000;
}
#pageHeader {
	background: #B1C3D9;
	height: 58px;
	border: 1px solid #FFFFFF;
}
.BelastilLogo {
	line-height:115%;
	font-family:Edwardian Script ITC;
	font-weight: bold;
	font-style:italic;
	float:left;
}
#pageMenu {
	background: #eae6e6;
	height: 20px;
	border: 1px solid #FFFFFF;
	border-top-width: 0px;
	color: #F36421; 
}
.menuItem {
	float: left;
	margin: 3px 20px 0px 20px;
	text-align: center;
}
.menuSep {
	width: 3px;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}
.menuItemSel,.menuItemSel_orange {
	color: #777777; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	text-transform:uppercase;
}
.menuItemSel_orange {
	color: #F36421;
}
a.menuItemSel:hover {
	color:#F36421;
}
#pageBody 
{
	background: #DDE6F2;
	border: 1px solid #FFFFFF;
	border-top-width: 0px;
	padding:1px 5px 2px 5px; 
}
#catalogBody {
	background: #DDE6F2;
	height: 530px;
}
#catalogSIDiv {
	position: relative;
	height: 500px;
	width: 540px;
	top: 20px;
	left: 10px;
	margin: 0px;
	float:left;
}
#catalogBIDiv {
	position: relative;
	height: 400px;
	width: 200px;
	top: 20px;
	left: 30px;
	margin: 0px;
	float:left;
	border: 1px solid #ccc;
	padding: 4px;
}
#catalogBIDiv img
{
	width: 200px;
	height: 400px;
}

#catalogDesc {
	position: relative;
	height: 40px;
	width: 200px;
	background: #FFFFFF;
	top: 40px;
	left: 30px;
	margin: 0px;
	float:left;
	border: 1px solid #ccc;
	padding: 4px;
}

.smallImages {
	float:left;
	width: 90px;
	height: 165px;
}
.smallImages img {
	width: 75px;
	height: 150px;
	border: 1px solid #ccc;
	padding: 4px;
}
.smallImages_orange {
	float:left;
	width: 90px;
	height: 165px;
}
.smallImages_orange img {
	width: 75px;
	height: 150px;
	border: 1px solid #F36421;
	padding: 4px;
}	
.smallImages img:hover {
	border-color: #F36421;
}
.textStyle1{
	font-size:13.0pt;
	line-height:110%;
	font-family:Times New Roman,sans-serif; 
	margin:0 0 0 0;
}
.textBS {
	font-weight:bold;
	color:blue;
	font-style:italic;
}
.textLink {
	color:red;
}
.textLink:visited {
	color:red;
}
#pageFooter {
	border: 1px solid #FFFFFF;
	border-top-width: 0px;
	height:15px;
	color: #696969;
}
#pageFooter a,#pageFooter a:visited {
	color: #696969;
}
