﻿body 
{
	margin:100; 
	padding:100; 
	line-height: 1.4em; 
	word-spacing:1px; 
	letter-spacing:0.2px; 
	font: 13px Arial, Helvetica,"Lucida Grande", serif; 
	color: #000;
}

a:link, a:visited 
{	
	background: transparent; 
	color:#333; 
	text-decoration:none;
}
a:link[href^="http://"]:after, a[href^="http://"]:visited:after 
{
	content: " (" attr(href) ") "; 
	font-size: 11px;
}
a[href^="http://"] 
{
	color:#000;
}

/*
body
{
	font-family: Baskerville Old Face, Bell MT, Century Schoolbook, Times, Times New Roman, serif;
	font-size: 14px;
	color: #000000;
	background-color:#FFFFFF;
	margin:0 auto;
	border:0 0 0; 
	top: 0px;
}
*/
.menu
{
	display: none;
	position:absolute;
	top:27px;
	left:50%;
	margin-left:-100px;
	padding:0;
	width:655px;
	height:35px;
	background-image:url(headerBG.JPG);
	background-repeat:repeat-x;
	background-color:transparent;
	z-index:2;
	
	color:White;
	font-size: 16px;
	line-height: 28px;
	text-align: left;

	font-style: Baskerville Old Face, Bell MT, Century Schoolbook, Times, Times New Roman, serif;
}

#logo
{
	display: block;
	position:relative;
	left:50%;
	top:18px;
	margin-left:-350px;
	width:50px;
	height:50px;
}

#background, #breadcrumb, #footer, #FontSizer, .modalityNavigation, .screenOnly
{
	display:none;
}

h1
{
	font-family: Baskerville Old Face, Bell MT, Century Schoolbook, Times, Times New Roman, serif;
	color: white;
	font-size: 184%;
	font-weight: heavy;
}

h2
{
	font-family: Baskerville Old Face, Bell MT, Century Schoolbook, Times, Times New Roman, serif;
	color: white;
	font-size: 123%;
	font-weight: heavy;
	margin-bottom: 0px;
}

ul
{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

h2 + p
{
	margin-top: 0px;
}
h2 + ul
{
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
h6
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 100%;
	font-weight: heavy;
	margin-top: 0px;
	padding-top: 0px;
}

h6 + ul
{
	list-style-type: disc;
	margin-left: 20px;
}

#CenterHeader
{
	display: block;
	position: static;
	float: right;
}

#WideArticleContent
{
	display: inline;
	position: static;
	height: auto;
	width: auto;
	margin-top: 1in;
}
.WideArticlePanel
{
	display: inline;
	position: static;
	height: auto;
	width: auto;
	color: #000;
}
/*
#WideArticleContent
{
	position:absolute;
	position: static;
	top: 62px;
	left: 50%;
	margin-left:-325px;
	width: 646px;
	height: auto;
	}

.WideArticlePanel
{
	position:absolute;
	background-color:Transparent;
	color:white;
	top: 115px;
	left:15px;
	width: 618px;
	height: auto;

	font-family: Arial, Helvetica, sans-serif ;
	font-size: 13px;
}
.WideArticlePanel h1
{
}

.WideArticlePanel a
{
	color:White;
	font-family: Arial, Helvetica, sans-serif;
}
*/
