*/

*					{ margin: 0; padding: 0; }
body				{
	font: 15px/2 Georgia, serif;
	background:#fff;
	background-repeat: repeat-x;
}

h1                  {
	color: #fff;
	padding: 10px;
	font-family: "Trebuchet MS";
	font-size: 24px;
}

#page-wrap		    { max-width: 960px; min-width: 560px; margin: 0 auto; position: relative; zoom: 1; }
#page-wrap_kirtan		    {
	width: 860px;
	margin: 0 auto;
	position: relative;
	zoom: 1;
	background-repeat: no-repeat;
}

#header             {
	width: 960px;
	background: #000;
	margin: 0px auto 0;
	border: 0px solid #CCCCCC;
	margin-bottom: 0px;
	background-image: url(teacher_training/yoga_teacher_training.gif);
	height: 143px;
}
#header_kirtan             {
	width: 900px;
	background: #000;
	margin: 0px auto 0;
	border: 0px solid #CCCCCC;
	margin-bottom: 0px;
	height: 0px;
}

#main-content       {
	padding: 0 15px 0px 15px;
	color: #666666;
	font-family: "Trebuchet MS";
	line-height: 25px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#main-content_kirtan       {
	padding: 0 15px 0px 15px;
	color: #666666;
	font-family: "Trebuchet MS";
	line-height: 25px;
	border: 1px solid #CCCCCC;
	background-image: url(Kirtan/kirtan_with_travis_eliot_bck.jpg);
	background-repeat: no-repeat;
}

#main-sidebar       { position: absolute; left: 0; top: 0; width: 160px; bottom: 0; 

                      background: #eee; padding: 0 10px; }
                      
#secondary-sidebar  {
	position: absolute;
	right: 0;
	top: 0;
	width: 160px;
	bottom: 0;
	padding: 10px 10px;
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #993366;
	
}
                      
#footer             {
	max-width: 960px;
	min-width: 560px;
	background: #fff;
	margin: 0 auto 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#footer p           { padding: 12px; color: #666666; }
#footer a           { color: #666666; border-bottom: 0px dotted white; text-decoration: none; }
#footer a:hover     {
	border-bottom-style: solid;
	color: #CCCCCC;
}
img.floatLeft {
	float: left;
	margin-right: 15px;
	margin-bottom:5px;
	padding:0px;	
	border:0px solid #c8d4d8;
}
#topborder{
	border-top: 1px solid #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
}

