/*Core style sheet for JLMP website*/

body {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
	font-family: Georgia, Palatino, Times New Roman, Times, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	}

a {
	color: #0066cc;
	}

a:visited {
	color: #0066cc;
	}

a:active {
	color: #0066cc;
	text-decoration: none;
	}

a:hover {
	color: #0066cc;
	text-decoration: none;
	}

#header {
	width:990px;
	height:150px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align:left;
	}

#header h1 {
	display: none;
	font-size: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	}

#maincontent {
	background-color: #ffffff;
	width:990px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0;
	margin-bottom: 0px;
	padding: 0px;
	text-align:left;
	}

#navigation {
	background-image: url(../images/navbar.gif);
	background-repeat: repeat-x;
	background-color: #050505;
	width: 990px;
	height: 50px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align:left;
	}

#nav, #nav ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
	line-height: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	margin-right: 0px;
	float: left;
	}

#nav a {
	display: block;
	color: #cccccc;
	text-decoration: none;
	padding: 0px 17px 0px 17px;
	margin: 0px;
	}

#nav li {
	float: left;
	padding: 0px;
	margin: 0px;
	}

#nav a:hover, #navigation a.chosen {
	background-color: #000000;
	color: white;
	}
	
#nav a.on {
	background-color: #000000;
	color: white;
	}

#nav li ul {
	background-color: #000000;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

#nav li ul li {
	padding: 0px;
	margin: 0px;
	border: none;
	 font-weight: normal;
	}

.hidden {display:none;}

#left_column {
	background-color: #ffffff;
	width:464px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:left;
	float: left;
	display: inline;
}
	
#left_column h1#news_feed {
    padding: 50px 0 0 0;
    overflow: hidden;
    background-image: url(../images/header_news.gif);
    background-repeat: no-repeat;
    background-color: #595959;
	width: 464px;
    height: 0px !important; /* for most browsers */
    height /**/:50px; /* for IE5.5's bad box model */
}


#left_column p, #left_column h2, #left_column h3, #middle_column p, #middle_column h2, #middle_column h3, #right_column p, #right_column h2, #right_column h3 {
	margin-right: 8px;
	margin-left: 8px;
	}
	
#wide_column {
	background-color: #ffffff;
	width:798px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:left;
	float: left;
	display: inline;
}
	
#wide_column h1#about {
    padding: 50px 0 0 0;
    overflow: hidden;
    background-image: url(../images/header_about2.gif);
    background-repeat: no-repeat;
    background-color: #595959;
	width: 798px;
    height: 0px !important; /* for most browsers */
    height /**/:50px; /* for IE5.5's bad box model */
}

#wide_column h1#news {
    padding: 50px 0 0 0;
    overflow: hidden;
    background-image: url(../images/header_news2.gif);
    background-repeat: no-repeat;
    background-color: #595959;
	width: 798px;
    height: 0px !important; /* for most browsers */
    height /**/:50px; /* for IE5.5's bad box model */
}

#wide_column h1#services {
    padding: 50px 0 0 0;
    overflow: hidden;
    background-image: url(../images/header_services.gif);
    background-repeat: no-repeat;
    background-color: #595959;
	width: 798px;
    height: 0px !important; /* for most browsers */
    height /**/:50px; /* for IE5.5's bad box model */
}

#wide_column h1#apply {
    padding: 50px 0 0 0;
    overflow: hidden;
    background-image: url(../images/header_apply.gif);
    background-repeat: no-repeat;
    background-color: #595959;
	width: 798px;
    height: 0px !important; /* for most browsers */
    height /**/:50px; /* for IE5.5's bad box model */
}

#wide_column h1#purchase {
    padding: 50px 0 0 0;
    overflow: hidden;
    background-image: url(../images/header_purchase.gif);
    background-repeat: no-repeat;
    background-color: #595959;
	width: 798px;
    height: 0px !important; /* for most browsers */
    height /**/:50px; /* for IE5.5's bad box model */
}

#wide_column h1#artists {
    padding: 50px 0 0 0;
    overflow: hidden;
    background-image: url(../images/header_artists2.gif);
    background-repeat: no-repeat;
    background-color: #595959;
	width: 798px;
    height: 0px !important; /* for most browsers */
    height /**/:50px; /* for IE5.5's bad box model */
}

#wide_column h1#contact {
    padding: 50px 0 0 0;
    overflow: hidden;
    background-image: url(../images/header_contact.gif);
    background-repeat: no-repeat;
    background-color: #595959;
	width: 798px;
    height: 0px !important; /* for most browsers */
    height /**/:50px; /* for IE5.5's bad box model */
}

#wide_column h1#links {
    padding: 50px 0 0 0;
    overflow: hidden;
    background-image: url(../images/header_links.gif);
    background-repeat: no-repeat;
    background-color: #595959;
	width: 798px;
    height: 0px !important; /* for most browsers */
    height /**/:50px; /* for IE5.5's bad box model */
}

#wide_column h1#mailing {
    padding: 50px 0 0 0;
    overflow: hidden;
    background-image: url(../images/header_mailing.gif);
    background-repeat: no-repeat;
    background-color: #595959;
	width: 798px;
    height: 0px !important; /* for most browsers */
    height /**/:50px; /* for IE5.5's bad box model */
}

#wide_column p, #wide_column h2, #wide_column h3 {
	margin-right: 8px;
	margin-left: 8px;
	}
	
#wide_column img {
	float: left;
	margin: 0px 15px 15px 0px;
	}

#middle_column {
	background-color: #ffffff;
	width: 328px;
	margin: 0px 0px 0px 6px;
	padding: 0px;
	text-align:left;
	float: left;
	display: inline;
}
	
#middle_column h1#about_us {
    padding: 50px 0 0 0;
    overflow: hidden;
    background-image: url(../images/header_about.gif);
    background-repeat: no-repeat;
    background-color: #595959;
	width: 328px;
    height: 0px !important; /* for most browsers */
    height /**/:50px; /* for IE5.5's bad box model */
}
	
#box_newsletter {
	background-image: url(../images/box_newsletter.jpg);
	background-repeat: no-repeat;
	background-color: #285f82;
	width: 312px;
	height: 150px;
	margin: 10px 0px 10px 8px;
	padding: 0px;
	text-align:left;
	float: left;
	display: inline;
	}
	
#box_myspace {
	background-image: url(../images/box_myspace.jpg);
	background-repeat: no-repeat;
	background-color: #434343;
	width: 312px;
	height: 150px;
	margin: 10px 0px 10px 8px;
	padding: 0px;
	text-align:left;
	float: left;
	display: inline;
	}
	
#box_advertise {
	background-image: url(../images/box_advertise.jpg);
	background-repeat: no-repeat;
	background-color: #285f82;
	width: 312px;
	height: 150px;
	margin: 10px 0px 10px 8px;
	padding: 0px;
	text-align:left;
	float: left;
	display: inline;
	}
	
#box_newsletter h1, #box_myspace h1, #box_advertise h1 {
	display: none;
	font-size: 18px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	}
	
#box_newsletter p, #box_myspace p, #box_advertise p {
	font-size: 14px;
	color: #ffffff;
	margin: 65px 10px 10px 10px;
	}
	
#box_newsletter a, #box_myspace a, #box_advertise a {
	color: #ffffff;
	}

#right_column {
	background-color: #ffffff;
	width: 186px;
	margin: 0px 0px 0px 6px;
	padding: 0px;
	text-align:left;
	float: left;
	display: inline;
}
	
#right_column h1#artist_links {
    padding: 50px 0 0 0;
    overflow: hidden;
    background-image: url(../images/header_artists.gif);
    background-repeat: no-repeat;
    background-color: #595959;
	width: 186px;
    height: 0px !important; /* for most browsers */
    height /**/:35px; /* for IE5.5's bad box model */
}

	
#right_column h2 {
	font-family: Georgia, Palatino, Times New Roman, Times, sans-serif;
	font-size: 14px;
	color: #0066cc; 
	border-top: 1px solid #cccccc;
	padding: 14px 0px 0px 0px;
	}
	
#column_footer {
	background-color: white;
	width: 990px;
	height: 25px;
	margin: 25px auto 20px auto;
	}
	
#news_footer {
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-color: #747474;
	width: 464px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:left;
	float: left;
	display: inline;
	}
	
#about_footer {
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-color: #747474;
	width: 328px;
	height: 25px;
	margin: 0px 0px 0px 6px;
	padding: 0px;
	text-align:left;
	float: left;
	display: inline;
	}
	
#artists_footer {
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-color: #747474;
	width: 186px;
	height: 25px;
	margin: 0px 0px 0px 6px;
	padding: 0px;
	text-align:left;
	float: left;
	display: inline;
	}
	
#news_footer p, #about_footer p, #artists_footer p {
	font-weight: bold;
	color: white;
	line-height: 25px;
	padding: 0px 0px 0px 8px;
	margin: 0px;
	}
	
#news_footer a, #about_footer a, #artists_footer a {
	color: white;
	}

#footer {
	background-color: white;
	width: 990px;
	height: 55px;
	padding: 0px;
	margin: 0px auto 0px auto;
	}
	
#footer p {
	font-family: Georgia, Palatino, Times New Roman, Times, sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom: 1px solid #cccccc;
	margin: 10px 8px 0px 8px;
	padding: 0px 0px 14px 0px;
	text-align: left;
	}

.clear {
    clear: both;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0066cc;
	margin-top: 0px;
	}
	
h2 {
	font-family: Georgia, Palatino, Times New Roman, Times, sans-serif;
	font-size: 14px;
	color: #0066cc; 
	clear: both;
	}
	
h3 {
	font-size: 14px;
	color: #333333;
	border-top: 1px solid #cccccc;
	padding: 10px 0px 0px 0px;
	clear: both;
	margin-top: 30px;
	}

.super {
	position: relative;
	bottom: 0.5em;
	font-size: 0.8em;
	}

.sub {
	position: relative;
	top: 0.5em;
	font-size: 0.8em;
	}

.caption {
	font-size: 10px;
	}
	
.bluebold {
	color: #0066cc;
	font-weight: bold;
	}
	
.bluetext {
	color: #0066cc;
	}
	
.imagewrap {
	float: left;
	margin: 0px 15px 15px 0px;
	}
	
table.formtable td {
	border-bottom: solid 1px #fff; 
	}