body {
	margin: 0;
	padding: 0;
	background-color: #0B89F5;
	background-image: url(http://www.overhaul.asia/img/body-color.jpg);
	background-position: center top ;
	background-repeat : no-repeat ;
	bgproperties: fixed;
	}


#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	
	
	
	}

#banner h2 {
	font-size: small;
	}

#center {
		float: left;
	width: 620 px;
	
	
	overflow: hidden;
	}

.content {
	padding: 0px 0px 0px 5px;
	background-color: #FFFFFF;
	
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	}

#right {
		float: left;
	
	
	width: 200px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	}



#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

.link-note1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 130%;
	text-align: center;
	padding: 2px;
	margin-bottom: 0px;
	}

.link-note2 {
	font-size: x-small;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

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

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

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}




br {
	clear: both;
}
img , a img {
	border-top: 0px; border-right: 0px; border-bottom: 0px; border-left: 0px;
}
.hd_menu {
	background-color: #F90;
	font-size: 10px;
	text-align: center;
}
.hd_menu a {
	padding: 5px;
	color: #FFF;
	text-decoration: none;
	display:block;
	border-top: 5px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
.hd_menu a:hover {
	color: #ff0000;
	background-color: #FFF;
	text-decoration: underline;
	display:block;
	border-top: 5px solid #F90;
	border-left: 1px solid #F90;
	border-right: 1px solid #F90;
}
.hd_menu2 {
	background-color: #ffffff;
	font-size: 12px;
	color: #ff8040;
	text-align: center;
}
.hd_menu2 a {
	padding: 5px;
	color: #ff8040;
	text-decoration: none;
}
.hd_menu2 a:hover {
	color: #0000ff;
	background-color: #ffffff;
	text-decoration: underline;
}
.hd_menu6 {
	background-color: #ffffff;
	font-size: 15px;
	color: #ff8040;
}
.hd_menu6 a {
	padding: 5px;
	color: #ff8040;
	text-decoration: none;
}
.hd_menu6 a:hover {
	color: #0000ff;
	background-color: #ffffff;
	text-decoration: underline;
}
.hd_menu3 {
	background-color: #ffffff;
	font-size: 18px;
	color: #ff8040;
	text-align: center;
}
.f2bk {
	font-size: 12px;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 0px;}
}
.f2or_b {
	font-size: 12px;
	color: #ff8040;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;}
}
.hd_top {
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 0px;
}
.hd_top a {
	padding: 5px;
	color: #ff8040;
	font-weight: bold;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 0px;
}
.hd_top a:hover {
	color: #0000ff;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 2px;
	margin-bottom: 0px;
}
.div_top {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hd_menu4 {
	background-color: #0080c0;
	font-size: 10px;
	text-align: center;
}
.hd_menu4 a {
	padding: 5px;
	color: #FFF;
	text-decoration: none;
	display:block;
	border-top: 5px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
.hd_menu4 a:hover {
	color: #ff0000;
	background-color: #FFF;
	text-decoration: underline;
	display:block;
	border-top: 5px solid #0080c0;
	border-left: 1px solid #0080c0;
	border-right: 1px solid #0080c0;
}
.hd_menu5 {
	background-color: #ffffff;
	font-size: 12px;
	color: #8080ff;
	text-align: center;
}
.hd_menu5 a {
	padding: 5px;
	color: #8080ff;
	text-decoration: none;
}
.hd_menu5 a:hover {
	color: #ff0000;
	background-color: #ffffff;
	text-decoration: underline;
}
.hd_menu7 {
	background-color: #ffffff;
	font-size: 12px;
	color: #ff8040;
}
.hd_menu7 a {
	padding: 5px;
	color: #ff8040;
	text-decoration: none;
}
.hd_menu7 a:hover {
	color: #0000ff;
	background-color: #ffffff;
	text-decoration: underline;
}
.hd_menu8 {
	background-color: #ffffff;
	font-size: 12px;
	color: #0000ff;
}
.hd_menu8 a {
	padding: 5px;
	color: #0000ff;
	text-decoration: none;
}
.hd_menu8 a:hover {
	color: #ff8040;
	background-color: #ffffff;
	text-decoration: underline;
}
.hd_menu9 {
	background-color: #ffffff;
	font-size: 12px;
	color: #0000ff;
	text-align: center;
}
.hd_menu9 a {
	padding: 5px;
	color: #0000ff;
	text-decoration: none;
}
.hd_menu9 a:hover {
	color: #ff8040;
	background-color: #ffffff;
	text-decoration: underline;
}
.header {
	background-color: #ffffff;
	font-size: 12px;
                line-height: 130%;
	margin:0px;
	padding:3px;
	color: #c0c0c0;
	text-align: left;
}

.headerh2 {
	font-size: 14px;
        line-height: 130%;
	margin:0px;
	padding:0px;
	color: #ff8000;
	font-weight: 700;
	text-align: center;
}

.headerh3 {
	font-size: 12px;
        line-height: 110%;
	margin:0px;
	padding:0px;
	color: #3f3f3f;
	font-weight: 500;
	text-align: center;
}

.headerh4 {
	font-size: 16px;
        line-height: 130%;
	margin:0px;
	padding:3px;
	color: #000000;
	font-weight: 700;
	text-align: left;
}

.header a {
	padding: 5px;
                line-height: 130%;
	margin:0px;
	padding:3px;
	color: #c0c0c0;
	text-decoration: none;
}
.header a:hover {
	color: #ff8040;
                line-height: 130%;
	margin:0px;
	padding:3px;
	background-color: #ffffff;
	text-decoration: underline;
}
.hd_menu22 {
	background-color: #ffffff;
	font-size: 12px;
	color: #737171;
	text-align: right;
}
.hd_menu22 a {
	padding: 5px;
	color: #737171;
	text-decoration: none;
}
.hd_menu22 a:hover {
	color: #0000ff;
	background-color: #ffffff;
	text-decoration: underline;
}
.hd_menu23 {
	background-color: #EFFBFB;
	font-size: 12px;
	color: #008000;
	text-align: center;
}
.hd_menu23 a {
	padding: 5px;
	color: #008000;
	text-decoration: none;
}
.hd_menu23 a:hover {
	color: #0000ff;
	background-color: #EFFBFB;
	text-decoration: underline;
}
.hd_menu24 {
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.hd_menu24 a {
	padding: 5px;
	color: #000000;
	text-decoration: none;
}
.hd_menu24 a:hover {
	color: #0000ff;
	background-color: #ffffff;
	text-decoration: underline;
}
.hd_menu25 {
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.hd_menu25 a {
	padding: 5px;
	color: #000000;
	text-decoration: none;
}
.hd_menu25 a:hover {
	color: #0000ff;
	background-color: #ffffff;
	text-decoration: underline;
}
.hd_menu26 {
	background-color: #ffffff;
	font-size: 15px;
	color: #000000;
	text-align: left;
}
.hd_menu26 a {
	padding: 5px;
	color: #000000;
	text-decoration: none;
}
.hd_menu26 a:hover {
	color: #0000ff;
	background-color: #ffffff;
	text-decoration: underline;
}
.hd_menu27 {
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.hd_menu27 a {
	padding: 5px;
	color: #000000;
	text-decoration: none;
}
.hd_menu27 a:hover {
	color: #0000ff;
	background-color: #ffffff;
	text-decoration: underline;
}

.hd_menu28 {
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.hd_menu28 a {
	color: #000000;
	text-decoration: none;
}
.hd_menu28 a:hover {
	color: #0000ff;
	background-color: #ffffff;
	text-decoration: underline;
}


.header1 {
	background-color: #ffffff;
	font-size: 12px;
	color: #B5B7B4;
	text-align: left;
}
.header1 a {
	padding: 5px;
	color: #B5B7B4;
	text-decoration: none;
}
.header1 a:hover {
	color: #ff8040;
	background-color: #ffffff;
	text-decoration: underline;
}


.px12 {
	font-size: 12px;
}
.px12 a {
	color: #3f3f3f;
}
.px12 a:hover {
	color: #ff8040;
}


.px13 {
	font-size: 13px;
}
.px13 a {
	color: #3f3f3f;
}
.px13 a:hover {
	color: #ff8040;
}



