#header {
	background: #FFFFCC
url("http://www.zhyfly.org/images/FlyZhy.Org_sm.jpg") no-repeat 10px .5em;
	color: #000000;
	padding-left: 170px;
	height: 20px;
	border-bottom: 1px dotted Black;
	margin : 0px;
	padding-bottom: 30px;
	font-family: "Courier New", Verdana, monospace;
}

#main {
	width: 70%;
	position: absolute;
	margin-top: 0px;
	background-color: #FFFFFF;
	border-right: 1px dotted #000000;
	padding-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 40px;
	font-size: 10pt;
}

#rightmenu {
	float: right;
	width: 27%;
	margin-left: 72%;
	margin-top: 10px;
	padding-left: 0px;
	background-color: #EEFFFF;
	position: absolute;
	word-wrap:break-word;
	font-size: 9pt;
}

#footer {
	clear: both;
	width: 100%;
	border-top: none;
	font-size: 8pt;
	padding-top: 5px;
	text-align: center;
	position: relative;
	visibility: hidden;
        display: none;
}

a:visited {
	color: #5B9EFF;
	text-decoration: none;
}

a:active.

a:link {
	color: darkblue;
	text-decoration: none;
}

a:hover {
	color: #88BBFF;
        background-color: #FFFFDD; 
	text-decoration: underline;
	}

blockquote {
	background: #F9F9F9;
        overflow:auto;
	border: 1px solid #F4F4F4;
	color: #5B5B5B;
	font-size: 10pt;
	font-style: normal;
	line-height: 150%;
	padding: 0px 11px 0px 11px;
}

body {
	background-color: White;
	color: #000000;
	font-size: 10pt;
	margin: 0px;
	width: 100%;
}

h1 a:visited,
h1 a:active,
h1 a:link {
	color: #000000;
	font-size: 15pt;
	text-decoration: none;
}

h1 a:hover {
	color: Silver;
	text-decoration: none;
}

.post {
	padding-left: 70px;
	padding-right: 40px;
	font-size: 10pt;
}

.postTitle {
	border-bottom: 1px dotted #D6D6D6;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

.postText {
	font-size: 10pt;
}

h3 {
	font-size: 10pt;
	border-bottom: 1px dotted #D6D6D6;
	color: #000000;
	background-color: transparent;
}

.listitem {
	border-bottom: 1px dotted #E4E4E4;
	padding-bottom: 3px;
	padding-top: 3px;
}

input,
label {
	color: Gray;
	font-family: Verdana;
	font-size: 10pt;
}

input.text {
	width: 381px;
}

li {
	font-size: 10pt;
	font-style: normal;
}

.dateTitle {
	border-bottom: 1px dotted #D6D6D6;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

p.date img {
	vertical-align: middle;
}

.postFoot {
	border-bottom: 1px dotted #D6D6D6;
	color: #D3D3D3;
	text-align: right;
	font-size: 9pt;
}

span.highlight {
	background-color: transparent;
}

td {
	font-size: 10pt;
}

textarea {
	color: #000000;
	font-size: 10pt;
	height: 200px;
	width: 300px;
}

#MyLinks1_XMLLink {
	visibility: hidden;
	display: none;
}

#MyLinks1_Syndication {
	visibility: hidden;
	display: none;
}

.CommentForm {
	border-top: 1px dotted #D6D6D6;
	padding-top: 20px;
	color: #A9A9A9;
	padding-left: 70px;
	padding-right: 40px;
	}

#comments {
	color: #888;
	padding-left: 70px;
	padding-right: 40px;
	font-size: 10pt;
}

#relatedlinks ul {
	list-style: none;
	margin-left: 10px;
	padding: 0px;
}

#rightmenu h3 {
	background-color: transparent;
	border: none;
	border-bottom: 1px dotted #D6D6D6;
	color: #000000;
	font-size: 10pt;
	margin: 10px 0px 0px 0px;
	padding: 2px 5px;
}

#rightmenu ul {
	border: none;
	list-style: none;
	margin: 0px;
	padding: 5px;
	font-size: 9pt;
}

#rightmenu li {
	font-size: 9pt;
}

#tagline {
	color: Gray;
	font-size: 10pt;
	position : absolute;
	top : 25px;
	right : 35px;
	margin : 0px;
	margin-left : 0px;
	font-family: "Courier New", Verdana, monospace;
}

pre {
        font-family: helvetica, sans-serif, verdana, tahoma, arial;
        font-size: 90%;
        white-space: pre;
        overflow: auto;
        max-height: 300px;
        color: #006400;
        background-color: #eeeeee;
        padding: 0.5em;
        border: #777777 1px solid;
        margin-left: 1em;
        margin-right: 2em;
}

code {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
}

var {
        font-family: verdana, tahoma, arial, helvetica, sans-serif;
        font-size: 90%;
        color: #3333ff;
        background-color: #bbbbbb;
}

em {
        font-size: 110%;
        color: fuchsia;
}