body {
	background-color: #FFF;
	background-image: url(http://www.thebackstage.net/wp-content/themes/v1/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
	background-image: url(http://www.thebackstage.net/wp-content/themes/v1/images/h1bg.jpg);
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #666;
	margin: 0px;
	padding: 1px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #2586A9;
}
h3 {
	text-transform: uppercase;
	color: #036;
	font-size: 12px;
	margin: 0px;
}

p {
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
a {
	color: #09C;
	text-decoration: none;
}
a:hover {
	color: #333;
}
a:visited {
	color: #393;
}
.contbox {
	width: 551px;
	margin-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.contbox p {
	margin-bottom: 6px;
}
.contbox .alignleft,
.contbox img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.contbox .alignright,
.contbox img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.contbox .aligncenter,
.contbox img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.contbox img.alignleft, 
.contbox img.alignright, 
.contbox img.aligncenter {
	margin-bottom: 12px;
}
.contbox .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
.contbox .wp-caption img {
	margin: 5px 5px 0;
}
.contbox .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
.contbox .wp-smiley {
	margin:0;
}
.menu {
	background-color: #000;
	background-image: url(http://www.thebackstage.net/wp-content/themes/v1/images/menu.jpg);
	background-repeat: repeat-x;
	width: 108px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	font-size: 12px;
	margin-right: 1px;
}
.menu a {
	color: #FFF;
}
.menu:hover {
	color: #FFF;
	background-color: #000;
	background-image: url(http://www.thebackstage.net/wp-content/themes/v1/images/menuhover.jpg);
}
#social {
	margin-top: 3px;
}
#social img {
	margin-right: 2px;
}
#Content {
	margin-top: 2px;
}
#Content tr td h1 .head {
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
}
#Content tr td h1 #h1side {
	margin-bottom: -3px;
	height: 20px;
	margin-top: -3px;
}
