* {
	padding:0;
	margin:0;
	font-family:"Trebuchet MS", Verdana;
}
p, a {
	color:#666;
}
a {
	text-decoration:underline;
}
a:hover {
	color:#606;
}
img {
	border:0;
}
h2, h3 {

	margin:10px 10px;
	color:#606;
	margin-left:-0.3em;
}
h2 {
	font-size:2em;
}
h3 {
	font-size:1.5em;
}

h4 {
	margin:5px 10px 0px;
	color:#606;
	margin-left:0em;
	font-size:1em;
}

body {
	background:url(bg_gradient.jpg) repeat-x;
	text-align:center;
}
div#topBar {
	background:#606;
	height:2em;
	margin-bottom:30px;
	padding-left:50px;
	padding-top:.8em;
	text-align:left;
}
div#topBar p {
	color:#fff;
	font-size:1em;
	display:inline;
	font-weight:bold;


}
div#topBar a {
	color:#fff;
	font-size:1em;
	display:inline;
	font-weight:bold;
  text-decoration:underline;

}
div#topBar a:hover {
	color:#ccc;
	font-size:1em;
	display:inline;
	font-weight:bold;
  text-decoration:underline;

}
div#main {
	width:70em;
	margin:0 auto;
	text-align:left;
}
div#content {
	background:#fff;
	width:40em;
	padding:1em;
	margin-top:10px;
	min-height:25em;
}
ul#navi {
	border-bottom:5px #606 solid;
	display:block;
	height:2em;
	margin-bottom:20px;
}
ul#navi li a {
	font-size:1.2em;
	color:#606;
	text-decoration:none;
	font-weight:bold;
}
ul#navi li {
	list-style-type:none;
	display:inline;
	margin-right:10px;
}
div#footer {
	background:#111;
	border-top:#333 8px solid;
	text-align:center;
	height:5em;
	color:#999;
	font-size:.8em;
}
img#langImg {
	width:2em;
	height:1.375em;
	float:left;
	margin-right:3px;
}
li {
	margin-left:20px;
}
