body	{
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background: #999999; 
	text-align: center;
	background-image: url('/ojr/includes/fabric.gif');
	}

a:link {
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #fa3;
	}

#content	{
	background: white;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	padding: 0px;
	border: 1px solid #600;
	}

#masthead {
	height: 80px;
	margin: 0; 
	background: #600;
	padding: 0;
	}

#dropmenu {
	margin-bottom: 1em; 
	height: 29px;
	background: #ffffff;
	text-align: right;
	padding-right: 20px;
	padding-top: 6px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url('/news/includes/back.gif');
	color: #600;
	}

#dropmenu a:link	{
	color: #600;
	}

#dropmenu a:hover	{
	color: black;
	}

#dropmenu a:visited	{
	color: #600;
	}

#sleeve {
	margin-top: 2em;
	width: 180px;
	float: left;
	}

#sleeve p {
	padding: 0px 10px;
	}

#sleeve h2 {
	margin: 0px 10px;
	}

#leftbar a {
	display: block; 
	padding: .2em;
	text-transform: uppercase; 
	text-decoration: none;
	color: white;
  	background: #a30;
	margin-bottom: 0px;
  	}

#copy {
	margin-left:180px;
	padding: 0px 10px;
	}

#copyright {
	clear: both;
	background: #fff;
  	text-align: center;
	border-top: 1px solid #600;
	padding: 10px;
	margin-top: 20px;
	}

#sidebar	{
	width: 210px;
	float: right;
	position: relative;
	margin: 0px;
	padding-left: 30px;
	padding-right: 10px;
	background: #fff;
	} 

#frontside	{
	width: 180px;
	float: right;
	position: relative;
	margin: 0px;
	padding-left: 30px;
	padding-right: 10px;
	background: #fff;
	} 

h2 	{
	margin: .0em;
	font-size: 1.2em;
	border-bottom: 1px solid #fa3;
	text-transform: uppercase;
	}


h3 	{
	margin-bottom: .0em;
	font-size: 1.25em;
	}

.overhead	{
	letter-spacing: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase; 
	font-weight: normal;
	color: #888;
	}

.overhead a	{
	color: #888;
	font-weight: normal;
	}

.overhead a:visited	{
	color: #888;
	font-weight: normal;
	}

li 	{ 
	list-style-image:url('/ojr/includes/li.gif');
	padding-left: 0;
	margin-left: 0;
	}

.clearer {
	clear: both;
	line-height: 0;
	height: 0;
	}
