
body {
	margin : 0 0 0 10px;
	padding : 0;
	font : 0.85em georgia,serif;
/*	color : #336699;					*/
	background : #e8f4ff;
}

p.small {
	font-size: 1.0em
}

#container {
	width : 900px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 20px;
	margin-bottom : 20px;
	padding : 0px;
	background : #bddcfb;
	border : 1px solid #3399ff;
}

#banner {
	float : left;
	width : 647px;
	height : 210px;
	padding : 0;
	margin : 0 0 0 0;
	background : #ffffff;
}

#bannerb {
	float : right;
	width : 253px;
	height : 210px;
	margin : 0 0 0 0;
	padding : 0;
	background : #ffffff;
}

#navcontainer {
	clear:both;
	width : 100%;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	background : #ffffff;
	border-width : 0 0 0 0;
}

#navcontainer ul {
	padding: 0;
	margin: 0;
	background: inherit;
	color: #ffffff;
	float: left;
	width : 100%;
}

#navcontainer ul li {
	display: inline;
	border-bottom : 0px;
}

#navcontainer ul li.current {
	padding: 0.2em 1em;
	background: #333399;
	font : 1.1em arial,sans-serif;
	color : #e8f4ff;
	text-decoration : none;
	float : left;
	border-top : 1px solid #333399;
	border-bottom : 0px;
}

#navcontainer ul li a {
	padding: 0.2em 1em;
	background: #8888c4;
	font : 1.1em arial,sans-serif;
	color: #333399;
	text-decoration: none;
	float: left;
	border-right : 1px solid #333399;
	border-top : 1px solid #333399;
	border-bottom : 0px;
}

#navcontainer ul li a:hover {
	background: #4646f7;
	color: #ffffff;
	border-bottom-width : 0px;
}

#menu {
	width : 100%;
	font : 1em arial,sans-serif;
	line-height : 200%;
	letter-spacing : 0.03em;
	color : #e8f4ff;
	background : #333399;
	margin : 0 0 0 0;
}

#menu a {
	font : 1em arial,sans-serif;
	letter-spacing : 0.03em;
	color : #bddcfb;
	text-decoration : none;
	border-bottom : 0px;
}

#menu a:hover {
	color : #ffffff;
	text-decoration : underline;
}

#footer {
	clear : both;
	padding : 5px;
	margin-top : 15px;
	color : #ffffff;
/*	background : #0081d8; */
	background : #333399;
}

#footer a:link, #footer a:visited {
	background : inherit;
	color : #bddcfb;
	text-decoration : none;
	border-bottom : 1px dashed #ffffff;
}

#footer a:hover {
	border-bottom : 1px dashed #333333;
	background : inherit;
	color : #333333;
}

#newsletter {
	margin: 7px;
}

#newsletter ul {
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 25px 15px;
}

#newsletter ul li {
	border-bottom: 0px solid #336699;
}

#newsletter table.current {
	margin: 2% 10%;
	width: 80%;
	border: 0px solid #3399ff;
	font: 1.35em arial,sans-serif;
}

#newsletter table.current td.first {
	width: 85%;
}

#newsletter table {
	width: 100%;
	margin: 2% 0%;
	border: 2px solid #333399;
}

#newsletter table td {
	border: 0px solid #3399ff;
	padding: 5px;
	vertical-align: top;
}

h1 {
	font : bold 1.5em georgia,serif;
	background : inherit;
	color : #c10000;
	margin : 10px 10px 0px 10px;
}

h2 {
	font : bold 1.2em georgia,serif;
	background : inherit;
	margin : 10px 10px 0px 10px;
}

h3 {
	line-height : 135%;
	font : 1em arial,sans-serif;
	margin : 10px 10px 10px 10px;
}

h4 {
	font : 1.15em georgia,serif;
	line-height : 130%;
	background : inherit;
	margin : 0px 10px 0px 10px;
}

h5 {
	font : 1em arial,sans-serif;
	line-height : 130%;
	background : inherit;
	margin : 0px 10px 0px 10px;
}

h6 {
	font : 0.85em arial,sans-serif;
	line-height : 150%;
	background : inherit;
	margin : 10px 10px 10px 10px;
}

p {
	line-height : 135%;
	font-size: 1.1em;
	color : #333399;
	margin : 10px 10px 10px 10px;
}

a {
	text-decoration : none;
	color : #333399;
	background : inherit;
	border-bottom : 1px dashed;
}

a:hover {
	color : #336699;
	background : inherit;
	text-decoration : none;
	border-bottom : 1px dashed;
}

ul {
	list-style-type : none;
	line-height : 130%;
	font : 1em arial,sans-serif;
	margin : 10px 10px 10px 20px;
}

ul li {
	display : block;
	color : #336699;
	padding : 5px 0px 5px 10px;
	border-bottom : 1px solid #3399ff; 
}

em {
	color : #333399;
}

div.scroll {
	overflow : auto;
	height : 6em;
	width : 180px;
	padding : 1ex;
	color : #336699;
	background : inherit;
	border : 1px solid #bddcfb;
	margin : 10px;
}

.news {
	font-size : 0.9em;
	background : inherit;
	color : #336699;
	margin : 0px 0px 8px 5px;
}

.orange {
	background : inherit;
	color : #a21515;
	font-family : georgia,serif;
	margin : 0px 0px 0px 5px;
}


.clear {
	clear : both;
}

#tickets {
	text-align: center;
	margin: 15px 0 25px 0;
}

#tickets table {
	border: 0px solid black;
	text-align: left;

}

#tickets table td {
	vertical-align: top;
}

#tickets ul {
	text-align: left;
	list-style-type : disc;
	line-height : 110%;
	font : 1.2em arial,sans-serif;
	margin : 0px;

}

#tickets ul li {
	display : list-item;
	color : #363636;
	padding : 10px 0px;
	border-bottom : 0px;	
}
