body {
	margin: 0px;
	text-align: center;
	font-family: "Century Gothic";
	font-size: 11px;
	color: #000;
	padding: 0px;
	background-color: #15a0b3;
}
#mainContent {
	background-color: #fcf5e2;
	float: right;
	height: 600px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 545px;
}
#wrapper {
	margin: 0 auto;
	background: #FFF;
	text-align: center;
	width: 770px;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	background: #eda689;
	width: 200px;
	height: 590px;
	float: left;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 770px;
	background-color: #FFF;
	background-image: url(bgImages/Header.jpg);
	background-repeat: no-repeat;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 770px;
	clear: both;
	background-color: #FFF;
	background-image: url(bgImages/footer.jpg);
	background-repeat: no-repeat;
}
#footerIN {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #FFF;
	padding: 0px;
	height: 35px;
	width: 760px;
	margin: 5px;
}
#mainIN {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #000;
	margin: 5px;
	padding: 0px;
	height: 590px;
	width: 535px;
	text-align: center;
}
#sideIN {
	padding: 0px;
	height: 480px;
	width: 190px;
	font-family: "Century Gothic";
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.boldTitle {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bolder;
}
.linkBlack {
	font-family: "Century Gothic";
	color: #000;
	font-weight: bolder;
}
.smallText {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #000;
}
#bikramPhoto {
	margin: 5px;
	padding: 0px;
	float: left;
}
.Head {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bolder;
	color: #000;
	letter-spacing: 2px;
}
.workshopTXT {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000;
	text-align: left;
}
.workshopTXTCenter {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000;
	text-align: center;
}
.workshopTXTBOLD {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
}
.workshopTXTBOLDHighlight {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #C00;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
}
.workshopTXTItalics {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000;
	text-align: center;
	font-style: italic;
}
