* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff url(images/bg.jpg) repeat-y;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #464646;
}

.left h1 {
	width: 196px;
	height: 30px;
	background: url(images/logo2.jpg) no-repeat;
	margin: 0 auto;
	margin-top: 23px;
	margin-bottom: 10px;
}

.left h1 a {
	display: block;
	height: 30px;
	outline: none;
}

.left h1 span {
	display: none;
}

.right {
	left: 275px;
	padding: 30px 0 0 30px;
	position: absolute;
}

.right h2 a {
	color: #ee5b0b;
	text-decoration: none;
}

.right h2 a:hover {
	text-decoration: underline;
}

.left {
	float: left;
	width: 250px;
	position: absolute;
}

.web_search_result a {
	color: #464646;
	font-weight: bold;
}

.web_search_result {
	margin-bottom: 30px;
}

.twitter_user_pic img {
	border: 2px solid #464646;
}

.twitter_user_pic img:hover {
	border: 2px solid #ee5b0b;
}

.tweet {
	margin-bottom: 30px;
	margin-top: 5px;
}

.tweet a {
	color: #464646;
	font-weight: bold;
}

.left li {
	width: 235px;
	height: 40px;
	font: bold 12px Arial, Helvetica;
	line-height: 40px;
	padding-left: 15px;
	border-bottom: 2px solid #1a4177;
}

.left li:hover {
	background: #1d4986;
}

.left li a {
	color: #FFFFFF;
	text-decoration: none;
}

.left li a:hover {
	color: #9eb3ce;
	text-decoration: underline;
}

.left b, .left small {
	color: #9eb3ce;
	font-weight: normal;
}

.text_second {
	border: 2px solid #436aa0;
	width: 206px;
	padding: 5px;
	color: #ee5b0b;
	font: bold 11px Arial;
}
