html,body{margin:0;padding:0}
div#header h1{height:40px;line-height:40px;margin:0;
  padding-left:10px}
div#container{
	text-align:left;
	border-bottom: 1px dotted #000;
	border-left: 1px dotted #000;
	border-right: 1px dotted #000;
	
}
div#content p{line-height:1.4}
div#navigation{}
div#extra{background:#fff}
div#footer p{margin:0;padding:5px 10px}

div#container{width:720px;margin:0 auto}
div#content{float:left;width:600px}
div#navigation{float:right;width:100px;border-left: 1px solid #000;padding-left:5px}
div#extra{float:right;clear:right;width:100px}
div#footer{clear:both;width:100%}

body {
 background:#fff;
 font-family: wenquanyi bitmap song, Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
}

p {
font-family: wenquanyi bitmap song, Verdana, Arial, Helvetica;
padding-right:10%;
padding-left:5px;
}

table {
font-family:wenquanyi bitmap song, Verdana, Arial, Helvetica;
font-size:14px;
}

u {
font-family:wenquanyi bitmap song, Verdana, Arial, Helvetica;
font-size:14px;
}

a {
 text-decoration:none;
 font-size:14px;
 color:#444;
}



a:hover {
 background:#000000;
 color:#FFFFFF;
}


H1 {
	background-position: right;
	font-weight: bolder;
	font-size: 24px;

	color:#444;
	border-bottom: 5px solid #444;
}



H3 {
	font-size: 16px;
	color:#666;
	font-style:bolder;
	padding-left:5px;	
	border-bottom: 1px solid #000;
	border-left: 3px solid #666;
}



H2 {
	font-size: 16px;
	padding-left:5px;	
	font-style:bold;
	color:#333;
   text-align: left;  
	border-top: 1px solid #666;
	border-left: 3px dotted #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}


h4 { 

 color:#666;
 font-style:bolder;
 font-size: 15px;
 padding: 2px;
	margin-top: 5px;

}

#im { 
    clear: right;
}

.verse {
    border: #777777 1px solid;
    margin-left: 1em;
    margin-right: 2em;
    background-color: #ece9e1;
    color: black;
    font-family: monospace;
}

pre {
    border: #777777 1px solid;
    margin-left: 1em;
    margin-right: 2em;
    background-color: #ece9e1;
    color: black;
    font-family: monospace;
	font-size:13px;
}


quoted {
    border: #777777 1px solid;
    margin-left: 1em;
    margin-right: 2em;
    background-color: #ece9e1;
    color: black;
	 text-align:left
}

blockquote {
text-align: left;
    border: #777777 1px solid;
    margin-left: 1em;
    margin-right: 11%;
    background-color: #ece9e1;
    color: black;
    font-family: monospace;
}

li {
font-family: wenquanyi bitmap song, Verdana, Arial, Helvetica;
     margin-bottom: 0.9ex;
	color:#000;
}
a img {border:none;}