/****** = Common ******/
body 
{
	color: #000000;
    background: #FFFFFF;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover { text-decoration: underline; }f

.flash #content-container { overflow: hidden; }
.flash #content 
{
	width: 959px;
	height: 694px;
	margin: 37px auto;
}

#flash-content { outline:none; }

h2 { font-size: 110%; }

/****** = No-Script Formatting ******/
.js #noFlash { display: none; }

#noFlash { margin-top: 40px; }

#head {  }
#nav { margin: -130px 0 0 40px; float: left; }
#main { margin: 40px 40px 0 300px; }

#noscriptSection {
  width:500px;
  height:130px;
  margin: 0 auto;
  text-align: center;
}

#noscriptSection h1 {
	background: url('/images/mj_logo.gif') no-repeat center;
	display: block;
	height: 0px;
	overflow: hidden;
	margin-bottom: 20px;
	padding-top: 70px;
}
#noscriptSection .message {
	padding-top: 20px;
	border-top: 1px solid #626262;
}

/****** = Nav ******/
#globalnav 
{
	font-size: 75%;
}
#globalnav ul 
{
	margin-left: 20px;
	margin-bottom: 5px;
} 
#globalnav .active 
{
	font-weight: bold;
	text-decoration: underline;
}
#globalnav a 
{
	color: #000000;
}

/****** = Page Content ******/
#pageContent .file 
{
	border: 1px solid #626262;
	margin: 20px 0 20px 0;
	padding: 10px;
}
#pageContent .file p 
{
	margin: 5px 0 5px 0;
}
/****** = News ******/

ul.newsList  li
{
	font-size: 75%;
	margin-top: 20px;	
}

/******Robert Duffy Book******/
#duffyBook 
{
    left:0;
    position:absolute;
    top:0;
}