@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	}
	
	
	 html {
	overflow-y: scroll;
}


	
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	margin-top: 10px;
}
#wrapper #logo {
	height: 102px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 145px;
	width: 760px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #content #right img {
	margin-left: auto;
	margin-right: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#wrapper #content {
	width: 900px;
	min-height:500px;
}
#wrapper #content #left {
	width: 525px;
	height: auto;
	float: left;
}
#wrapper #content #right {
	width: auto;
	float: right;
	left: 0px;
	right: 0px;
	text-align: left;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
	height: auto;
}
.leftevent {
	width: 900px;
}
.ojtext {
	color: #df9946;
}

#footer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#footer p {
	font-size: 9px;
	text-align: center;
}

#wrapper #content #left object {
	margin-right: auto;
	margin-left: 40px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
	line-height: 18px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-style: normal;
	line-height: 30px;
	text-transform: none;
	font-variant: small-caps;
	margin-left: 20px;
	font-weight: lighter;
}
#wrapper #content #left embed {
	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-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 80px;
}
#wrapper #content #left a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E27E0E;
	text-decoration: none;
	font-weight: bold;
}
a  {
	color: #df9946;
	text-decoration: none;
}
a:hover  {
	color: #FF0000;
}
.leftevent img  {
	margin-left: 28%;
}






.gallery {
	float: left;
	margin-left: 20px;
	width: 285px;
	height: 950px;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif, Arial;
}
.gallery ul {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
.gallery ul li {
	display: inline;
	list-style-type: none;
}

.gallery img {
	border: medium solid #CCC;
	margin-top: 8px;
	margin-right: 2px;
	margin-left: 2px;
}
.gallery a:hover img{
	border: medium solid #df9946;
}
.display {
	width: 550px;
	float: left;
	height: 700px;
	font-size: 13px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif, Arial;
}
.display img {
	margin-top: 8px;
}
.textbox {
	margin-bottom: 30px;
	width: 840px;
}

.categories {
	width: 100%;
	height: 30px;
}
.categoriestxt {
	float: right;
	width: 585px;
	color: #666;
	font-family: Arial, Verdana;
	font-size: 12px;
}

