	/* CSS for the demo. CSS needed for the scripts are loaded dynamically by the scripts */
	#mainContainer{
		width:500px;
		margin:0 auto;
		margin-top:10px;
		border:1px double #000;
		padding:5px;
		
	}
.bg {
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(img/outsidebackground.png);

}
.bgTtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
	border: 4px solid #FFFFFF;
	background-image: url(img/background.png);
	width: 800px;
	margin: 0px;


}
.rub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.bread {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.leftseperator {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #AEA6A2;
	border-bottom-color: #AEA6A2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.legendtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.breadCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.leftseperatorCopy {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AEA6A2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.bigpicture {
	height: 250px;
	width: 250px;
	border: 1px solid #FFFFFF;
	margin-top: 4px;
}
.picturetext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 18px;
	text-indent: 5px;
}
.picborder {
	border: 1px solid #FFFFFF;
}
.bigpictureCopy {
	height: 167px;
	width: 250px;
	border: 1px solid #FFFFFF;
	margin-top: 4px;
}
.bigpicturetops {
	height: 188px;
	width: 250px;
	border: 1px solid #FFFFFF;
	margin-top: 4px;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}
