#header
{
	
}

#header_content
{
	position: absolute;
	text-align:right;
	top: 10px;
	bottom: 0em;
	margin-left: 575px;
	padding: 0;
	cursor: pointer;
}

#uksc_logo
{
	position: relative;
	top: 26px;
	left: 25px;
	width: 300px;
	height: 56px;
	background: url('../images/uksc_blog_logo.gif') no-repeat top left;
	margin-bottom: 0px;
	cursor: pointer;
}

#h_1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	margin-bottom: 10px;
	color: #fff;
}

#h_2
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
}

#olswang_logo
{
	background-image: url(../images/olswang_logo.jpg);
	position: absolute;
	width: 180px;
	height: 28px;
	left: 770px;
	top: 60px;
	cursor: pointer;
}

#h_2 a:link {color:#fff; text-decoration: none;}
#h_2 a:visited {color:#fff; text-decoration: none;}
#h_2 a:active {color: #fff; text-decoration: underline;}
#h_2 a:hover {color:#fff; text-decoration: underline;}


/*
#header_fade
{
	position: absolute;
	top: 0px;
	left: 560px;
	width: 400px;
	height: 100px;
	background: #fff url('../images/header_fade.jpg') no-repeat top left;
}
*/

