body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
body {
	background-image: url('/images/bgr.jpg');
	background-color: #DDDBCF;
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a {
	color: #7B633B;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	color: #7B633B;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 20px;
}
h2 {
	color: #7B633B;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
}
img {
	border: 0px;
}
#side {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#side td {
	font-size: 10px;
	padding-bottom: 10px;
}

#side a:hover {
	text-decoration: underline;
}
#sideBullet {
	color: #7B633B;
	font-weight: bold;
}
#content {
	margin-top: 15px;
	margin-bottom: 55px;
	margin-left: 13px;
	margin-right: 10px;
}
#area {
	color: #7B633B;
	font-weight: bold;
}
#footer {
	color: #EBE9E0;
	font-size: 10px;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
}
#footer a {
	color: #EBE9E0;
}

/*** TWITTER ***/
.tweet ul {
	padding: 0;
	list-style: none; }
	
	.tweet ul li { margin: 0 0 15px; }
	
	.tweet span.tweet_time a {
		text-decoration: none;
		color: #777;
		font-weight: normal;
		font-size: 10px; }
		
/*** VIDEOS ***/
/*.video {
	width: 188px;
	float: left;
	margin: 10px 0 0;
	text-align: center; }
	
	.video span {
		width: 188px;
		float: left;
		color: #fff;
		font-size: 12px;
		margin: 0 0 3px; }
	
.right { float: right; }*/

img.video { height: 151px; float: left; margin: 0; padding: 0; }
