body {
	font: 76%/128% Arial, verdana, sans-serif;
	text-align: right;
	background: #FFFFFF;
}

#wrapper {
	text-align: left;
	width: 874px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#masthead {
	background: url(site_images/bground1.gif) no-repeat;
	height: 298px;
	width: 873px;
}
#home { position: absolute;
	width: 250px;
	right: 1px;
	top: 30px; 
        font-size: 1em; 
}
#home span {padding-left: .9em;}
#home a {color: #666;} 
#player {position: absolute;
	top: 73px;
	left: 88px; 
}
#innerwrapper {
	background: url(site_images/bground2.gif) repeat-y top;
	width: 873px;
	margin-top:-1px;
        padding-bottom: 40px;
}
#content {
	background: #191919;
	margin-left: 180px;
	color: #F7F7F7;
	padding-bottom: 1px;
	width: 520px;
	font-size: 1em;

}
#content2 {
	background: #191919;
	margin-left: 305px;
	color: #F7F7F7;
	padding-bottom: 1px;
	font-size: 1em;
	width: 400px;

}
/*Main and sub Navigation including link styles)*/ 
#masthead #nav1 {
	font-weight: bold;
	position: absolute;
	left: 305px;
	top: 230px;
	z-index: 4;
	width: 445px;
	height: 35px;
}
#nav1 ul {
	line-height: normal;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav1 li {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	float: left;	
	color: #f8ccd5;
}
#nav1 li a {
	padding: 3px 6px;
	margin-bottom: 1px;
	text-decoration: none;
}
#nav1 li a:hover {
	color: #fff;
	text-decoration: underline;
}
#masthead #nav1 li.here {
	color: #FFFFFF;
	text-decoration: underline;
}
.here {color: #fff;}
#submenu {
	position: absolute;
	width: 118px;
	left: 170px;
	top: 340px;
}
#submenu ul {
	line-height: normal;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#submenu li {
	margin: 0px;
	padding: 0px;
	font-size: 1em;	
	color: #f8ccd5;
}
#submenu li a:link, #submenu li a:visited  {
	margin: 0;
	padding: 8px 0px 8px 0;
	text-decoration: none;
	list-style: none;
}
#submenu li a:hover {
	color: #fff;
	text-decoration: underline;
}
a:link, a:visited {
	color: #f8ccd5;
	text-decoration: none;
	font-weight: bold;
}
#content a, content2 a {
	text-decoration: underline;
}	
#content a:hover, content2 a:hover {
	color: #fff;
}	
#footer {
	background: url(site_images/bground3.gif) no-repeat;
	height: 320px;
	width: 873px;
	position: relative;
	margin-top: -45px;
}
/*Text formatting*/
h1 {
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0.8em;
	font-size: 150%;
}h2 {
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0.8em;
	font-size: 130%;
}
h3 {
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0.8em;
	font-size: 110%;
}
h4 {font-weight: normal;
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 100%;}
h5 {
	padding: 0px;
	margin-top: 1em;
	margin-bottom: .6em;
	border-bottom: 1px solid #FBE3E8;
	font-size: 110%;
}
.pink {
	color: #F8CCD5;
	margin-right: .5em;
}
p {
	margin-top: 0px;
	margin-bottom: .6em;
}
#footer #textbox {
	font: normal .75em Verdana, Arial, Helvetica, sans-serif;
	color: #EAE8E3;
	position: absolute;
	left: 370px;
	bottom: 183px;
}
#pageimage {
	position: absolute;
	height: 90px;
	width: 90px;
	left: 176px;
	top: 195px;
}

.picture {
	margin: 5px;
	padding: 1px;
	float: left;
	height: 104px;
	width: 104px;
}
.pictureleft {
	margin: 2px 10px 5px 0;
	padding: 3px;
        border: 1px solid #666;
	float: left;
        display: inline;

}
.pictureright {
	margin: 5px 0 5px 10px;
	padding: 3px;
        border: 1px solid #666;
	float: right;
        display: inline;

}
.clear {
	clear: left;
}
img a, a img {border: none;}

/* Formats test in gallery and NewslistingGigs */
.galleria {font: normal .8em Verdana, Arial, Helvetica, sans-serif;
           color: #fff;
padding-top: 3px;
background-color: transparent;}

.nl_summaryPost {padding-top: 4px;}