body {
	padding: 10px 10px 10px 175px;
	margin: 0 0 5% 0;
	font-family: Tahoma, Helvetica;
	font-size: .9em;
	background-color:#fff;
}

p {
	text-align:	left;
	/*font-size:	.8em;*/
}

h1 {
	/*font-size:150%;*/
	margin: 0;
	font-family: arial
}

h2 {
	font-weight:bold;
	color:darkgrey;
	/*font-size:125%;*/
}

.nav {
	font-weight:bold;
	color:gray;
	/*font-size:1.1em;*/
}


.title {
	font-weight:bold;
	color:lightgray;
	font-size:1.2em;
}
a {
	color: navy
}

a:visited {
	color: indigo
}

a:hover, a:active {
	color: red
}

DIV {
	font-family : Tahoma, Helvetica;
}

.content{
	margin: 0 0 5px 0; /*10px 10px 175px;*/
	padding:10px 10px 10px 10px;
	/*height:325px;
	height:85%;
	overflow: auto;*/
}

.header{
	background-image: url(jbLogo.gif);
	background-repeat: no-repeat;
	height:105px;
	width:99%;
}

.clsCMOn {
	color: black;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMOver {
	color: blue;
	font-size : 13px;
	text-decoration : none;
        padding: 2px 4px;
}

p.contact {
	color:#000066;
	font-weight:bold;
}

.videoTitles {
	color:#C59151;
	font-weight:bold;
	font-size:1.1em;
}

.super {

}