body {
	background: #7ac9f0 url('background.gif') repeat-x top left;
}

body#undata h1#logo {
	background: url('logo.png') no-repeat top left;
	height: 68px;
	width: 217px;
}

body#undata h1#logo span {
	display: none;
}

body#undata div#headerWrapper div#nav {
	
	float: right;
	background: #04579d;
	height: 30px;
	width: 65%;
	padding: 10px;
}

body#undata div#nav ul li  {
	display: inline;
	margin-right: 10px;
}

body#undata div#nav ul li a {
	color: white;
	font-size: 1.5em;
}

body#undata div#nav ul {
	float: left;
	margin-left: 10px;
}


body#undata div#content {
/*	filter:alpha(opacity=70);
	opacity:0.7;	
*/
/*	background: transparent url(background_strip.png) repeat-x top left;*/
}

body#undata div#headerWrapper {
	margin-bottom: 25px;
	float: left;
	width: 100%;
}

body#undata div#nav ul li.active a {
	color: #4FA4DB;
}


body#undata .usercontent h3 {
	font-size: 1.6em;
	color: #bfa222;
	margin-bottom: 5px;
}

div#power a img{
	margin-top: 10px;
}