html, body {
    height: 100%;
	min-height: 100%;
	padding: 0;
	margin: 0;
}

body {
	background: url(pics/keys3.jpg) repeat-y scroll 0 78px;
	
}

h1, h2, h3 {
	line-height: 1.1em;
	font-family: Verdana, sans-serif;
}

a {
	text-decoration: none;
	color: #ff7a21;
}

li {
	list-style: none;
}

#header {
	position: absolute;
	z-index: 1001;
}

#header ul li { float: left; margin-left: 30px; }

#aspnetForm {
	float: left;
	position: relative;
	width: 100%;
	min-height: 100%;
}

#Sideboard a {
	position: relative;
	z-index: 100;
}

/*#topLeft {
	background: url(pics/topleft.jpg) no-repeat;
    width: 418px;
	height: 302px;
}*/

/* Main Menu */
#ctl00_navMenu_blNavList {
	/*background: yellow;*/
	float: left;
	margin-top: 322px;
	margin-left: 180px;
	width: 100px;
	padding: 0;
	list-style: none;
}

#ctl00_navMenu_blNavList li {
	height: 20px;
	margin-bottom: 17px;
	/*background: red;*/
	overflow: hidden;
	font-family: "Copperplate Gothic Bold";
	font-size: 16px;
	line-height: 20px;
}

#ctl00_navMenu_blNavList li.active a {
    font-weight: bold;
	color: #ff7a21;
}

#ctl00_navMenu_blNavList li a {
	font-size: 0.8em;
	color: #fff;
}


/* Sub Menu */
#ctl00_navSub_blNavList {
	float: left;
	margin-top: 303px;
	margin-left: -150px;
	width: 150px;
	padding: 0;
	list-style: none;
}

#ctl00_navSub_blNavList li {
	height: 20px;
	margin-bottom: 18px;
	/*background: red;*/
	overflow: hidden;
	font-family: "Copperplate Gothic Bold";
	font-size: 13px;
	line-height: 20px;
}

#ctl00_navSub_blNavList li.active a {
    font-weight: bold;
	color: #ff7a21;
}

#ctl00_navSub_blNavList li a {
	color: #000;
	font-size: 0.9em;
}


#ctl00_lvPanel_ibToLogin {
	position: absolute;
	top: 250px;
	left: 160px;
	z-index: 1000;
}

#MainContent {
	width: 400px;
	color: #fefde6;
	font-family: Georgia;
	font-size: 0.9em;
	line-height: 120%;
	margin: 125px auto 50px;
	text-align: left;
}

#mainContentWrapper {
	margin-left: 410px;
	margin-right: 150px;
	text-align: center;
}

#ctl00_cpMainContent_imgPic{
	width: 100%;
}

#ticketTitle {
	width: 271px;
	height: 133px;
	background: url(pics/ticket3.gif);
	text-indent: -309px;
	overflow: hidden;
	margin-top: 0;
}

/*#photoframe {
	width: 179px;
	height: 214px;
	background: url(pics/photoframe.gif);
	float: right;
	margin: 10px;
}*/
.smallPhoto {
	float: right;
}
.smallPhoto img {
	border: none;
}

#drum {
position: absolute;
background: url(pics/drum.gif);
bottom: 0px;
right: 0px;
width: 139px;
height: 217px;
}

#maracas {
position: absolute;
background: url(pics/maracas.gif);
top: 100px;
right: 0px;
width: 148px;
height: 315px;
}

#top {
	position: absolute;
	width: 100%;
	height: 115px;
	background: url(pics/top.jpg) repeat-x;
}
#allshawl {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(pics/allshawl2.jpg);
	width: 418px;
	height: 302px;
}

#croppic {
	float: right;
	padding: 0 0 10px 10px;
}

#croppic span {
	display: block;
	text-align: center;
}
