html,body {
	margin:0;
	padding:0;
	font: 100.01%/130% Geneva, Arial, Helvetica, sans-serif; /*"Century Gothic",*/
	font-size: 0.7em;
	font-size:small;
	background-color: #aabcc1;
	color:#7b949b;
}

/* buggybox */
* html .buggybox {height: 1%;} /* for IE/Win */
*>html .buggybox {he\ight: auto;} /* for IE5/Mac */ 

a, a:visited {
	color:#d60808;
	text-decoration: none;
}

a:hover, a:active {
	color: #d60808;
	text-decoration: none;
}

.footer {
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
}
.footer a {
	color:#d60808;
	text-decoration: none;
}

.footer a:hover {
	color: #d60808;
	text-decoration: none;
}

.headlinks {
	font-size: 13pt;
}
.headlinks a {
	color:#fff;
	text-decoration: none;
}

.headlinks a:hover {
	color: #efd923;
	text-decoration: none;
}

#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;
}

h1 {

}

h2 {
	font-size: 18pt;
	color: #d60808;
	line-height: 18pt;
	font-style: italic;
	font-weight:bolder;
	display: inline;
}

h3 {
	font-size: 12pt;
	font-style: italic;	
	display: inline;
}

h4 {
	font-size: 12pt;
	color: #d60808;
	line-height: 12pt;
	font-style: italic;
	display: inline;
}

h5 {
	font-size: 10pt;
	color: #d60808;
	line-height: 10pt;
	font-style: italic;
	display: inline;
}

h2 a:hover {
	text-decoration: underline;
}
h3 a:hover {
	text-decoration: underline;
}
h4 a:hover {
	text-decoration: underline;
}
h5 a:hover {
	text-decoration: underline;
}


.desc {
	font-size: 9pt;
	font-style: italic;
}

#eventsticker {
	height: 104px;
	min-height: 104px;
	margin-left: 0px;
	overflow: hidden;
}

#eventsticker ul li {
	margin-left: -40px;
	margin-top: 0px;
}

html>body #eventsticker ul li {
	margin-left: -40px;
	margin-top: -13px;
}

#content {
	text-align: left;
	line-height: 110%;
}