﻿h1
{
	width: 520px;
	height: 130px;
}

h1 a span
{
	display: none;
}

h2 
{
	background-image: url('../img/h2.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
}

p.blog_description
{
	display: none;
}

#headerimg A
{
	background-color: trasparent;
	display: block;
	height: 200px;
	margin-top: -55px;
	padding: 0;
	position: relative;
	width: 760px;
}

#headerimg A SPAN
{
	display: none;
}

.signature
{
	background-color: #ffffff;
	background-image: url('../img/signature.png');
	background-position: 4px 4px;
	background-repeat: no-repeat;
	border: solid 1px #eeeeee;
	font-variant: small-caps;
	padding-left: 48px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.videobox
{
	background-color: #fefefe;
	border: solid 1px #cccccc;
	margin: 4px;
	padding: 4px;
	text-align: center;
}

.videobox .cite
{
	color: #666666;
	font-size: x-small;
}

.videobox .cite A
{
	font-weight: bold;
}