body {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;    
	}

a {
	text-decoration: none;
	}

a:link {
	color: #8d3c0d;
	}

a:visited {
	color: #8d3c0d;
	}

a:active {
	color: #BFBFD0;
	}

a:hover {
	color: #6099E3;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#archives {
        width: 900px;
        text-align: center;
        }

#archives a {
        float: left;
        margin: 6px;
        padding: 3px;
        border: 3px solid #000;
        }

#archives a:hover {
        border: 3px inset #868686;
        }

#month {
        width: 414px;
        text-align: center;
        }

#month a {
        float: left;
        display: block;
        margin: 6px;
        padding: 3px;
        width: 120px;
        }

.spacer {
        clear: both;
        }

#menuleft {
        float: left;
        width: 68px;
        padding: 3px;
        margin: 1px;
        text-align: right;
        }

#menuright {
        float: left;
        width: 68px;
        padding: 3px;
        margin: 1px;
        text-align: left;
        }
        
#menublock {
        width: 480px;
        }
        
#menublockleft {
        float: left;
        text-align: center;
        width: 236px;
        }

#menublockright {
        float: left;
        text-align: center;
        width: 236px;
        }

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 945px;
	}

#contain-sm {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
        padding: 3px;
	width: 550px;
	}

#banner {
	color: #333;
        background: #fff url(http://leaf.slpro.com/leaf-logo.jpg) no-repeat;
	background-position: top left;
	text-align: left;
        height: 210px;
        width: 95%;
	}

#banner h1 {
	font-size: 120px;
        color: #333;
	}

#banner h2 {
	font-size: x-small;
        letter-spacing: 1px;
        color: #333;
        padding-left: 136px;
	}

#banner h3 {
	font-size: x-small;
        font-weight: normal;
        color: #333;
        text-align: right;
        margin-top: -12px;
        }

#footr {
	color: #333;
	font-size: x-small;
        font-weight: normal;
        text-align: center;
        margin-top: 9px;
        height: auto;
        }

#footrspc {
	color: #fff;
	font-size: x-small;
        font-weight: normal;
        text-align: center;
        margin-top: 16px;
        height: auto;
        }

#nav {
        text-align: center;
        width: auto;
        height: auto;
        margin-top: 6px;
        margin-bottom: 6px;
	}

#center {
        float: left;
        width: 450px;
        padding: 3px;
        margin: 6px;
        overflow: hidden;
        }

#right {
        float: left;
        width: 450px;
        padding: 3px;
        margin: 6px;
        overflow: hidden;
        }

#about {
        background: #c8d3bf;
        padding: 6px;
        margin: 6px;
        border: 1px groove #fff;
        }

.content {
	color: #808080;
        text-align: left;
	font-size: x-small;
        padding: 3px;
	}

.frame
	{
        margin-left: auto;
        margin-right: auto;
	}
.frame-tl
	{
        position: relative;
	background-image: url(http://leaf.slpro.com/frame/frame-TL.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: auto;
	}
.frame-tr
	{
        position: relative;
	background-image: url(http://leaf.slpro.com/frame/frame-TR.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: auto;
	}
.frame-bl
	{
        position: relative;
	background-image: url(http://leaf.slpro.com/frame/frame-BL.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: auto;
	}
.frame-br
	{
        position: relative;
	background-image: url(http://leaf.slpro.com/frame/frame-BR.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: auto;
        padding: 31px;
	}

.frame-t
	{
        position: relative;
	background-image: url(http://leaf.slpro.com/frame/frame-T.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: auto;
	}
.frame-b
	{
        position: relative;
	background-image: url(http://leaf.slpro.com/frame/frame-B.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	}
.frame-l
	{
        position: relative;
	background-image: url(http://leaf.slpro.com/frame/frame-L.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: auto;
	}
.frame-r
	{
        position: relative;
	background-image: url(http://leaf.slpro.com/frame/frame-R.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: auto;
	}
.frame img
	{
	display: block;
	}

.content p {
	color: #000;
	font-size: x-small;
	font-weight: normal;
	}

.content h1 {
	color: #333;
        padding-left: 18px;
	font-size: small;
	text-align: left;
	font-weight: bold;
        letter-spacing: 2px;
	margin-bottom: 1px;
	}

.content h2 {
	color: #808080;
	font-size: x-small;
	}

.content h3 {
	color: #333;
        	background-color: #f8f8f8;
	font-size: small;
	text-align: center;
	font-weight: bold;
	margin-bottom: 18px;
        width: 300px;
        padding: 3px;
        border: 1px groove #808080;
	}

#enc {
        padding: 3px;
        margin-bottom: 3px;
        border: 1px inset #868686;
        }

#encbug {
        background-color: #eee;
        padding: 3px;
        margin-bottom: 3px;
        border: 1px inset #868686;
        }

.content p.posted {
	color: #808080;
	font-size: x-small;
	text-align: center;
	line-height: normal;
        width: 600px;
	padding: 3px;
	}

.content p.com {
	color: #808080;
	font-size: x-small;
	text-align: left;
	line-height: normal;
        margin-left: 9px;
	padding: 3px;
        width: 50%;
        border-top: 1px inset #868686;
	}

.content p.indented {
	line-height: 120%;
        margin-left: 18px;
	}

.camcontain {
        float: left;
        text-align: center;
        height: 100px;
        width: auto;
        }

.camdata {
        background-color: #eee;
        font-weight: normal;
        text-align: center;
        margin: 9px;
        border: 1px inset #868686;
        padding: 0px 9px 0px 9px;
        width: 500px;
        height: auto;
	}

.camdata p {
        color: #000000;
        }

.quotecontain {
        text-align: center;
        height: auto;
        width: 500px;
        }

.quotedata {
	font-weight: normal;
        text-align: center;
        margin: 9px;
        border: 1px inset #868686;
        padding: 0px 9px 0px 9px;
        width: auto;
        height: auto;
	}

.quotedata p {
        color: #3c3c3c;
        }

.comimg {
        float: left;
        margin: 9px;
        padding: 3px;
        border: 1px solid #000;
        width: auto;
        }

.ahem {
        clear: both;
        padding: 3px 3px 12px 3px;
        border-bottom: 3px groove #ddd;
        }

.ahem a {
	color: #111;
	font-size: 10px;
        font-weight: bold;
	}

.ahem p {
	color: #111;
        text-decoration: none;
	font-size: 10px;
        margin: 0px 9px 0px 18px;
        text-align: justify;
	}

.lady p {
	color: #516047;
	font-size: x-small;
        font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	line-height: normal;
	padding: 3px;
	}

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: center;
	color: #808080;
	margin-top: 5px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border: 1px dotted #111;
	}

textarea[id="comment-text"] {
	width: 80%;
	}