body { background-color: #F0FFF0;  color: Black; border: 0px; margin: 0px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/dragon.gif);
	background-repeat: no-repeat;
	background-position: 95% 0%;
}
#googleAdsenseHeader {
	position: absolute;
	top: 0px;
	left: 20px;
	text-align: left;
}
h1 {
	position: relative;
	top: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #556B2F;
	background-color: #FFFFF0;
	border: 1px solid #556B2F;
	padding: 10px 15px 10px 15px;
	margin: 15px;
	white-space: nowrap;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #2F6A44;
	background-color: transparent;
	text-align: left;
	white-space: nowrap;
	
}

#time {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 110px;
	right: 120px;
	text-align: left;

}
#timeIn {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 112px;
	right: 20px;
	text-align: left;
	font-size: 12px;
}
#googleAdsenseTop {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 130px;
	right: 17px;
	text-align: left;
	font-size: 12px;
}

#googleTranslate {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: -160px;
	right: -160px;
	text-align: right;
	font-size: 12px;
	z-index:inherit;
}

#page {
	position: absolute;
	margin: 10px;
	padding: 10px;
	top: 0px;
	z-index:999999;

}
#menu {
	position: absolute;
	width: 150px;
	top: 160px;
	text-align: left;
	font-size: smaller;
	z-index:auto;
}

#menu a{
	text-decoration: none;
	background-color: #FFFFCC;
	font-weight: bold; 
	display: block; 
	padding: 5px; 
	width: 120px; 
	margin-bottom: 5px; 
	border: 1px solid #8FBC8F;
	color: #666666;

}
#menu a:hover {
	background-color: #FFCC00;
	color: White;
	border-top: 1px solid #8FBC8F;
	border-left: 1px solid #8FBC8F;
	border-right: 1px solid #8FBC8F;
	border-bottom: 1px solid #2F4F4F;
}
a.leftmenu:link {
	color: black;
	width: 100%;
	display: block;
	border-bottom: 1px solid black;
	padding: 1px 0 1px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-indent: 3px;
}

a.leftmenu:visited {
	color: black;
	width: 100%;
	display: block;
	border-bottom: 1px solid black;
	padding: 1px 0 1px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-indent: 3px;
}

a.leftmenu:hover {  
	color: orange;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
}

#options a{
	background-color: #6B8E23;
	color: White;
	border-top: 1px solid #8FBC8F;
	border-left: 1px solid #8FBC8F;
	border-right: 1px solid #8FBC8F;
	border-bottom: 1px solid #2F4F4F;
}
#content {
	position: absolute;
	border-left: 1px solid green;
	padding-left: 20px;
	left: 170px;
	right: 170px;
	top: 155px;
	z-index:999999;
}
#content p {
	padding-left: 30px;
	font-size: small;
}
#footer {
	color: #000000;
	font-size: 9px;
	padding: 1px 10 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
	position: relative;
	bottom: -50;
}
#google_footer {
	position: relative;
	text-align: center;
	bottom: -10px;
}

a { color: Maroon; text-decoration: none; background-color: transparent;}
a:hover {
	text-decoration: underline;
}
#googlead {
	position: relative;
	top: 80px;
	text-align: right;
}
.article-footer {
	text-align: right;
	font-size: xx-small;
	color: Gray;
	padding-bottom: 15px;
}
#title {
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}
#content form {
	padding-left: 30px;
	font-size: small;
	vertical-align: middle;
	}
#content form p{  }
.textbox {
	border: 1px solid gray;
	margin: 5px;
}
.button { border: medium outset;  background-color: #F5F5F5; margin-left: 150px;  color: black; margin-top: 10px;}
fieldset {
	margin-top: 5px;
	width: 200px;
}
form {
	text-decoration: none;
	background-color: #FFFFCC;
	font-weight: bold; 
	display: block; 
	padding: 5px; 
	width: 120px; 
	margin-bottom: 5px; 
	border: 1px solid #8FBC8F;
	color: #666666;
}

#breadcrumb { font-family: Arial, Helvetica, sans-serif; font-size: small; border-bottom: 1px solid green; border-top:1px solid green; padding-top: 10px; padding-bottom: 10px; padding-left: 50px;  background-color: #FAFAD2;  color: #2F4F4F;  white-space: nowrap;   }
#breadcrumb a{ color: Maroon; text-decoration: none; background-color: transparent; font-weight: bold;}
#breadcrumb a:hover {
	text-decoration: none;
	color: #9F4F9F;
	font-weight: bold;
}
