*	{
	margin: 0;
	padding: 0;
	}
body {
	font-size: .7em;
	font-family: "Trebuchet MS",verdana, arial, helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	min-width:795px; /*for Mozilla */
	background-color: #fff;
	}
div#outer	{
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	position: relative;
	width: 800px;
	height: 600px;
	text-align: left;
	background-image: url(/images/working-gfx.jpg);
	}
div#inner-outer	{
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	position: relative;
	width: 800px;
	text-align: left;
	background-image: url(/images/inner-bg.jpg);
	}
div#top	{
	background-image: url(/images/inner-header.jpg)
	}
img	{
	display: block;
	border: none;
	}
div#header	{
    height: 118px;
	}
div#header form	{
	float: right;
	margin: 3px 140px 0 0;
	}
* html div#header form	{
	margin: 3px 80px 0 0;
	}
div#header input	{
	border: 1px solid #000;
	font-size: .9em;
	}

p#sign-up, p#sign-up-loggedin, p#sign-up-producer	{
    width: 104px;
	height: 63px;
	position: absolute;
	top: 19px;
	left: 679px;
}
p#sign-up	{
	background-image: url(/images/sign-up-here_over.jpg);
	}
p#sign-up-loggedin	{
	background-image: url(/images/home_upper-rt_blank.jpg);
	}
p#sign-up-producer	{
	background-image: url(/images/search-now_over.jpg);
	}
p#sign-up a, p#sign-up-loggedin a, p#sign-up-producer a {
	display: block;
	width: 104px;
	height: 63px;
	}
p#sign-up a {
	background-image: url(/images/sign-up-here.jpg);
}

p#sign-up-producer a {
	background-image: url(/images/search-now.jpg);
}

p#sign-up a:hover, p#sign-up-producer a:hover	{
	background: transparent;
	}

div#menu	{
	height: 25px;
	background-color: #3b1672;
	}
ul#navigation	{ float: right; margin: 3px 30px 0 0; list-style: none !important; }
ul#navigation a	{
	display: block;
	color: #ff0;
	text-decoration: none;
	font-weight: bold;
	}
ul#navigation a:hover { color: #fff; }
ul#navigation li	{
	float: left;
	}
ul#navigation li a.main	{ color: #ff0; margin: 1px 1px 2px 32px; padding: 2px 5px 3px 2px; }
ul#navigation li a.main:hover	{ color: #fff; margin: 1px 1px 2px 32px; padding: 2px 5px 3px 2px; }
ul#navigation li a.main:active	{  }
ul#navigation li ul	{
	position: absolute;
	left: -999em;
	}
ul#navigation li:hover ul, ul#navigation li.sfhover ul	{ color: #f0f; left: auto; }
ul.inner	{ list-style: none; border-left: 1px solid #000; border-right: 1px solid #000; margin-left: 28px; }
ul.inner li	{ padding: 4px 5px; clear: both; display: block; background-color: #606; }
ul.inner li:hover	{ color: #fff; background-color: #009; }
li#innerat	{
	font-weight: bold;
	color: #ff0;
	background-color: #606;
	}
li#outerat	{
	padding: 2px 5px;
	margin-left: 31px;
	margin-right: 1px;
	margin-top: 1px;
	font-weight: bold;
	}
li#outer:hover	{
	border: none;
	}


p#singer-more	{
	width: 118px;
	height: 51px;
	position: absolute;
	top: 170px;
	left: 52px;
	background-image: url(/images/singers-more_over.jpg)
	}
p#singer-more a	{
	display: block;
	width: 118px;
	height: 51px;
	background-image: url(/images/singers-more.jpg)
	}
p#singer-more a:hover	{
	background: transparent;
	}
p#producers-more	{
	width: 122px;
	height: 50px;
	position: absolute;
	top: 220px;
	left: 38px;
	background-image: url(/images/producers-more_over.jpg);
	}
p#producers-more	a {
	display: block;
	width: 122px;
	height: 38px;
	background-image: url(/images/producers-more.jpg);
	}
p#producers-more	a:hover {
	background: transparent;
	}
p#express a	{
	display: block;
	width: 210px;
	height: 85px;
	position: absolute;
	top: 350px;
	left: 50px;

	}
div#dingbats	{
	width: 140px;
	float: left;
	}

div#innercontent	{
    background-image: url(/images/se-background.jpg);
	padding: 20px 20px;
	color: #000;
	}
div#innercontent .underglow {
    display: inline;
}
div#innercontent h1	{
	/*font-size: 1.2em;*/
	color: #1E90FF;
	}
div#innercontent h2, div#innercontent h3	 {
	color: #1E90FF;
	}
div#innercontent p	{
	padding: 5px;
	margin: 2px;
	}
div#maincontent	{
	margin-left: 150px;
	margin-bottom: 30px;
	}
div#lowerlinks	{
	position: absolute;
	top: 530px;
	left: 70px;
	text-align: center;
	color: #000;
	}
div#lowerlinks2	{
    background-image: url(/images/se-background.jpg);
	text-align: center;
	color: #000;
	}
div#lowerlinks ul li, div#lowerlinks2 ul li	{
	display: inline;
	padding-left: 5px;
	}
div#lowerlinks p	 {
	padding-top: 5px;
	}
div#lowerlinks a, div#lowerlinks2 a	 {
	color: #000;
	}

#subnav
{
	background-color: #b96fd0;
	border-bottom: solid 2px #cccccc;
	padding: 4px;
}

#subnav div ul
{
	list-style-type: none;
	margin: 0px 0px 0px 15px;
	padding: 0px;

}

#subnav div ul li
{
	display: inline;
	padding-right: 8px;
	padding-left: 8px;

}



#subnav a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#subnav a:hover
{
	color: #59457a;
}

.cpimage
{
	float: right;
	margin: 15px;
	text-align: center;
}

.right
{
	text-align: right;
}

.strong
{
	font-weight: bold;
}

.topHeader
{
	font-size: 18px;
}

.middleHeader
{
	font-size: 14px;

}

.cp_table
{
  border: 1px solid #cccccc;
}

.cp_table th
{
	padding: 5px 5px 10px 5px;
	margin:0px;
	color: #ffffff;
}

.cp_table td
{
	padding: 5px;
	border-right: 1px solid #cccccc;
}

.thumbnails
{
	width: 100px;
	height: 78px;
	display: inline;
}

.profile_section
{
	padding: 5px 0px 30px 0px;
}

div.registercheck
{
    margin: 3px 0pt;
    float: left;
    width: 33%;
}

fieldset.registerset
{
    padding:10px;
}

.warning
{
	font-weight: bold;

}

.errors
{
	color: #ff0000;
}

/*input.submit, input.submit2
{
    background-color: transparent;
    border: 1px solid #634F84;
    color: #634F84;
    font-weight: bold;
    margin: 3px 0 !important;
    padding: 3px;
    width: 120px;
}*/

input.submit, input.submit2
{
	background: transparent url(/images/blue-button-photoshop.jpg) repeat-x;
	color: #ffffff;
    padding: 2px 5px;
}

/* added 2-28 by Dave */

ul#mailmenu	{
	list-style-type: none;
	}
ul#mailmenu li	{
	margin-bottom: 3px;
	border: 1px solid #000;
	background-color: #797777;
	color: #FFF;
	font-weight: bold;
	padding: 2px 5px;
	}
ul#mailmenu li a:link, ul#mailmenu li a:visited	{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	display: block;
	}
ul#mailmenu li#menuat	{
	background-color: #FFF;
	color: #000;
	}
ul#mailmenu li:hover	{
	background-color: #FFF;
	}
ul#mailmenu li a:hover	{
	color: #000;
	}
table#mailview td	{
	padding: 5px;
	}
table#mailview td a:link	 {
	color: blue;
	font-weight: bold;
	}
table#mailview td a:visited	{
	color: #000;
	}
td#maildate, td#mailsubject, td#mailfrom	{
	font-weight: bold;
	text-align: center;
	}
td#mailfrom	{
	width: 20%;
	}
td#maildate	{
	width: 25%;
	}
td#cbheader	{
	width: 10px;
	}
p#newmessages	{
	text-align: right;
	font-weight: bold;
	}
div#readmail	{
	border: 1px solid #c0c0c0;
	margin-left: 20px;
	padding: 20px;
	}

	.trebuchet_div
	{
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 1.3em;
	}

#homelink
{
    display: block;
    float: left;
    height: 115px;
    width: 260px;
}

#loginform
{
    float: right;
}

#currentcosts, #currentcosts1, #currentcosts2
{
    visibility: hidden;
}

#copyright
{
    font-size: smaller;
}

.contact_required
{
	color: #520078;
	float: left;
	font-weight: bold;
	padding: 3px 15px 0 0;
	text-align: right;
	text-transform: uppercase;
	width: 150px;
}

#contactform label, #contactform input
{
    margin-bottom: 10px;
}

#contactform textarea
{
    height: 220px;
    width: 400px;
}

#contactform fieldset
{
    margin: 20px 0;
}

#contactform fieldset legend
{
    color: #520078;
	font-weight: bold;
	margin-left: 20px;
}

#contactform fieldset img
{
    margin: 10px auto 20px;
}

address
{
    display: block;
    padding-left: 40px;
}

table#bullshit_jim_table	 {
	.smbodytext  { color: black; font-size: 11px; font-family: "Trebuchet MS", Arial, Helvetica }
	.bodytextbold { color: black; font-weight: bold; font-size: 13px; font-family: "Trebuchet MS", Arial, Helvetica }
	.rowheadingswht  { color: white; font-size: 9px; line-height: 9px; font-family: "Trebuchet MS", Arial, Helvetica }
	.subheading { color: #00008b; font-weight: bold; font-size: 20px; font-family: "Trebuchet MS", Arial, Helvetica }
	.secsubheading { color: #00008b; font-weight: bold; font-size: 15px; font-family: "Trebuchet MS", Arial, Helvetica }
	}
p#beta	{
	position: absolute;
	top: 485px;
	left: 60px;
	font-weight: bold;
	}
p#quotes	{
	position:absolute;
	top: 200px;
	left: 250px;
	font-weight: bold;
	}
* html .ie_fix	{
	height: 1%;
	}