html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	zoom:1;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
	vertical-align: top;
}

body {
	font-family: "Lucida Grande", "Helvetica", "Arial", sans-serif;
	font-size: 62.5%;
	background: #006837 url(images/background.gif) repeat-x;
}

ol, ul {
	list-style: none;
}
img { -ms-interpolation-mode:bicubic; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

div.clear {
	clear: both;
}

/*START CONTENT-WRITTEN IN HIERARCHY OF APPEARENCE IN HTML*/

div.wrapper {
	position: relative;
	margin: 0 auto;
	width: 950px;
	min-height: 768px;
	height: auto !important;
	height: 768px; /*IE6+7 Fix*/
}

div.header {
	position: relative;
	width: 100%;
	height: 122px;
	background: url(images/header.jpg) no-repeat;
}

div.subHolder {
	position: absolute;
	width: 255px;
	height: 46px;
	top: 20px;
	right: 40px;
}
	div.subHolder p {
		width: 100%;
		font-size: 1.4em;
		color: #fff;
		font-weight: bold;
	}

	div.subHolder input.sub1 {
		float: left;
		margin: 0;
		padding: 1px 0 3px 0;
		width: 200px;
		line-height: 1.2em;
		font-size: 1.2em;
		color: #000;
		text-align: center;
		border: none;
	}
	div.subHolder input.sub2 {
		float: right;
		width: 40px;
		height: 20px;
		background: #002675;
		border: none;
		color: #ffffff;
	}
	
/*navigation*/	
.navbar{
	width: 400px;
	height: 30px;
	float: right;
	position: absolute;
	top: 98px;
	right: 0px;
	
}	
div.navbar li{
	display: inline;
	padding: 0 10px 0 10px;
	font-size: 1.5em;
	font-weight: bold;
	
}
div.navbar li a{
	color: #152877;
	text-decoration: none;
}
div.navbar li a:hover{
	color: #BB242B;
	
}
div.navbar li a:active;{
	color: #BB242B;
	
}
/*end nav*/

div.contentWrap {
	position: relative;
	width: 100%;
	min-height: 550px;
	height: auto !important;
	height: 550px;
}

div#pictureArea {
	width: 100%;
	height: 400px;
}

	div#pictureArea img {
		float: left;
	}
div.ticketBtn{
float: right;
height: 130px;
width: 315px;
position: absolute;
left: 627px;
top: 250px;
}	
div.ticketBtn a{
text-decoration: none;
}
div#infoArea {
	position: relative;
	width: 100%;
	min-height: 300px;
	height: auto !important;
	background: #fff url(images/infoBack.gif) no-repeat;
}

	div#infoHolder {
		position: relative;
		top: 30px;
		left: 20px;
		width: 474px;
		height: 121px;
	}
	div#infoHolder h1 {
		font-size: 1.8em;
		font-weight: bold;
		width: 100%;
		color: #002675;
		margin:0;
	}
	div#infoHolder h2 {
		font-size: 1.6em;
		color: #002675;
		width: 100%;
		padding: 0 0 10px 0;
		margin:0;
		
	}
	div#infoHolder h3 {
		font-size: 1.5em;
		color: #002675;
		font-weight: bold;
		width: 100%;
	}
	div#infoHolder p {
		font-size: 1.2em;
		color: #000;
	}
	div#infoHolder li {
		font-size: 1.2em;
		color: #000;
	}
.logoBlock {
	float: left
	}
.logoBlock li {
	display: inline;
	padding: 20px;
	margin: 20px 0;
	line-height: 10;
		}
	
.bioBlock{
		width: 850px;
		height: 250px;
		position: relative;
		top: 30px;
		left: 20px;
	}
	div.bioBlock h1 {
		font-size: 1.8em;
		font-weight: bold;
		color: #002675;
		margin-bottom: 10px;
	}
	div.bioBlock h3 {
		font-size: 1.5em;
		font-weight: bold;
		color: #002675;
	}
	div.bioBlock p {
		font-size: 1.2em;
	}
	
div#bioPic {
		position: absolute;
		top: 25px;
		right: 20px;
		width: 300px;
		height: 180px;
	}

	
div#twitBook {
		position: absolute;
		top: 25px;
		right: 20px;
		width: 160px;
		height: 80px;
	}
		div#twitbook a {
			display: block;
			float: left;
		}
		div#twitBook h2{
		font-size: 1.6em;
		color: #002675;
		margin:0 0 20px 0;
		}
		
div.wordHolder p {
			float: left;
			font-size: 1.2em;
			margin: 10px 0 0 0;
		}
		div.wordHolder p.jtwitter {
			margin: 0 0 0 26px;
		}
		
div#col{
		position: absolute;
		top: 25px;
		right: 20px;
		width: 300px;
		height: auto !important;
		min-height: 300px;
					}
						div#col li{
							font-size: 1.2em;
							color: #000;
							list-style-type: none;
							padding: 5px 0 5px 0;
					}
						div#col h2{
							font-size: 1.6em;
							color: #002675;
							width: 100%;
							padding: 5px 0 10px 0;
					}
						div#col h3{
							font-size: 1.5em;
							color: #002675;
							font-weight: bold;
							width: 100%;
							padding: 15px 0 10px 0;
							
					}
					

/*Footer*/
div.footer {
	position: relative;
	width: 950px;
	height: 74px;
	background: #002675 url(images/footer.gif) no-repeat;
}
	div.footer a {
		position: absolute;
		top: 10px;
		right: 15px;
	}