body {
	color: #000000;
	background-color: #EDEFF2;
	margin: 0px;
	font-size: 10pt;
	font-family: Tahoma, Verdana;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
}
a {
	color: #002255;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #0051CA;
}

.container {
	width: 762px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.container .logo {
	height: 73px;
}
.container .lang {
	height: 73px;
}
.container .header {
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 185px;
}
.container .content {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
}
.container .footer {
	text-align: center;
	padding-top: 5px;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
}
.container .footer p {
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.container ul.menu {
	height: 23px;
	list-style-type: none;
	list-style-position: inside;
	background-image: url(images/menu-bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.container ul.menu li.sep {
	padding-left: 220px;
}
.container .footer a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.container .footer a:hover {
	color: #0051CA;
}

.container .content .column-left {
	width: 345px;
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.container .content .column-right {
	width: 345px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: bold;
	color: #025;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.content img.img-right {
	float: right;
	margin-left: 15px;
}

.content h2 {
	font-size: 2em;
	color: #002255;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.content ul.gallery-menu {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
ul.gallery-menu a.current {
	color: #333333;
	text-decoration: underline;
}

ul.gallery-menu a {
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.content table.gallery-holder {

}
table.gallery-holder img {
	padding: 4px;
	background-color: #FFFFFF;
	border: 2px solid #333333;
}




.content ul.gallery-menu li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
.content img.gallery-thumb {
	padding-right: 4px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-left: 4px;
	border: 2px solid #000000;
}



.content h3 {
	color: #002255;
	font-size: 10pt;
	font-weight: bold;
	line-height: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.content p {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: justify;
	font-size: 0.9em;
	line-height: 1.2em;
}

.content img.img-left {
	float: left;
	background-color: #FFFFFF;
	border: 3px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.content img {

}

.container ul.menu li {
	display: inline;
	padding-right: 15px;
	padding-left: 0px;
	margin: 0px;
	list-style-position: inside;
	list-style-type: none;
}
.container ul.menu li a {
	color: #002255;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.container ul.menu li a:hover {
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #002255;
}
.content .small-central {
	padding-right: 80px;
	padding-left: 80px;
	text-align: left;
}
.container .breakout {
	background-image: url(images/breakout.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 35px;
	color: #999999;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana;
	line-height: 35px;
	padding-left: 55px;
}
ul.gallery-menu a:hover {
	text-decoration: underline;
}
input {
	border: 1px solid #666666;
}
textarea {
	border: 1px solid #666666;
}
.content ol {
	text-align: justify;
	list-style-type: decimal;
	list-style-position: outside;
}
.content ol li {
	margin-bottom: 10px;
}
s
