* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	color: #000;
	background-color: #000000;
	padding: 20px 0;
	font-family: Verdana;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #ff9429;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}





/** BEGIN wrapper **/
#wrapper {
	width: 967px;
	margin: auto auto;
	text-align: left;
	background-color: #FFF;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	margin-bottom: 6px;
	background-color: #FFF;
	background-position: 0 0;
}
	#header .buffer { 
		background: url(images/headleft.gif) no-repeat 0 0;
	}
	#header .buffer .buffer { 
		height: 169px; 
		background: url(images/headright.gif) no-repeat top right;
		padding-top: 5px;
	} 
	#header ul {
		list-style-type: none
	}
		#header ul li {
			float: left;
			font-size: 0.8em;
		}
		#header ul li a {
			display: block;
			color: #000000;
			text-transform: uppercase;
			padding: 5px 10px;
		}
		#header ul li a:hover {
			color: #ff9429;
			text-decoration: none;
		}
	#header h1 {
		clear: both;
		float: left;
		padding: 16px 0 20px 16px;
	}
		#header h1 a {
	display: block;
	width: 408px;
	height: 100px;
	background: url(images/logo.jpg) no-repeat 0 0;
	text-indent: -9999px;
	outline: none;
		}
	#header .ad {
		float: right;
		padding: 25px 20px 0 0;
	}

		
	

	
	
/** END header **/

/** BEGIN body **/
#body {
	margin: 10px 0;
	background: url(images/wrapper.gif) repeat-y 745px 0;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
}
/** END body **/

/** BEGIN content **/
#content {
	width: 745px;
	float: left;
}
	#content .buffer {
		padding: 20px 5px;
	}
	#content .post {
		width: 345px; height: 340px;
		float: left;
		padding: 0 10px;
	}
		#content .post h2 {
	font-size: 1em;
	background-color: #a9F352;
	padding: 2px 5px;
	border-bottom: 1px solid #000000;
		}
			#content .post h2 a {
	color: #ff9429;
			}
	
		
		#content .post .thumb {
			width: 329px; height: 150px;
			overflow: hidden;
			margin-left: 7px;
		}
			#content .post .thumb img {
				width: 329px;
			}
		#content .post p {
			padding: 10px;
			line-height: 1.4em;
		}

	#bottom {
		clear: both;
		padding: 15px 10px 0;
	}
		#bottom .box {
			width: 220px;
			float: left;
			padding: 10px;
		}
			#bottom .box h2 {
	color: #FF9429;
	font-size: 1em;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
			}
			#bottom .box ul {
				list-style-type: none;
				padding-bottom: 10px;
			}
				#bottom .box ul li {
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 6px 0 6px 12px;
	background: url(images/bullet.gif) no-repeat 0 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
				}
				#bottom .box ul li a {
	color: #000;
				}
				#bottom .box ul li a:hover {
					text-decoration: none;
					color: #ff9429;
				}
		
	

	
	
	
	
		
	

	
	
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 220px;
	float: right;
}
	#sidebar h2 {
	color: #FF9429;
	font-size: 0.9em;
	text-transform: uppercase;
	padding: 10px 12px;
	}
	#sidebar ul {
		list-style-type: none;
		padding: 0 10px 10px;
	}
		#sidebar ul li {
	line-height: 1.4em;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
		}
		#sidebar ul li a {
			color: #000000;
		}
		#sidebar ul li a:hover {
			color: #ff9429;
			text-decoration: none;
		}

	

	#sidebar .aish{
		padding: 0 10px 10px;
	}

	#sidebar .wid {
		padding: 0 10px 10px;
	}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	font-size: 0.8em;
	border: 1px solid #000000;
	padding: 12px;
	color: #000;
	background-color: #FFFFFF;
}
	#footer {
		
	}
/** END footer **/



