body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
p{
	font-family: Arial;
	font-size:14px;
	color: #000000;
	line-height:normal;
	vertical-align: middle;
	text-align:left;
}
.main_div{
width:1024px;
height:auto;
}
.top{
width:1024px;
height:388px;
float: left;
background:url(img/top_bg.jpg) left top  repeat-x;
}

.logo{
width:327px;
height:388px;
float: left;

}

.top_right{
width:655px;
height: auto;
float: left;

}

.banner_bg{
width:655px;
height:307px;
float: left;
background: url(img/banner_bg.jpg) left top no-repeat;

}

.midall_bg{
width:1024px;
height:auto;
background-color:#dfe6d6;
float:left;
}

.left{
width:297px;
height: auto;
float: left;

}

.right{
width:727px;
height: auto;
float: left;

}
.right_top{
width:727px;
height:97px;
float: left;
background:url(img/halloworld.jpg) left top no-repeat;
}
.right_bottom{
width:727px;
height:100px;
float: right;
background: url(img/copy_right.jpg) left top no-repeat;

}

.right_bg_new{
width:727px;
height: auto;
float: left;
background:url(img/right_bg.jpg) left top repeat-y;
}

.left_bg_new{
width:297px;
height: auto;
float: left;
background:url(img/left_bg.jpg) repeat-y left top;

}

.hello_world{
font-family: Arial;
font-size:18px;
color:#103f82;

}

.middal_text{
width:580px;
height:auto;
}

.footer_text{
	width:460px;
	float:left;
	height:auto;
}

#facebook_div{
	width:100px; 
	float:right;
	vertical-align:bottom;
}

.date{
font-family: Arial;
font-size:12px;
color:#4a4a4a;

}


.Comment {
font-family: Arial;
font-size:14px;
color:#3a5813;
}

.text1{
font-family: Arial;
font-size:14px;
color: #000000;

}

.copyright_text{
font-family: Arial;
font-size:12px;
color: #FFFFFF;

}

.left_content{
width:233px;
height: auto;
float: right;
}

.bullet{
width:12px;
height:20px;
float:left;
background:url(img/bullet1.jpg) left  top no-repeat;
}

.bullet_text{
width:220px;
height:20px;
float:left;
}

.text2{
font-family: Arial;
font-size:14px;
color: #000000;
line-height:12px;
vertical-align: middle;
}
.text_box {
	height: 20px;
	width: 160px;
	border: 1px solid #FFFFFF;
	background-color: #d0debd;
	margin-left: 10px;
}


.sercch_box{
width:180px;
height:26px;
float:left;
}

.sercch_go{
width:30px;
height:26px;
float:left;
}

.btn {
	background:url(img/go.jpg) no-repeat;
	height: 26px;
	width: 34px;
	border:none;
}

#sidebar span {
	font-family: Arial;
	font-size:14px;
	color: #000000;
	line-height:12px;
	vertical-align: middle;
	}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

a:link {
	color: #3a5813;
	text-decoration: none;
	font-family:Arial;
	font-size:14px;
}
a:visited {
	text-decoration: none;
	color: #3a5813;
	font-family:Arial;
	font-size:14px;
}
a:hover {
	text-decoration: none;
	color: #372929;
	font-family:Arial;
	font-size:14px;
}
a:active {
	text-decoration: none;
	color: #3a5813;
	font-family:Arial;
	font-size:14px;
}

.splash_link {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	font-weight:bold;
}
a.splash_link:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 5px;
	font-weight:bold;
}

.blog_title{
width:580px;
height:auto;
font-family: Arial;
font-size:16px;
color: #000000;
line-height:normal;
vertical-align: middle;
font-weight:bold;
}