body, html {
	text-align: center;
	margin:10px 0px auto;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
body a{
color:#4494f7;
text-decoration:none;
}
#headingblock {
	margin: auto;
	padding: 0px;
	height: 70px;
	width: 900px;
	text-align:left;
}
#stepbysteplogo {
	margin: 0px;
	float: left;
	height: 70px;
	width: 200px;
}
#recbook{
	margin:0;
	width:700px;
	height:70px;
	float:right;

}
.recinside{
	width:200px;
	float:right;
	height:55px;
	margin:15 0 0;
}
.recinside ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.recinside ul li{
	margin:0;
	padding:0;
	display:list-item;
	height:20px;
}
.recinside ul li a{
	width:200px;
	height:20px;
	margin-bottom:4px;
	text-indent:26px;
	float:right;
	text-decoration:none;
	color:#6AB5FB;
	font-family:arial;
	font-size:12px;
	line-height:20px;
}
.recinside ul li a:hover{
	text-decoration:underline;
}


#navbg {
	background: #FFFFFF url(http://www.stepbystephtml.com/gfx/grad_1.png) repeat-x;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
}
#navhold ul{
margin:0;
padding:0;
}
#navhold ul li{
list-style-type:none;
margin:0;
padding:0;
display:inline;
}
#navhold ul li a{
width:100px;
height:30px;
line-height:30px;
text-align:center;
float:left;
color:#ffffff;
font-weight:bold;
font-size:14px;
text-decoration:none;
}
#navhold ul li a:hover{
background-color: #2b86f6;
}
#staticbody {
	width: 900px;
	margin:auto;
	text-align:left;
}
#footer {
	font: 12px Arial, Helvetica, sans-serif;
	color: #999999;
	background: #ededed;
	border-top: 6px solid #cccccc;
	margin: 0px auto 4px;
	height: 30px;
	width: 900px;
	clear:both;
}
#navhold {
	margin: 0px auto;
	padding: 0px;
	height: 30px;
	width: 900px;
}
#stepbysteplogo a{
width:200px;
height:70px;
background:url(http://www.stepbystephtml.com/gfx/logo.png);
float:left;
}
.topcontent{
margin:0;
padding:0;
}
.topcontentlist{
list-style-type:none;
margin:0;
padding:0;
}
.para{
margin:0 0 0 6px;
background:#FFFFCC;
border: 1px dotted #FF6633;
}
#msgbxhandle{
width:100%;
position:absolute;
z-index:100;
top:30px;
}
#msgtab{
width:250px;
border:4px solid #cccccc;
border-top-width:8px;
background:#FFFFFF;
height:100px;
margin:auto;
color: #666666;
line-height:20px;
text-align:left;
}
#msgbxhandlesv{
width:100%;
position:absolute;
z-index:100;
top:30px;
}
#msgtabsv{
width:250px;
border:4px solid #cccccc;
border-top-width:8px;
background:#FFFFFF;
height:100px;
margin:auto;
color: #666666;
line-height:20px;
text-align:left;
}
.bottomlinks{
padding:0;
margin:0;
}
.bottomlinks a{
color:#999999;
text-decoration: underline;
}
