p {
	font: 13px Georgia, "Times New Roman", Times, serif;
	color:#666666;
	margin: 0px;
}
.text {
	font: 13px Georgia, "Times New Roman", Times, serif;
	color:#333333;
}
.small {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color:#858f35;
}
.title2 {
	font: 18px Verdana,Arial,Helvetica;
	color:#2d67ad;
}
a, strong a {
	color: #858f35;
	text-decoration:none;
	outline: none;
}
a:visited {
	color: #9a9836;
}
a:hover {
	text-decoration:underline;
}
ul {
	padding:0px;
	margin:0px;
}
.list {
	font: 13px Georgia, "Times New Roman", Times, serif;
	font-size:0.75em;
	line-height:1.41em;
	color:#333333;
	font-style:italic;

}
.list ul {
	padding:0px;
	margin:0px;
}
.list li{
	margin-left: 10px;
	padding-left: 11px;
	list-style:none;
	line-height: 10px;
	background:url(images/list.gif) no-repeat left top;
	line-height: 2em;
}
.num {
	font: 13px Georgia, "Times New Roman", Times, serif;
	font-size:0.75em;
	line-height:1.41em;
	color:#333333;
	font-style:italic;
}

.num ul {
	padding:0px;
	margin:0px;
}
.num li{
	margin-left: 26px;
	padding-left: 0px;
	list-style:decimal;
	line-height: 10px;
	line-height: 2em;
}

h1 {
	font: 27px Georgia, "Times New Roman", Times, serif;
	color:#858f35;
}
h2 {
	font: 23px Georgia, "Times New Roman", Times, serif;
	color:#333333;
	border-bottom: #999999 2px solid;
}
.img {
	margin: 10px;
	border: 0px;
}
.gallery {
	border: 4px solid #E0E0E0;
}
#hr {
	border-bottom: #333333 1px dotted;

}

body {
	margin:0px auto;
	background-color: #eaeaea;

}

#header {
	margin:0px auto;
	width: 770px;
	height: 98px;
	padding: 7px 0px 0px 10px;
	position: relative;
	background-color:#FFFFFF;
}
#languages {
	position:absolute;
	bottom:15px;
	right:7px;
	width: 125px;
	height: 18px;
}
#top_flash {
	margin:0px auto;
	width: 780px;
	height: 342px;
	position: relative;
	background-color:#FFFFFF;
}
#content {
	margin:0px auto;
	width: 700px;
	padding: 7px 40px 70px 40px;
	position: relative;
	background-color:#FFFFFF;
}
#footer {
	margin:0px auto;
	width: 740px;
	height:19px;
	padding: 15px 20px 20px 20px;
	position: relative;
	background: #eaeaea url(images/footer_bg.gif) repeat-x left top;
}
#footer a {
	color:#5f5d31;
}

