body{
	margin: 0;
	padding: 0;	
}

h2{
	font: bold 1.5em times;
	color: #000077;
}

a{
	color: #ffffff;	
}

h3{
	font: bold 1em times;
	color: #000077;
}

img.email{
	margin-bottom: -5px;
}

.coverup{
	float: left;
	width: 760px;	
	border: 1px solid #000077;
	background-color: #627cb2;	
}

#letter, p{
	margin: 0 0 1em;
	padding-left: 1em;	
}

#letter a{
	color: #000077;
}

#inaction, #faq, #project, #blog, #contribute, #kudos{
	float: left;
	width: 760px;
	clear: left;
	border: 1px solid #000077;
	background-color: #627cb2;
}

#eulife {
	width: 760px;
	color: #ffffff;
	background-color: #627cb2;
	margin: 0 auto;
}

#header{
	background: url(../_gfx/banner.gif) no-repeat #627cb2 left;	
	border: 1px solid #000077;
	width: 100%;
	height: 93px;
}

#language{
	float: right;
}

#logo {
	text-indent:-10000px;
}

#nav{
	position: relative;
	width: 100%;
	float: left;
	background-color: #627cb2;	
	border: 1px solid #000077;
}

#nav ul{
	padding: 0;
	margin: 0;	
}

#nav ul li{
	float: left;
	display: block;
	width: 5em;
	text-align: center;
}

#nav ul li a{
	color: #ffffff;
	text-decoration: none;
}

#nav ul li:hover{
	background-color: #000077;
}

#nav ul li.on{
	background-color: #000077;
}

#nav ul li:hover a{
	color: #ffffff;
}

#nav ul li.on a{
	color: #ffffff;
}

#main{
	position: relative;
	width: 760px;
	float: left;
	border: 1px solid #000077;
	background-color: #627cb2;	
}

#letter{
	width: 740px;
	padding-top: 1em;
}

.shadow{
	float: left;
	width: 740px;
	background: url(../_gfx/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../_gfx/shadow.gif) no-repeat bottom right;
}

.shadow div{
	background: none !important;
	background: url(../_gfx/shadow2.gif) no-repeat left top;
	padding: 0 !important;
	padding: 0 2px 10px 0;	
}

.shadow div p{
	color: #000077;
	border: 1px solid #000077;
	background-color: #ffffff;
	font: 1em times;
	padding: 4px;
	margin: 0px 6px 6px -6px !important;
	margin-left: 0;
	line-height: 1.5;
}

#about{
	float: left;
	width: 500px;
	clear: left;
}

.dictionary{
	float: right;
	width: 250px;
	border-left: 1px dotted #000077;
	border-bottom: 1px dotted #000077;
	color: #000077;
	background-color: #ffffff;
}

#faq p, #faq ul{
	padding-left: 2em;		
}

#faq img{
	padding: 0 5em;
}

#description{
	float: left;
	padding-left: 10px;
}

#components{
	float: left;
	width: 760px;
	border-top: 1px dotted #000077;
}

#components img{
	border: 0;	
}
