* {
	margin: 0;
	padding: 0;
}

body {
background: #fff url(images/bg.jpg) repeat-x;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;

}

a {
text-decoration: none;
color: #99AECD;
}
a:hover {
text-decoration: underline;
color: #4F5D7F;
}
#menu {
	height: 50px;
	background-repeat: no-repeat;
	width: 783px;
	margin: 0 auto;
}
#menu ul {
	list-style-type: none;
	padding: 10px 0 0 40px;
}
#menu ul li {

}
#menu ul li a {
	color: #E7D68D;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: -1px;
}
#menu ul li a:hover {
color: #333;
text-decoration: none;
}

#wrap {
	margin: 0 auto;
	width: 890px;
	height: 630px;
}
#wrap2 {
	margin: 0 auto;
	width: 890px;
	height: 680px;
}
#wrap3 {
	margin: 0 auto;
	width: 890px;
	height: 1055px;
}
#header {
	height: 165px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	font-size: 50px;
	letter-spacing: -5px;
	padding: 27px 0 0 0;
	color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 600;
letter-spacing: -5px;
}
#header h1 a:hover {
color: #fff;
border-bottom: 1px dotted #fff;
}

.right {
	float: right;
	width: 222px;
	text-align: justify;
	padding-top: 5px;
	clear: both;
	background-image: url(images/events.gif);
	margin-right: 40px;
	height: 300px;
	margin-top: 20px;
	background-repeat: no-repeat;
	padding-right: 5px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {

}
.leftabout {
	float: left;
	width: 801px;
	padding-top: 10px;
	font-size: 11px;
	background-image: url(images/txtabout.jpg);
	height: 382px;
	margin-top: 20px;
	margin-left: 45px;
	background-repeat: no-repeat;
}
.leftphoto {
	float: left;
	width: 801px;
	padding-top: 10px;
	font-size: 11px;
	background-image: url(images/bgphoto.jpg);
	height: 750px;
	margin-top: 20px;
	margin-left: 45px;
	background-repeat: no-repeat;
}
.left {
	float: left;
	width: 558px;
	padding-top: 10px;
	font-size: 11px;
	background-image: url(images/txt.jpg);
	height: 300px;
	margin-top: 20px;
	margin-left: 15px;
	background-repeat: no-repeat;
}

.left ul {
padding: 10px 0 15px 0;
list-style-type: none;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.left ul li a:hover {

}

#footer {
	text-align: center;
	font-size: 11px;
	color: #000;
	background-image: url(images/footer_bg.gif);
	margin: 0 auto;
}

#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #003399;
}

#footerbg {
	background-image:url(images/footer.jpg);
	margin: 0px auto;
	width: 900px;
	height: 210px;
}
#footerbgphoto a {
	color: #FFFFFF;
}
#footerbgphoto a:hover {
	color: #003399;
}
#footerbgphoto {
	background-image:url(images/footerfoto.jpg);
	margin: 0px auto;
	width: 900px;
	height: 220px;
}
#footerfoto {
	text-align: center;
	font-size: 11px;
	color: #000;
	background-image: url(images/footerfoto.gif);
	margin: 0 auto;
}
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
	float: left;
	margin: 6px 15px 0 0px;
	border-right: solid #CACACA 2px;
	padding-right: 15px;
	margin-left: 0px;
}

#nav-menu li a
{

line-height: 2em;
float: left;
display: block;
text-decoration: none;
text-align: center;
font-size:18px;
}


#nav-menu li a
{
float: none
}


#nav-menu
{
	width:890px;
	padding-left:0px;
	margin-bottom: 15px;
	height: 58px;
	padding-top: 10px;
	visibility: 70%;

} 
#txtnew {
	padding-left:40px;
	padding-top: 50px;
	padding-right: 10px;
}
 
 #txtnew2 {
	padding-left:40px;
	padding-top: 30px;
	padding-right: 10px;
}

a.tt{
	position:relative;
	z-index:24;
	color:#1967B8;
	text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{
	z-index:25;
	color: #1967B8;
	
}
a.tt:hover span.tooltip{
	display:block;
	position:absolute;
	line-height:20px;
	top:30;
	-ms-interpolation-mode: bicubic;
	left:0;
	padding: 30px 0 0 0;
	font-size:14px;
	width:200px;
	height:350px;
	color: #ffffff;
	text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
	background: url(images/bubble.gif) no-repeat;
	font-weight: normal;
}
  

a.tt2{
	position:relative;
	z-index:24;
	color:#FFFFFF;
	text-decoration:none;
}
a.tt2 span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt2:hover{
	z-index:25;
	color: #0171AF;
	
	
	
}
a.tt2:hover span.tooltip2{
	display:block;
	position:absolute;
	line-height:20px;
	font-family:"Trebuchet MS", sans-serif;
	top:50px;
	left:0;
	font-size:14px;
	padding: 40px 0 0 0;
	width:200px;
	height:350px;
	color: #ffffff;
	text-align: center;

	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
	background: url(images/bubble.gif) no-repeat;
}

a.tt4{
	position:relative;
	z-index:24;
	color:#1967B8;
	text-decoration:none;
	word-spacing: -1px;
	white-space: nowrap;
}
a.tt4 span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt4:hover{
	z-index:25;
	color: #999;
	width: 200px;
	
	
	
}
a.tt4:hover span.tooltip2{
	display:block;
	position:absolute;
	line-height:20px;
	font-family:"Trebuchet MS", sans-serif;
	top:50px;
	left:0;
	font-size:14px;
	padding: 50px 0 0 0;
	width:291px;
	height:221px;
	color: #000000;
	text-align: center;

	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
	background: url(images/bulletin.jpg) no-repeat;
}






a.tt3{
	position:relative;
	z-index:24;
	color:#FFFFFF;
	text-decoration:none;
}
a.tt3 span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt3:hover{
	z-index:25;
	color: #0171AF;
	
	
	
}
a.tt3:hover span.tooltip3{
	display:block;
	position:absolute;
	line-height:20px;
	font-family:"Trebuchet MS", sans-serif;
	top:50px;
	left:30px;
	font-size:14px;
	padding: 30px 0 0 0;
	width:200px;
	height:350px;
	color: #ffffff;
	text-align: center;

	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
	background: url(images/bubble.gif) no-repeat;
}
ul.thumb {
	float: left;
	list-style: none;
	margin: 0;
	padding: 5px;
	width: 118px;
}
ul.thumb li {
	margin: 0;
	padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 110px;
	height: 110px;
}
ul.thumb li img {
	width: 100px; height: 100px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}
#events {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	height: 230px;
	padding-left: 25px;
	line-height: 20px;
	word-spacing: normal;
	padding-top: 20px;
}
#events2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	height: 20px;
	padding-left: 25px;
	padding-top: 0px;
}

.slide-panel {
	z-index: 25;
	width: 5px;
	position: absolute;
}

.bottom {
	bottom: 0px;
	position:fixed;
	
	
}

.right2 {
right: 0;
}

.left2 {
	position: absolute;
	left: 0;
}

.top {
	top: 0;
}

.content {
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
	background-color: #373C42;
	height: 0px;
	width: 100%;
	color: #fff;
	padding-left:20px;
	background-image:url(images/bgpop.gif);
}


.slide-button {
	float:right;
	position: relative;
	width: 150px;
	z-index: 20;
	cursor: pointer;
	height: 99px;
	padding-right:50px;
	
	background-image:url(images/help.jpg);
	background-repeat:no-repeat;
	
}
.slide-button:hover {
	color: #9f9d8e;
}
#close-button {
background-image:url(images/closehelp.jpg);
}
#helpfoot {
	color: #666666;
}
#helpfoot a:hover  {
color:#000000;
text-decoration:underline;
}
#helpfoot a:link  {
	color:#333333;
	
}
#helpfoot a:visited  {
	color:#333333;
}
/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */
/* These hieghts and widths should be edited to your images */	
ul#pikame{
	padding-left:0;
	width:450px;
	margin:0 auto;}
.pika_main{
	width:500px;
	padding-right:20px;
	margin:0 auto;}
#pikame li{
	margin:5px;
	float: left;
	border:4px solid #4095EF;
	position:relative;
}

/* thats all you NEED to edit. But continue if you'd like. */
ul#pikame li img{position:relative;cursor:pointer;}
.pika_main img{border:5px solid #4095ef;}
.pika_main{position: relative;margin:0 auto;}
.pikachoose li{float:left;position:relative;overflow:hidden;list-style:none;}
.pika_play{position:absolute;top:10px;right:20px;z-index:1;}
.pika_play a{
	position:relative;
	margin-left:auto;
	cursor:pointer;
	font-size: 18px;
	color: #4095EF;
	background-color: #FBFA61;
}
.pika_play img{border:none !important;}
.pika_caption{width:100%;height:30px;text-align:center;}
.pika_navigation a{font-size: 12px;color:white;text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}



div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('images/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('images/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('images/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('images/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('images/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('images/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('images/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('images/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('images/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -20px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #fff;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancy_title_right.png) repeat-x;
}.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #1967C1;
	color: #FFFFFF;
	width: 260px;
}

