﻿@CHARSET "UTF-8";
/******* GENERAL RESET *******/
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 {
border: 0pt none;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0pt;
padding: 0pt;

}
body{
	background-position: top;
	background: #000;
	margin: 0pt;
	cursor: default;
	background-image: url('../images/bg2.jpg');
	background-repeat: no-repeat;
}
ul{
	list-style: outside;
}
a{
	color: #E33E2C;
	text-decoration: none;
}
a:visited {
	color: #E33E2C;
	text-decoration: none;
}
a:active {
	color: #E33E2C;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

#container{
	width: 98%;
	color: #000;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
}
/******* /CONTAINER *******/
/******* TOP *******/
#top{
	color: #FFFFFF;
	width: 750px;
}
#top #menu{
	float: left;
	list-style-type: none;
	font-family: "Times New Roman";
	font-size: 16pt;
	color: #FFFFFF;
	padding-top: 8px;
}
#top #menu li{
	float: left;
	margin-right: 24px;
	color: #FFF;
	width: 600px;
}
/******* CONTENT *******/
#content{
	color: #FFF;
	margin: 0 0 20px 0;

	font-size: 14pt;
}

#content p{
	margin-bottom: 0.7em;
}
#content a{
	color: #E33E2C;
	text-decoration: none;
}
#content a:visited {
	color: #E33E2C;
	text-decoration: none;
}
#content a:active {
	color: #E33E2C;
	text-decoration: none;
}
#content a:hover {
	color: #000000;
	text-decoration: none;
}

/******* /CONTENT *******/

/******* COLUMNS *******/
#homepage{
	width: 680px;
	height: 594px;
	background-image: url('../images/SharonLittle.png');
	margin-left: auto;
	margin-right: auto;
}



#left{
	width: 635px;
	margin-top: 2px;
	height: 542px;
	background-image: url('../images/sections/left_bg.png');
	padding-top: 20px;
}
#left2{
	width: 635px;
	margin-top: 2px;
	background-image: url('../images/sections/left_bg2.png');
	padding-top: 20px;
}
#left_footer{
	width: 635px;
	height: 35px;
	background-image: url('../images/sections/left_bg_bottom.png');
}

#left_header{
	width: 580px;
	height: 34px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 20pt;
	padding-left: 10px;
	margin-bottom: 10px;
}

#news_overflow{
	width: 570px;
	height: 470px;
	margin-left: auto;
	margin-right: auto;
}
#bio_overflow{
	width: 570px;
	height: 470px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}

#tour_content{
	width: 570px;
	margin-left: auto;
	margin-right: auto;
}

#logo{
	width: 635px;
	margin-top: 16px;
	height: 62px;
	background-image: url('../images/logo/SharonLittle.png');
}

#rc{
	width: 310px;
	margin-left: auto;
	margin-right: auto;
}
#rc_header_signup{
	width: 310px;
	margin-left: auto;
	margin-right: auto;
	height: 24px;
	background-image: url('../images/sections/rs_signup.png');
}
#rc_header_free{
	width: 310px;
	margin-left: auto;
	margin-right: auto;
	height: 24px;
	background-image: url('../images/sections/rs_free.png');
}
#rc_header_listen{
	width: 310px;
	margin-left: auto;
	margin-right: auto;
	height: 24px;
	background-image: url('../images/sections/rs_listen.png');
}

#rc_header_social{
	width: 310px;
	margin-left: auto;
	margin-right: auto;
	height: 25px;
	background-image: url('../images/sections/rs_social.png');
}

#rc_mid{
	width: 310px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/sections/rc_mid.png');
	background-repeat: repeat;
}
#rc_bottom{
	width: 310px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/sections/rs_bottom.png');
	height: 13px;
}



#signup{
	width: 310px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 28px;
	height: 140px;
	background-image: url('../images/sections/signup_bg.png');
}
#signup2{
	width: 310px;
	margin-left: auto;
	margin-right: auto;
	height: 140px;
	background-image: url('../images/sections/signup_bg.png');
}

#free{
	width: 310px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	height: 120px;
	background-image: url('../images/sections/free_bg2.png');
}

#social{
	width: 296px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	height: 61px;
	background-image: url('../images/sections/social_bg.png');
	text-align: center;
	padding-left: 14px;
	padding-top: 34px;
}

#social_link{
	width: 43px;
	height: 43px;
	float: left;
	margin-left: 11px;
	margin-top: 5px;
}

/******* /COLUMNS *******/



/******* FOOTER *******/
#footer{
	background: #000;
	border: 1px solid #d0ccc9;
	padding: 10px;
	color: #7e7e7e;
	font-size: 11px;
	text-align: right;
}
/******* /FOOTER *******/


div.botright{
	display: block; /*set the div in the bottom right corner*/;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 310px;
	height: 140px;
	text-align: left;
}
div.botright2{
	display: block; /*set the div in the bottom right corner*/;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 310px;
	height: 407px;
	text-align: left;
}

div.botleft{
	display: block; /*set the div in the bottom right corner*/;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 310px;
	height: 120px;
	text-align: left;
}
div.botleft2{
	display: block; /*set the div in the bottom right corner*/;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 310px;
	height: 285px;
	text-align: left;
}

/******* /NAV *******/
#home{
	display: block;
	width: 98px;
	height: 30px;
	background-image: url('../images/nav/home.png');
	background-repeat: no-repeat;
	float: left;
}
#home:hover
{ 
  background-position: 0 -30px;
}
#home span
{
  display: none;
}

#news{
	display: block;
	width: 74px;
	height: 30px;
	background-image: url('../images/nav/news.png');
	background-repeat: no-repeat;
	float: left;
}
#news:hover
{ 
  background-position: 0 -30px;
}
#news span
{
  display: none;
}

#music{
	display: block;
	width: 99px;
	height: 30px;
	background-image: url('../images/nav/music.png');
	background-repeat: no-repeat;
	float: left;
}
#music:hover
{ 
  background-position: 0 -30px;
}
#music span
{
  display: none;
}

#visuals{
	display: block;
	width: 101px;
	height: 30px;
	background-image: url('../images/nav/visuals.png');
	background-repeat: no-repeat;
	float: left;
}
#visuals:hover
{ 
  background-position: 0 -30px;
}
#visuals span
{
  display: none;
}

#tour{
	display: block;
	width: 79px;
	height: 30px;
	background-image: url('../images/nav/tour.png');
	background-repeat: no-repeat;
	float: left;
}
#tour:hover
{ 
  background-position: 0 -30px;
}
#tour span
{
  display: none;
}

#bio{
	display: block;
	width: 68px;
	height: 30px;
	background-image: url('../images/nav/bio.png');
	background-repeat: no-repeat;
	float: left;
}
#bio:hover
{ 
  background-position: 0 -30px;
}
#bio span
{
  display: none;
}

#fun{
	display: block;
	width: 59px;
	height: 30px;
	background-image: url('../images/nav/fun.png');
	background-repeat: no-repeat;
	float: left;
}
#fun:hover
{ 
  background-position: 0 -30px;
}
#fun span
{
  display: none;
}

#links{
	display: block;
	width: 86px;
	height: 30px;
	background-image: url('../images/nav/links.png');
	background-repeat: no-repeat;
	float: left;
}
#links:hover
{ 
  background-position: 0 -30px;
}
#links span
{
  display: none;
}

#contact{
	display: block;
	width: 111px;
	height: 30px;
	background-image: url('../images/nav/contact.png');
	background-repeat: no-repeat;
	float: left;
}
#contact:hover
{ 
  background-position: 0 -30px;
}
#contact span
{
  display: none;
}


/******* /STYLES *******/
	.style2 {
		text-align: right;
	}
	.style3 {
		border-style: solid;
	}
	.style4 {
		text-align: center;
	}

.style5 {
	font-size: 8pt;
}
.style6 {
	color: #FFFFFF;
}
.style7 {
	font-family: Arial;
	font-size: 16pt;
	color: #131313;
	font-weight: bold;
}
.style8 {
	font-family: Arial;
	font-size: 10pt;
	color: #F14624;
	font-weight: bold;
}
.style9 {
	font-family: Arial;
	font-size: 10pt;
	color: #131313;
}
.style10 {
	border: 1px #000000 solid;
	margin-right: 10px;
}
.style11 {
	background-image: url('../images/news/spacer.gif');
	background-repeat: repeat;
}
.style12 {
	margin-right: 6pt;
}
.style13 {
	font-family: Arial;
	font-size: 10pt;
	color: #131313;
	font-weight: bold;
}
.style14 {
	font-family: Arial;
	font-size: 8pt;
	text-align: right;
	color: #131313;
}
.style15 {
	font-family: Arial;
	font-size: 16pt;
	color: #131313;
	font-weight: bold;
	font-style: italic;
}
.style16 {
	font-style: italic;
}


