/*
	Lonnie Lee Best's CSS Formatting Tool:
	http://www.lonniebest.com/FormatCSS/
*/
html
{
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
body
{
	color: #333333;
	font-family: Tahoma, sans-serif;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
hr
{
	background-color: #000080;
	color: #000080;
}
li
{
	color: #000080;
}
.AboutAuthorBody
{
	font-size: 10pt;
}
.AboutAuthorBox
{
	margin-left: 10%;
	margin-right: 10%;
}
.AboutAuthorBody p
{
	margin-top: 0;
}
.AboutAuthorHeader
{
	font-size: 10pt;
	margin-bottom: 0;
	text-align: center;
}
#main
{
	background-color: white;
	background-image: url(http://www.howtoadvice.com/TLcorner.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	height: 465px;
	left: 200px;
	top: 65px;
	overflow: auto;
	padding: 15px;
	position: absolute;
	width: 441px;
}
.PaddedList li
{
	padding: 10px;
}
.r1
{
	border-bottom: dashed 1px Blue;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 120px;
}
.r1 h5
{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0;
}
.r1 li
{
	font-family: Tahoma,sans-serif;
	font-size: 12px;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0px;
}
.r1 ol
{
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-left: 20px;
}
.r1 p
{
	font-family: Tahoma,sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 0;
}
#s1
{
	background: #d6e0fa url(http://www.howtoadvice.com/Fade1.png) repeat-x top left;
	height: 65px;
	margin: 0;
	padding: 0;
	position: absolute;
	top:0;
	width: 861px;
}
#s1 h5
{
	background: transparent url(http://www.howtoadvice.com/HowTo238.png) no-repeat top left;
	height: 37px;
	left: 10px;
	margin-top: 5px;
	position: absolute;
	width: 238px;
}
#s1 h5 span
{
	display: none;
}
#s2
{
	background: #d6e0fa url(http://www.howtoadvice.com/Fade2.jpg) repeat-x fixed;
	display: block;
	height: 480px;
	overflow: auto;
	padding: 10px;
	padding-top:0;
	position: absolute;
	left:0;
	top:50px;
	width: 180px;
}
#s3
{
	background: #d6e0fa url(http://www.howtoadvice.com/Fade2.jpg) repeat-x fixed;
	display: block;
	height: 480px;


	overflow: auto;
	right:0;
	padding: 10px;
	position: absolute;
	top:65px;
	width: 150px;
}
#s4
{
	background-color: #d6e0fa;
	bottom:0;
	height: 50px;
	left: 200px;
	position: absolute;
	width: 861px;
}
#s4 span
{
	display: none;
}
.Title
{
	font-size: 24px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.SubTitle
{
	font-size: 16px;
	margin: 0;
	padding-top: 0;
}
.Author
{
	color: Green;
	font-size: small;
	margin: 0;
}