body{
	background:#cdd url(/song/wp-content/themes/songinstitute08/images/bg.jpg);
	font-family:Trebuchet, "Trebuchet MS", arial,helvetica,sans-serif;
	font-size:small;
	margin:0;
	padding:10px 0 0;
	text-align:center;
}

/* structural styles */

#wrapper {
	width:754px;
	margin:0 auto;
	text-align:center;
	font-size: 110%;
/*	border-bottom: 1px solid #999;	*/
}

/* text styles */

#content p {
	margin-top:.25em;
}

h2 {
	font-size: 140%;
	font-weight: normal;
	letter-spacing: 0.08em;
	color: #481;
	text-transform: uppercase;
	padding: .2em 0 .1em; 
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-top:0;
}
#content h2 {
	background: url(../images/bg_h2.gif) 0 8px no-repeat;
	padding-left:36px;
}
h2#dateline {
	background: url(../images/bg_h2_home.gif) 50% 50% no-repeat;
	text-align:center;
	padding-left:0;
}
#content img {
	padding:5px;
	border:1px solid #999;
	margin:0 .75em .5em;
}
#content a:hover img {
	border:1px solid #481;
}
#content img.clean,
#content a:hover img.clean {
	border:0;
}

/* text classes */
h1#header {
	margin:0; padding:0;
	position:relative;
	width:754px; height:180px;
	margin:0; padding:0;
	overflow:hidden;
}
h1#header span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:754px; height:180px;
	margin:0; padding:0;
	background:url(../images/visi.gif) top left no-repeat;
}
#opener h1#header,
#opener h1#header span {
	height:110px;
	margin-top:10px;
	color:#000;
}
#opener h1#header span {
	background-image:url(../images/visi_splash.gif);
}

h2#tagline {
	display: none;
}
h3, h4, h5 {
	margin:1.25em 0 .5em;
}
h3 {
	font-size:135%;
	font-weight:normal;
	color:#481;
}
h4 {
	font-size:116%;
	font-weight:normal;
	text-transform:uppercase;
}


/* helpful styles */
.snug {
	margin-bottom:0;
}
.highlight {
	text-transform: uppercase;
}

#splashpage {
	padding-bottom:10px;
}

#splash {
/*	background:#922; */
	color: #fff;
	height:750px;
	border-color:#fff;
	border-style:solid;
	border-width:3px 0;
}
#splash #left {
	display:block;
	float:left;
	width:377px;
}
#splash #right {
	margin-left:377px;
	padding: 60px 20px 20px;
	text-align:left;
}
#splash h1 {
	font-weight:normal;
	font-size:1.64em;
	line-height:1.3em;
	margin-top:0;
}
#splash h2 {
	border:0;
	letter-spacing:0;
	margin:1em 0;
	text-align:right;
	text-transform:none;
}
#splash h2 a {
	color:#fff;
	text-decoration:underline;
}
#splash h2 a:hover {
	text-decoration:none;
}
#splash p {
	margin:1em 0;
}
#splash h1, #splash p.third {
	color:#fc8;
}
#splash p span, #splash p.fifth {
	color:#fc8;
	font-weight:bold;
	text-transform:uppercase;
}
#splash p.third {
	font-size:1.36em;
	line-height:1.05em;
}
#splashtext,
#splashtext h1,
#splashtext h2,
#splashtext h3,
#splashtext p,
#splashtext ul,
#splashtext li {
	border:0;
	height:0;
	width:0;
	margin:0;
	padding:0;
	text-align:left;
	text-indent:-9999em;
}