* {
}


body {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	background-image: url(images/wallpaper.jpg);
}
form {
}
h2 {
	font-size: 18px;
	color: #23237F;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/backheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#leftcolumn ul {
padding-left:3px;
}
#rightcolumn p {
	margin-bottom: 30px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCEC;
}
#leftcolumn li {
	list-style-type: none;
	margin-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E7CB3;
	margin-right: 5px;
	padding-bottom:10px;
	font-size: 14px;	
}
#outerwrapper {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	max-width:900;
	min-width:700;
}
#pageheader {
	background-color: #FFFFFF;
	height: 100px;
	overflow: hidden;
}
#menubar {
	background-color: #7E7CB3;
	height: 25px;
	overflow: hidden;
	font-size: 14px;
	clear: both;
}
#footer {
	background-color: #f9efd7;
	height: 50px;
	overflow: hidden;
	clear: both;
	padding-bottom: 1em;
}
#footer p {
	font-size: 10px;
	text-align: center;
}
p {
	margin: 8px;
	line-height: 1.4em;
}
#maincolumn ul {
	line-height: 1.4em;
	list-style-type: circle;
	margin:20px;
}
#menubar li {
	display: inline;
	line-height: 1em;
	padding-right: 10px;
	padding-left: 10px;
}
#menubar ul {
	float: right;
	margin-top: 2px;
	margin-right: 75px;
}
#leftcolumn {
	background-color: #FFFFFF;
	float: left;
	width: 20%;
	text-align: left;
	padding-bottom: 1em;
	min-width:125px;
}
#rightcolumn {
	background-color: #FFFFFF;
	float: left;
	width: 23%;
	min-width:100px;
}
#maincolumn {
	float: left;
	position:relative;
	background-color: #FFFFFF;
	width: 57%;
	padding-bottom: 1em;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #30368A;
	margin:12px;
}
form {
	margin-left: 10px;

}
h3 {
	color: #283583;
	margin-left: 15px;
	font-size: 12px;
}
#menubar a:link, #menubar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menubar a:hover, #menubar a:active {
	color: #DAB735;
	text-decoration: none;
}
#maincolumn a:link, #maincolumn a:visited {
	color: #2C3286;
	text-decoration: none;
}
#maincolumn a:hover, #maincolumn a:active {
	color: #7F7CB3;
	text-decoration: none;
}
#leftcolumn a:link, #leftcolumn a:visited {
	color: #2C3487;
	text-decoration: none;
}
#leftcolumn a:hover, #leftcolumn a:active {
	color: #7F7CB3;
	text-decoration: none;
}

#rightcolumn a:link, #rightcolumn a:visited {
	color: #2C3487;
	text-decoration: none;
}
#rightcolumn a:hover, #rightcolumn a:active {
	color: #7F7CB3;
	text-decoration: none;
}
.hotlink {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ECCB70;
}
.boldheader {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin:12px;
	background-color: #32388C;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	border-radius:.5em;
	-moz-border-radius:0.5em;
	-webkit-border-radius:.5em;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
}
.parablock {
	clear: left;
	margin: 20px;
	padding: 20px;
}
.goldback {
	background-image: url(images/backaddress.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 3px;
}


#outerwrapper #leftcolumn form {
	background-color: #FFFFFF;
}
.leftmain {
	float: left;
	width: 250px;
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #35388A;
	border-right-color: #35388A;
	border-bottom-color: #35388A;
	border-left-color: #35388A;
}
.rightmain {
	width: 250px;
	float: right;
	text-align: right;
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #35388A;
	border-right-color: #35388A;
	border-bottom-color: #35388A;
	border-left-color: #35388A;
}
.ticketbox {
	clear: left;
	border: 1px solid #35388A;
}
