@import url('left.css');
@import url('content.css');
@import url('blog.css');
html {
	background:#f0db88;
}
* {
	padding: 0;
	margin: 0;
}
a {
	color: #e46600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
img {
	display: block;
	border: 0px;
}
hr {
	display: none;
}
#page {
	overflow: hidden;
	width: 1010px;
}
#header {
	width: 1004px;
	height: 139px;
	background: url(i/header.jpg) no-repeat;
}
#sidebar {
	width: 262px;
	float: left;
	background:url(i/left.jpg) repeat-y;
	padding-bottom: 20010px;
	margin-bottom: -20000px;
}
#sidebar1 {
	width: 262px;
	float: left;
}
#content {
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	width: 742px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 692px;
	background:url(i/header2.jpg) left top no-repeat;
	padding-top: 8px;
	padding-bottom: 20px;
}
#hr2 {
	clear: left;
	position: relative;
	width: 1004px;
	height: 38px;
	background:url(i/hr2.jpg) no-repeat;
}
#footer {
	clear: left;
	position: relative;
	width: 1004px;
	height: 84px;
	background:url(i/footer.jpg) no-repeat;
}
#logo {
	padding-left: 284px;
}
#banner {
	padding-left: 85px;
	padding-top: 32px;
}
#banner * {
	float: left;
	padding: 0 5px 0 0;
}
#cprght2 {
	display: block;
	padding-left: 118px;
	padding-top: 40px;
	float: left;
	color: #f0db88;
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#cprght2 strong {
	color: #fff;
}
#cprght {
	padding-top: 40px;
	padding-right: 15px;
	float: right;
	font-size: 13px;
	color: #fff;
}
