* {
margin:0;
padding:0;
}
body {
background-color:#FFFFFF;
font-family:"Georgia",Times,serif;
font-size:1.1em;
}
p {
color:#333333;
font-size:80%;
line-height:1.6em;
margin-bottom:20px;
}
a {
border-bottom:1px dotted;
color:#666666;
text-decoration:none;
}
a:hover {
color:#444444;
}
h1 {
	font-size: 160%;
	padding-bottom: 10px;
	padding-top: 10px;
}
.hsub {
	font-size: 90%;
	margin-left: 10px;
}
h3 {
font-size:110%;
padding-top: 30px;
padding-bottom:10px;
}
h5{
	font-size:90%;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
}
label {
	font-size:90%;
}
#content ol {
list-style-position:inside;
margin: 10px;
}
#content ul {
list-style-position: inside;
margin: 10px;
list-style-type: none;
}
#content label {
font-weight: bold;
}
#details p {
	padding-left: 10px;
}
.subsection {
	margin-top: 5px;
	margin-bottom: 15px;
}
.list {
color:#333333;
font-size:80%;
line-height:1.6em;
margin-bottom:20px;
margin-left:30px;
}
.download {
text-align: center;
background:#CCCCCC;
}
#wrapper {
margin:5px auto 0;
width: 800px;
}
#header {
	border-bottom:1px dashed #999999;
	margin-bottom: 1em;
}
#main {
	padding-left: 1em;
	padding-right: 1em;
}
#index {
	padding-left: 3em;
}
#footer {
	border-top:1px dashed #999999;
	padding: 10px;
	font-size: 80%;
	margin-top: 1em;
}
#logo a {
border:none;
color:#FFFFFF;
}
#menu {
	padding: 10px 10px 10px 20px;
}
#dropdown {
}

#links ul {
	list-style-position: inside;
}
#links ul li {
	list-style-image: url(../press/img/jackson_bullet.gif);
	padding-top: 1em;
}


#links ul label {
	font-weight: bold;
	position: relative;
	left: -1.5em;
}

#flash {
background-color: #CC0000;
}
#flash p {
font-weight:bold;
color: #FFFFFF;
padding-left: 1em;
}

#flash a {
font-weight:bold;
color:#FFFFFF;
}


#contact {
	margin-left: 150px;
	padding: 20px;
	width: 400px;
}
#contact label {
	position: relative;
	left: 4em;
	top: -0.5em;
	text-align: center;
	border-bottom: 1px dotted #999;
}
#contact table tr td {
	margin: 5px;
	padding-right: 1em;
	padding-left: 1em;
}
#contact table tr td#first {
	border-right: 1px dotted #999;
	text-align: right;
}
#contact a.email {
	background: #FFF url(../press/img/email.png) no-repeat;
	padding-left: 22px;
}

#discography {
	margin: 2em;
	padding: 5px;
}
#discography a {
	border: none;
}
#discography ul {
}
#discography ul li {
		list-style: none;
		padding: 5px;
		padding-bottom: 20px;
}

#discography ul li label {
	position: relative;
	bottom: 50px;
}

img.thumb {
	width: 120px;
}
img.sm_thumb {
	width: 75px;
	height: 75px;
}
img.ph_thumb {
	max-height: 300px;
	max-width: 300px;
}

#index_thumb {
}

#index_thumb a {
	border: none;
}

#index_thumb label {
	font-size: 80%;
	position: relative;
	top: -60px;
	padding-left: 20px;
}

#index_thumb ul {
	padding-top: 10px;
	padding-left: 65px;
}

#index_thumb ul li {
	list-style: none;
	padding: 5px;
	display: inline;
	vertical-align: middle;
}
div.photos a{
	border: none;
}

div.photos ul li {
	list-style: none;
	display: inline;
	padding-left: 0;
	padding-right: 20px;
}
div.photos table {
	padding-bottom: 10px;
}
div.photos table tr {
	text-align: center;
}
div.photos table th {
	max-width: 300px;
	text-align: center;
}
div.photos table td {
	font-size: 70%;
	font-style: italic;
	padding-bottom: 20px;
	text-align: center;
}
div#details img {
	padding: 10px;
}