body{
    margin: 0px;
    font-family: sans-serif;/*veranda;*/
    font-size: small;
    color: rgb(0,45,98);
}

a:link {
    text-decoration: none;
    color: rgb(0,45,98);
}
a:visited {
    text-decoration: none;
    color: rgb(0,45,98);
}
a:active {
    text-decoration: none;
    color: rgb(0,45,98);
}
a:hover {
    text-decoration: none;
    color: rgb(0,45,98);
}

a:link img {
    border-color : none;
    border-width : 0px;
}
a:visited img {
    border-color : none;
    border-width : 0px;
}

h2 {
    font-size: medium;
    font-weight: bold;
    color: rgb(79,145,205);
    margin-bottom: 0px;
}

p {
    margin-top: 0px;
}

table{
    border-spacing: 0;
    border: 0;
    width: 100%;    
    padding: 0;
}
td {
    padding: 0;
    margin: 0;
}

td.toprow {
    background-image:url(images/moonrowcelltop.jpg);
    background-reapeat: repeat-x;
    background-color: white;
    height:31px;
    padding: 0px;
    border: 0px;
}
td.bottomrow {
    background-image:url(images/moonrowcellbottom.jpg);
    background-reapeat: repeat-x;
    background-color: white;
    height:31px;
    padding: 0px;
}
#container {
    background-color: rgb(195,217,241); /*light blue*/
    background-image: url(images/moon.gif);
    background-position: 1% 1cm;
    background-repeat: no-repeat;
}

#home table {
    margin-left: auto;
    margin-right: auto;
    font-family: serif;
    font-size: small;
}

#home td.center {
    padding: 20px;
	width:400px;
	text-align:center;
}

#home td.right {
	width:172px;
	height:384px;
	background-image:url(images/home_right_bkg.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-size:11px;
}

#home td.left {
	width:188px;
	height:384px;
	text-align:center;
}

#homeFoot {
    margin-left: auto;
    margin-right: auto;
    font-family: serif;
    font-size: 14px;
	text-align:center;
}

#homeFoot ul{
    margin: 0px;
    padding: 0px;
}
#homeFoot li{
	display:inline;
	padding-right:9px;
}



#mainNav table {
    width: 83%;
    margin-left: auto;
    margin-right: auto;
    font-family: serif;
    font-size: medium;
    border-spacing: 3px;
}
#mainNav table.row1{
    margin-top: 50px;
}
#mainNav table.row2{
    margin-top: -3px;
}
#mainNav td {
    padding: 5px;
}
#mainNav td.whatisbikram {
    background-color: rgb(0,45,98);
    text-align: center;
}
#mainNav a.whatisbikram{
    color: white;
}
#mainNav td.commonquestions {
    background-color: rgb(150,192,230);
    text-align: center;
}
#mainNav a.commonquestions {
    color: rgb(0,45,98);
}
#mainNav td.newstudents {
    background-color: rgb(81,144,205);
    text-align: center;
}
#mainNav a.newstudents {
    color: white;
}
#mainNav td.classschedule {
    background-color: rgb(150,192,230);
    text-align: center;
}
#mainNav a.classschedule {
    color: rgb(0,45,98);
}
#mainNav td.rates {
    background-color: rgb(0,45,98);
    text-align: center;
}
#mainNav a.rates {
    color: white;
}
#mainNav td.abouttheowner {
    background-color: rgb(81,144,205);
    text-align: center;
}
#mainNav a.abouttheowner {
    color: white;
}
#mainNav td.boutique {
    background-color: rgb(232,239,249);
    text-align: center;
}
#mainNav a.boutique {
    color: rgb(0,45,98);
}

#navImg {
    width: 100%;
}
#navImg img{
    margin-left: auto;
    margin-right: auto;
    border: none;
}


#maintable table {
    background-color: white;
    border: 0px;
    cell-padding: 0px;
    cell-spacing: 0px;
    border-spacing: 0px;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}
#maintable td{
    padding: 0px;
    border: 0px;
}
#maintable td.tlcorner{
    width: 15px;
    height: 15px;
    background-image: url(images/tablecorners/15px/topleft.gif);
}
#maintable td.brcorner{
    width: 15px;
    height: 15px;
    background-image: url(images/tablecorners/15px/bottomright.gif);
}
#maintable td.trcorner{
    background-image: url(images/tablecorners/15px/topright.gif);
}
#maintable td.blcorner{
    background-image: url(images/tablecorners/15px/bottomleft.gif);
}
#maintable td.topside{
    background-image: url("images/tablecorners/15px/topside.gif");
    background-repeat: repeat-x;
}
#maintable td.bottomside{
    background-image: url("images/tablecorners/15px/bottomside.gif");
    background-repeat: repeat-x;
}
#maintable td.leftside{
    background-image: url("images/tablecorners/15px/leftside.gif");
    background-repeat: repeat-y;
}
#maintable td.rightside{
    background-image: url("images/tablecorners/15px/rightside.gif");
    background-repeat: repeat-y;
}

#maintable img.corner{
    padding: 0px;
    border: 0px;
    width: 15px;
    height: 15px;
}
#maintable td.contents{
    padding: 10px;
}


#logo {
    margin-right: 5px;
    min-width: 675px;
}
#logo img {
    margin-bottom: 15px;
}
#logo img.toprightdecoration {
    float: right;
    margin: 50px 0px 5px 10px;
}

img.bodyimageleft {
    float: left;
    margin: 5px 10px 5px 0px;
}
img.bodyimageright {
    float: right;
    margin: 5px 0px 5px 10px;
}

img.bottomquote{
    margin: 0px 40px 20px 20px;
    float: right;
    clear: both;
}

#footer {
    text-align: center;
    font-size: medium;
    font-family: times;
    font-weight: bold;
    margin-top: 15px;
    float: left; /* force the box to float*/
    width: 100%; /* but make it full width so it's still centered */
}
#footer p{
    font-size: medium;
    margin: 0px;
}
#footer ul {
    list-style-type: none;
    font-size: 9pt;
    padding: 0px;
    margin: 0px;
}
#footer li {
    display: inline;
}


#newstudentscontent li{
    list-style-image: url(images/newstudents/moon.gif);
    padding-left: 10px;
    margin-bottom: 8px;
}
#newstudentscontent p {
    color: rgb(0,45,98);
    font-size: small;
    margin-top: 0px;
}


#practicehints{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 90%;
}
#practicehints table{
    background-image: url(images/newstudents/moonbackground.gif);
    background-repeat: no-repeat;
    background-position: center;    
    background-color: rgb(195,217,241);
    text-align: center;
}

#practicehints p.helpfulyoga{
    font-size: large;
    font-weight: bold;
    display: inline;
}
#practicehints h2.helpfulyoga {
    margin-bottom: 0px;
    font-size: x-large;
    display: none;
}
#practicehints h3.phsmall {
    font-size: small;
}
#practicehints h3 {
    color: rgb(0,45,98);
    margin-bottom: 0px;
}

#benefitsofbikram table {
    width: 100%;
}

#ratestable table {
    width: 100%;
}
#ratestable td {
    vertical-align: top;
}
#ratestable td.leftcol {
    width: 30%;
    padding: 0px 5px 0px 0px;
}
#ratestable td.centercol {
    width: 40%;
    padding: 0px 10px 0px 0px;
}
#ratestable td.rightcol {
    width: 30%;
    padding: 0px 0px 0px 5px;
}
#ratestable p{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: small;
}
#ratestable p.strong {
    font-variant: small-caps;
    font-weight: bold;
    font-size: large;
}
#ratestable p.extendedto {
    font-size: x-small;
    color: rgb(79,145,205); /*lightish blue*/
}
#ratestable ul {
    margin: 0px;
    padding: 0px;
}
#ratestable li {
    list-style-type: circle;
    list-style-position: inside;
    padding: 0px;
    margin: 0px;
}

#centercol table{
    text-align: left;
}
#centercol td{
    padding: 0px 5px 0px 5px;
}
#centercol th{
    padding: 0px 5px 0px 5px;
}
#centercol td.sep2{
    background-color: rgb(195,217,241);
    height: 2px;
}
#centercol td.sep1{
    background-color: rgb(195,217,241);
    height: 1px;
}



#splashpage {
    min-width: 825px;
}
#splashpage table.splashtable{
    border-spacing: 0;
    border: 0;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
#splashpage td.tlcorner{
    width: 15px;
    height: 15px;
    background-image: url(images/splash/corners/topleft.gif);
}
#splashpage td.brcorner{
    width: 15px;
    height: 15px;
    background-image: url(images/splash/corners/bottomright.gif);
}
#splashpage td.trcorner{
    background-image: url(images/splash/corners/topright.gif);
}
#splashpage td.blcorner{
    background-image: url(images/splash/corners/bottomleft.gif);
}
#splashpage td.topside{
    background-image: url(images/splash/corners/topside.gif);
    background-repeat: repeat-x;
    padding: 0;
    margin: 0;
}
#splashpage td.rightside{
    background-image: url(images/splash/corners/rightside.gif);
    background-repeat: repeat-y;
}
#splashpage td.bottomside{
    background-image: url(images/splash/corners/bottomside.gif);
    background-repeat: repeat-x;
}
#splashpage td.leftside{
    background-image: url(images/splash/corners/leftside.gif);
    background-repeat: repeat-y;
}
#splashpage td.images{
    padding: 15px;
}

#bio a.email{
    color: rgb(79,145,205);}
	
	
#mytable {
	width:80%;
	padding: 0;
	margin:0;
}

caption {
	padding: 0 0 5px 0; 
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	text-align: right;
}

th {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: rgb(195,217,241);
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td.schedule {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	text-align:center;
}


td.alt {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #F5FAFA;
	padding: 6px 6px 6px 12px;
	color: #797268;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	text-align:center;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

.testAuth{
	font-family:serif;
	font-size:13px;
	font-weight:bold;
	}    
    
    
