html,body{margin:0;padding:0;}

body { background: #E1E1E1 url('http://www.finalcurtain.net/blog/images/repeat.png') repeat-y; }
body{ 	font-size: 14px;
	color: #FFFFFF;
	font-weight: none;
        font-face: arial;
	text-align: justify;
}
p{margin:0 0px 10px;}
a {	color: #000000;
	text-decoration: underline;
	font-weight: bold;
        background-color: #A3CD6F;
	cursor: default;
	}
a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	cursor: pointer;
	}

	b {
	font-weight: bold
	}

	.s1 {
	font-size: 12px;
	font-family: verdana;
	font-weight: none;
	text-align: justify;
	}

	.s2 { 
	font-size: 15px;
	color: #FFFFFF;
	font-weight: none;
	text-align: justify;
        font-face: arial;
	}

	.s3 {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	background-color: #A3CD6F;
	text-align: left;
        font-face: arial;
	}

	.s4 {
	font-size: 30px;
	font-family: verdana;
	font-weight: bold;
	text-align: center;
	}

	.s5 {
	font-size: 9px;
	font-family: verdana;
	font-weight: bold;
	text-align: left;
	color: #664C66;
	}

	ul,ol {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: none;
	text-align: justify;
   	list-style-type:none;
	margin-left: 0;
	padding-left: 0;

	}
	
div#header{position:relative;}
div#header h1{height:80px;line-height:80px;margin:0;
padding-left:10px;background: #EEE;color: #79B30B;}
div#header a{position:absolute;right:0;top:23px;}
div#content p{line-height:1.4;}
div#navigation{background:#B9CAFF;}
div#extra{background:#FF8539;}
div#footer{background: #333;color: #FFF;}
div#footer p{margin:0;padding:5px 10px;}
div#footer a{display:inline;padding:0;color: #C6D5FD;}

div#wrapper{float:left;width:70%;}
div#navigation{float:right;width:29.9%;}
div#extra{clear:both;width:100%;}

.narrowcolumn {
	float: right;
	width: 485px;
	}

textarea#comment{width: 360px;}

a.headx:link {
        color: #000000;
        border: 0px;
	text-decoration: none;
	font-weight: none;
        background-color: none;
        }

a.headx:hover {
        color: #000000;
	text-decoration: none;
	font-weight: none;
        background-color: none;
        cursor: pointer;
        }
