body { margin: 0px; padding: 0px; background:#FFFFFF;}
a:link, a:visited{color:#660000; text-decoration:none;}
a:hover{color:#980000; text-decoration:none;}
p{ font: 1em Arial, Helvetica, sans-serif; color: #000000; margin: 0 0 18px 0;}

#emailform {
	width:450px;margin:10px auto;padding:10px;
	border:1px solid #333;background-color:#dfdfdf}

#emailform strong {
	color:#66f}

#buttons {
	text-align:right}

<!-- page peel off test -->

#pageflip {
	position: relative;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(subscribe.png) no-repeat right top;
	text-indent: -9999px;
}

<!--  -->
#header { background: #ff9900; padding: 5px 5px}
#header h1 { margin: 0; padding: 10px 10px; font-size: 33px; font-color: #ffffff; color: #f5deb3;}
<!--  -->
/*NAVIGATION BAR*/
#navbar {border-top: solid #000 1px; border-bottom: solid #000 1px;}

#navbar, #navbar ul { 
	width:100%;
	padding: 0;
	margin: 0;
	list-style: none;
	background: #F5DEB3;
}

#navbar li { float: left; width: 10em;}

#navbar li ul {
	position: absolute;
	width: 10em;
	left: -999em;}

#navbar li:hover ul, #navbar li.sfhover ul { left: auto; z-index: 1000; }


#navbar a:hover{ background-color:#FFFFCC;}

#navbar a {
	font: bold 1em/1em Arial, Helvetica, sans-serif;
	display: block;
	width: 10em;
	padding: 5px 0px 5px 10px;
	border-right: 1px solid #42432d;
	}


<!--  -->
/*MAIN BODY*/
#mainwrapper{ clear: both;}
#mainwrapper .leftcol { position: relative; float: left;} 
#mainwrapper .rightcol{ position: relative; float: right;}

#leftbar{ width: 20%;}
#centerbar{width:60%}
#centerbar2{width:80%;}
#rightbar{width:19%;}
#rightbar h3, #leftbar h3 { margin: 0; padding: 10px 0px; color: #DE7008;}
/* generic box */
.box{ border: 3px solid #FFFFFF; background:#F8F8F8; }
.boxborder1{ border: 3px solid #FFFFFF; background:#FFFFFF;}
.sidebox{ border: 5px solid #F5DEB3; margin: 10px; background: #FFFFFF;}
.sidebox a {display: block; padding: 5px;}
.sidebox a:hover{ background-color:#F5DEB3;}
.sidebox2{ border: 3px solid #F5DEB3; margin: 5px; background: #FFFFFF;}
.sidebox2 a {display: block; padding: 3px;}
.sidebox2 a:hover{ background-color:#F5DEB3;}
.sideheader{ background: #FFF8C6; padding: 5px; border-bottom: 1px solid #F5DEB3;}
.sideheader2{ background: #FF9900; padding: 5px; border-bottom: 1px solid #F5DEB3;}
.sideheader3{ background: #00FF40; padding: 5px; border-bottom: 1px solid #F5DEB3;}
/* generic container*/
.content{ padding: 5px;}
<!-- -->
#ftrbar{ clear:both; width: 100%; border-top: solid #000 1px; border-bottom: solid #000 1px; background:#C0C0C0;}
<!--  end of ss text -->

/* Registration Form */

#registration h3{
	font-size:24px !important;
}

#registration p{
	font-size:12px;
}


#registerForm table tr td{
	padding-right:20px;
	color:#666666;
	padding-bottom:10px;
	padding-top:10px;
	font-size:15px;
}
#registerForm table tr td input[type="text"]{
	width:230px;
	padding:4px;
	height:30px;
	border:#CCCCCC solid 1px;
}
#registerForm table tr td textarea{
	width:230px;
	padding:4px;
	height:70px;
	border:#CCCCCC solid 1px;ss
}

.red{
	color:#FF0000;
}

.yoga-shivir h5 a{
	margin:5px 0;
	font-size:20px;
}

.yoga-shivir .btn{
	background: url("../images/btn-bg.jpg") repeat-x scroll 0 0 transparent;
    color: #F5DEB3;
    display: inline-block;
    font: 20px/40px Tahoma,Arial;
    height: 40px;
    margin-bottom: 25px;
    padding: 0 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}