/* 20040514 spcmuso 
	main styles for industrialstrengthsoul.com

/* tags */

a { 
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color:blue;
}	

body {
	
	margin: 0;
	width: 760px;
	background: #742382;
	color: black;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
	}

hr {
	height: 2px;
	color: purple;
}

/* blocks */

#banner {
	width: 760px;
	border-bottom: 11px solid #F6D300;
	height: 103px;
	voice-family: "\"}\"";
	voice-family:inherit;	
	height: 92px;
}

html>#banner {
	height: 92px;
}

#sidenav {
	z-index:0;
	margin: 0;
	float: left;
/*	padding-top: 20px; 
	padding-right: 25px; */
	border-right: 7px solid  #F6D300; 
	background-image: url(images/leftbkg.gif);
	background-repeat: none;
/*	text-align: right;
	color: #F6D300;*/
	width: 273px;
	height: 476px; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 266px;
	height: 476px; 
}

html>#sidenav {
	width: 266px;
	height: 476px; 
}

#hotbox {
	z-index:1;
	position: absolute;
	left: 26px;
	top: 285px;
	width: 208px;
	height: 210px;
	background-image: url(images/htopicsbkg.gif);
	}

#hotbox-copy {
	z-index: 2;
	position: absolute;
	left: 4px;
	top: 10px;
	width: 200px;
	height: 210px;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 550;
	text-align: left;
}

#hotbox a {
	color: white;
	text-decoration: none;
}

#hotbox a:hover {
	color: #F6D300;
	text-decoration: none;
}

#footer {
	z-index:1;
	float: left;
	position: absolute;
	top: 545px; 
	left: 0px;
	color: white;
	padding-left: 15px;
    vertical-align: bottom;
	text-align:left;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 7pt;
	font-weight: 700;
}

#footer a {
	color: white;
}

/*#sidenav2 {
	position: absolute;
	left: 0;
	float: left;
	border-right: 7px solid #F6D300;
	background-image: url(images/navbottom.gif);
	background-repeat: none;
	text-align: right;
	width: 248px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 241px;
}

/*#sidenav img {
	vertical-align: middle;
	padding: 0px 5px;
}*/


#contentbg {
	z-index: 0;
	width: 483px;
	height: 476px;
	float:left;
	background-image: url(images/contbkg.gif);
	background-repeat: none;
}

#content {
	z-index: 1;
	padding-left: 10px;
	padding-right: 5px; 
	padding-top: 25px;
	color: black;
	overflow: auto;
	width: 487px;
	height: 470px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 472px;
	height: 445px;
}

html>#content {
	width: 472px;
	height: 445px;
}

#content img {
	float:left;
}



/* classes */

/*.nav {
	vertical-align: top;
	font-family: sans-serif;
	font-size:12px;
	font-weight:700;
	font-style:normal;
	color:#F6D300;
	letter-spacing: 0.1em;
}

.nav a {
	text-decoration:none;
	color: #F6D300;
	text-shadow: 1px 1px 3px black;
}

.nav a:hover {
	text-decoration:none;
	color: white;
	text-shadow: 1px 1px 3px black;
	}
*/
.hotbox-title {
	margin-left: 7px;
	font-family: times, serif;
	font-size:22px;
	font-weight: 600;
	text-align: center;
}

.subtitle {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:17px;
	font-style:italic;
	font-weight:700;
	color:black;
}

.seminartitle, .jobtitle {
	text-align:center;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:16px;
	font-style:italic;
	font-weight:700;
	color:black;
}

.booktitle {
	font-style:italic;
}

.subject {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:12px;
	text-decoration: underline;
	font-weight:700;	
}

.section {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:12px;
	font-style: italic;
	font-weight:700;	
}

.contact {
}

.employer {
	font-weight:700;
}
