/* @override 
	http://www.whistlerwebdesign.com/yoga/css/aty.css
	http://peace.sibername.com/~awareyog/css/aty.css
	http://www.awarenessthroughyoga.com/css/aty.css
*/

body {
	padding: 0;
	text-align: center;
	min-width: 1024px;
	background-color: #333;
	margin-top: 10px;
}

.formnoerror {
	
}

.formerror {
	color: orange;
	font-weight: bold;
}

.indentRight {
	margin-left: 14px;
}

.indentLeft {
	margin-left: -12px;
}

.homeImage {
	border: 1px solid black;
	padding: 0;
}

.homePageImageSmall {
	border: 1px solid black;
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
	margin-bottom: 2px;
}

a:link {
	color: #E5BDBD;
	text-decoration: underline;
}

a:visited {
	color: #E5BDBD;
	text-decoration: underline;
}

a:hover {
	color: #E5BDBD;
	text-decoration: none;
}

a:active {
	color: #E5BDBD;
	text-decoration: underline;
}

h2 {
	color: white;
	font-weight: bold;
	font-size: 12px;
}

#wrapper {
	text-align: left;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	position: relative;
	font: 11px/120% Verdana, Arial, Helvetica, sans-serif;
	color: white;
}

#topBox {
	background-color: white;
	width: 820px;
	height: 169px;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px none gray;
	border-top: 1px none gray;
	border-right: 1px none gray;
	border-left: 1px none gray;
}

#navigation {
	top: 50px;
	left: 0;
	color: black;
	position: absolute;
}

#middleBox {
	background-image: url(../images/background_image_r2_c1.jpg);
	width: 820px;
	height: 491px;
	position: absolute;
	top: 169px;
}

#middleBoxClass {
	background-image: url(../images/classes_background_image_r2_c1.jpg);
	width: 820px;
	height: 491px;
	position: absolute;
	top: 169px;
}

#rotatingImages {
	height: 170px;
	position: absolute;
	top: 130px;
	left: 90px;
	width: 200px;
}

#newsletterForm {
	position: absolute;
	top: 185px;
	left: 67px;
	line-height: 100%;
	color: white;
	width: 295px;
}

#quotes {
	font: italic 11px/130% Tahoma, Geneva, sans-serif;
	width: 235px;
	position: absolute;
	left: 76px;
	color: white;
	text-align: left;
	bottom: 45px;
}

#rightSideContent {
	position: absolute;
	top: 54px;
	left: 410px;
	width: 380px;
	height: 420px;
	padding-right: 15px;
	overflow: auto;
}

/* My Comment */

#rightSideContentNews {
	position: absolute;
	top: 29px;
	left: 0;
	width: 380px;
	padding-right: 0;
}

#rightSideContentClass {
	position: absolute;
	top: 50px;
	left: 20px;
	width: 760px;
	overflow: auto;
	height: 420px;
	padding-right: 15px;
	border-style: none;
}

#rightSideContentNews {
	position: absolute;
	width: 360px;
	overflow: auto;
	padding-left: 15px;
	line-height: 130%;
}

#rightSideContentArticles {
	position: relative;
	width: 360px;
	overflow: auto;
	padding-left: 0;
	line-height: 130%;
	top: 95px;
}

#rightSideContentArticlesNews {
	width: 369px;
	overflow: auto;
	padding-left: 0;
	line-height: 130%;
	height: 271px;
	padding-bottom: 10px;
	top: 114px;
	padding-top: 0;
	position: relative;
}

