* {
		margin: 0;
		padding: 0;
}
html, body {
		width: 100%;
}
body {
	height:100%;
	line-height: 14px;
	font: normal 11px Verdana, Helvetica, Arial, sans-serif;

}
#etwrap {
	margin:0;
	padding:0px;
	width:100%;
	height:100%;

}
#content { 
	position:relative;	
	width:550px;	
	margin:auto;
}
#relevantcontent {
  position:absolute; 
	margin:0 auto;
  top:635px;
text-align:justify;
	z-index:10;
}
#relevantmenu {
  position:absolute; 
	margin:0 auto;
	top:275px;
	left:550px;
	text-align:justify;
	z-index:10;
}
#content h1 {
	font: normal 22px Georgia, Times, serif;
	text-decoration: none;
	color: #6098ab;
	margin: 10px 0 0;
	padding: 0 20px 15px 0;
}
#content h2 {
	font-size:12px;
	font-weight:normal;
	color: #e1d4b0;
}
ul#nonee {
	list-style: none;
	list-style-type: none;
	margin:0px;
	padding:0px;
	background-color: #cbd1d7;
}
li#nonee {
	margin:0px;
	padding:0px;
	float:left;
	padding-right:10px;
}
a.blinks {
	color: white;
	text-decoration:none;
}
#etblock {
	position:relative;
	width:1px;
	height:330px;
	z-index:9;
}
