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: 3px solid #F5DEB3; margin: 5px; background: #FFFFFF;}
.sidebox a {display: block; padding: 5px;}
.sidebox 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;}
/* 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 -->
