html {
	background-color: #808080;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#banner {
	width: 950px;
}
#navbar {
	width: 950px;
	background-image: url(../images/navbar_02_02.png);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 20px;
}
#navbar ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	list-style-type: none;
	float: right;
	margin-top: 5px;
	overflow: hidden;
}
#navbar li {
	display: inline;
	list-style-type: none;
	border-left-width: 1.5px;
	border-left-style: solid;
	border-left-color: #1E345E;
	padding-left: 10px;
	margin-left: 5px;
	margin-right: 5px;
	overflow: hidden;
}
#navbar  a:hover{
	color: #3DA1FB;
}
.event {
	padding: 15px;
	width: 600px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3D68BC;
	border-right-color: #3D68BC;
	border-bottom-color: #203662;
	border-left-color: #203662;
	text-align: center;
	vertical-align: middle;
}
#sidebar {
	width: 225px;
	float: left;
	background-image: url(../images/sidebar_04.png);
	margin-bottom: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	list-style-type: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 25px;
}
#sidebar ul {
	list-style-type: none;
	display: inline;
	text-align: left;
	height: 100px;
}
#sidebar li {
	margin-bottom: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #780C35;
}
a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 15px;
}
ul a:hover {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
ul a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	margin: 10px;
	padding: 5px;
	display: inline;
}
#content {
	float: none;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 250px;
	width: auto;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
#content img {
	vertical-align: middle;
	text-align: center;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	overflow: hidden;
}
#content1contact {
	float: left;
	background: #305192;
	color: #FFF;
	margin: 10px;
	padding: 10px;
}
#content2contact {
	float: right;
	background: #305192;
	color: #FFF;
	margin: 10px;
	padding: 10px;
}
#footer {
	text-align: center;
	clear: both;
	width: 950px;
	background-image: url(../images/footer_10.png);
	height: 25px;
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
	vertical-align: middle;
}
.date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	float: left;
	padding-top: 2px;
	padding-left: 2px;
}
.image {
	float: left;
	margin-top: 13px;
	background-color: #FFF;
}
.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	text-decoration: none;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin-left: 150px;
}
.description {
	color: #FFF;
	text-align: left;
	vertical-align: middle;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: 150px;
}
.time {
	text-align: center;
	vertical-align: middle;
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
#google_translate_element {
	background-color: #FFF;
}
.findus {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #06F;
	border-right-color: #06F;
	border-bottom-color: #003;
	border-left-color: #003;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.findus a {
	color: #FFF;
	text-decoration: none;
	background-color: #2E5093;
}
.findus a:hover {
	color: #09F;
}
