body {
	margin: 0;
	background: url(../images/bg-gradient.gif) repeat-x fixed;
	text-align: center;
}

body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#container {
	width: 782px;
}
html>body #container {
	width: 780px;
}

#container {
	margin: 10px auto;
	background: #fff url(../images/border.gif) no-repeat;
	padding: 10px 1px;
	text-align: left;
}

#sections {
/*
	xbackground-color: #fff;
*/
}

#sections ul {
	list-style: none;
	padding: 0;
	margin: 10px 0px 0px 20px;
}

#sections li
{
	float: left;
	margin: 0 0.7em 0 0em;
	padding: 0;
	text-align: center;
	border: 1px solid #369;
}

#sections a {
	display: block;
	width: 6em;
	background: url(../images/tab-off.gif) repeat-x #fff;
	color: #000;
	text-decoration: none;
}

#sections a:hover {
	background: url(../images/tab-on.gif) repeat-x #69c;
	color: #fff;
	text-decoration: none;
}

div#sub-section {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#logo {
	background: url(../images/top-left.gif) no-repeat;
	width: 100%;
	clear: both;
	border: 2px solid #369;
	border-width: 4px 0px 0px 0px;
}

#logo div.logo-inner {
	background: url(../images/top-right.gif) right top no-repeat;
	margin: 0px 0px 0px 50px;
}

#logo div.banner {
	text-align: center;
	padding: 7px 0px 7px 0px;
}

#logo div.lang-select {
	float: right;
}

#sub-section {
	padding: 3px 10px 1px 0px;
	border: 1px solid #369;
	border-width: 0px 0px 2px 0px;
	color: #666;
}

#sub-date {
	float: right;
}

#sub-location {
	padding-left: 20px;
}

#sub-location a {
	color: #000;
	text-decoration: none;
}

#main {
	padding: 0px 20px;
	background: #fff;
}

h1 {
/*
	xmargin-top: 1.23ex;
	xmargin-bottom: 1.23ex;
*/

/*	text-indent: 12px;
	margin-left: -12px;
	background: url(../images/3dots.gif) 0px 1ex no-repeat;
*/	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

.comment-date {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.header {  font-family: "Courier New", Courier, mono; font-size: 50px; font-weight: bold}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	background: #9bd;
	padding: 5px;
	color: #fff;
}
.nav-links {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.nav-date {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666}
dt { font-weight: bold}
h2 { font-size: 18px; font-weight: normal }
h3 { font-size: 16px}
