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;
}

/* remember to define focus styles! 
:focus {
	outline: 1;
}
*/

body {
	line-height: 1;
	color: black;
	background: white;
	font-family:Times, "Times New Roman", serif;	
	height:100%;
}

ol, ul {
	list-style: none;
}
/* 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: "" "";
}

a,u, .underlined {
	text-decoration:none;
	border-bottom:1px solid #000;
}

a:link,
a:visited,
a:active,
a:hover {
	color:#000;
	
}

#container {
	margin:30px;
	width:740px;
	margin: 0px auto;
	text-align:center;
	font-weight:bold;
}

.coming {
	color:#00e;
	font-weight:bold;
	margin-top:40px;
}

.opening {
	margin-bottom:50px;
}

.artist {
	font-size:40px;
	font-weight:bold;
}

.date, .description {
	font-size:16px;
	line-height:20px;
}

.title {
	font-size:90px;
	line-height:73px;
	font-weight:bold;
}


.title1 {
	font-size:90px;
	line-height:60px;
	font-weight:bold;
	margin-top:40px;
}

.titleimg {
	margin-top:80px;
	margin-bottom:7px;
}

.subtitle {
	font-size:12px;
	line-height:14px;
}

.about {
	max-width:800px;
	margin-top:10px;
}

.openingtitle {
	font-size:40px;
}

body {
	height:100%;
}

#bgimg {
	height: 100%;
	position:fixed;
	top:0;
	left:0;
	z-index:-100;
	_position:absolute;
	border:0px solid #000;
}

#bgimg2 {
	height: 100%;
	position:fixed;
	top:0;
	left:0;
	z-index:-101;
	_position:absolute;
}

.img {
 	margin-left: auto ;
  	margin-right: auto ;
  	margin-top:10px;
  	margin-bottom:5px;  	
}


.toggles {
	margin-top:4px;
}

#footer {
	margin-bottom:200px;
}

#abouttext {
	margin-top: 20px;
}

#aboutbutton {
	margin-top:5px;
}
