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;
}
:focus, :active {
	outline: 0;
}
ol, ul {
	list-style: none;
}
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:link, a:visited {
	color: #0F9;
	text-decoration: none;
}
a:hover, a:active, li.on a {
	color: #666 ;
}
.center {
	text-align: center;
}
.small {
	font-size: small;
}
.display_none {
	display: none;
}
/* MAIN PAGE 
----------------------------------------------------------------------------------------------------------------------------------------------------------- */
body {
	background-image:url(http://www.stesosongs.com/imgs/site/bg.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	line-height: 1;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, h6, p {
	line-height: 1.3;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
p {
	margin: 10px 0;
	font-size: 11pt;
	line-height: 1.6;
}
#wrap {
	width: 960px;
	margin: 0 auto;
	height:100%;
}
#header {
	margin-top: 23px;
	width: 960px;
	overflow: hidden;
}
#logo {
	float: left;
	clear: none;
	width: 500px;
}
/*LEFT COLUMN*/
#col1 {
	width: 628px;
	float: left;
	clear: none;
	min-height: 300px;
	margin-top: 20px;
}
#col1 a:link, #col1 a:visited {
	color: #333;
}
#col1 a:hover, #col1 a:active {
	color: #666;
}
#blog {
	margin-top: 30px;
}
.postTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	margin: 0px 0 0 0;
	color: #5e2051;
	font-style: italic;
	font-weight: normal;
}
.byLine {
	margin: 0;
	border-bottom: 1px solid #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5e2051;
	font-size: 13pt ;
}
.author {
	text-transform: uppercase;
}
.clear {
	clear: both;
}
#col1 {
	margin-bottom: 100px;
}
/*RIGHT COLUMN*/
#col2 {
	float: right;
	width: 292px;
	clear: none;
	margin-top: 20px;
	margin-bottom: 50px;
}
.promo {
	padding: 1px;
	height: 17px;
	width: 110px;
	margin-left: 35px;
	margin-right: 0px;
}
.submit-promo {
	padding: 0;
	background: transparent;
	height: 25px;
	width: 101px;
	border: none;
	margin-left: 0;
}
.mp3:link, .mp3:visited {
	color: #333;
}
.mp3:active, .mp3:hover {
	color: #CCC;
}
#audio ul li {
	margin: 10px 0;
}
embed {
	display: block;
}
#book {
	margin-top: 10px;
}

