html,body {
	margin:0;
	padding:0;
	font: 100.01%/130% Geneva, Arial, Helvetica, sans-serif; /*"Century Gothic",*/
	font-size: 0.8em;
	font-size:small;
	background: #fff url(/images/main/bg.gif) repeat; 
	color:#fff;
}

/* buggybox */
* html .buggybox {height: 1%;} /* for IE/Win */
*>html .buggybox {he\ight: auto;} /* for IE5/Mac */ 

a, a:visited {
	color:#fff;
	text-decoration: none;
}

a:hover, a:active {
	color: #efd923;
	text-decoration: none;
}

.footer {
	font-size: 8pt;
	line-height: 8pt;
	font-weight: bold;
}
.footer a {
	color:#fff;
	text-decoration: none;
}

.footer a:hover {
	color: #efd923;
	text-decoration: none;
}

.headlinks {
	font-size: 13pt;
}
.headlinks a {
	color:#fff;
	text-decoration: none;
}

.headlinks a:hover {
	color: #efd923;
	text-decoration: none;
}

.leftt {
	background: url(/images/main/bg_left.jpg) no-repeat;
	background-position:bottom;
}
.rightt {
	background: url(/images/main/bg_right.jpg) no-repeat;
	background-position:bottom;
}

#mainpgallery {
	font-size: 8pt;
	font-weight: bold;
}

#mainpgallerty a img {
	border-: 0;
}

.rightbox {
	text-align: right;
	font-size: 8pt;
	line-height: 10pt;
}

#centerbox {
	text-align: right;
	font-size: 9pt;
	line-height: 11pt;
	width: 427px;
	height: 144px;
	overflow: hidden;
}

#centerbox img {
	padding-left: 9px;
	padding-top: 5px;
}

.toptext {
	text-align: center;
	font-size: 9pt;
	line-height: 9pt;
}

h2 {
	font-size: 15pt;
	color: #efd923;
	display: inline;
}

h3 {
	font-size: 12pt;
	color: #fff;
	display: inline;
}

h4 {
	font-size: 12pt;
	color: #efd923;
	display: inline;
}

#eventsticker {
	height: 77px;
	min-height: 77px;
	color: #226481;
	margin-left: -15px;
	overflow: hidden;
}

html>body #eventsticker {
	height: 100px;
	min-height: 100px; 
	color: #226481;
	margin-left: -15px;
	margin-top: -12px;
}
