body {
	text-align: center;
  	min-width: 500px;
  	margin: 0px;
  	background-color: #EEEEEE;		
	color: #000000;
	font-family: helvetica, arial, sans-serif;
	height: 1000px;
}

#centeringWrapper {
	position: relative;
  	text-align: left;
  	width: 1024px;
	height: 768px;
  	margin-left: auto;
  	margin-right: auto;
}
#gchaymes
{
	top: 0px;
	padding-left: 25px;
}
#pageTitle
{
	padding-top: 4px;
	padding-left: 25px;
}
#menubar
{
	position: absolute;
	left: 8px;
	top: 100px;
	width: 138px;
	height: 530px;
	border: thin solid #CCCCCC;
	margin: 4px;
	padding: 12px;
	padding-right: 0px;

}
#menubar a
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
#menubar a:hover {
	color: #000000;
	font-weight: bold;
}

#content
{
	position: absolute;
	background-color: white;
	top: 100px;
	margin: 0 0 0 173px;
	
	width: 598px;
	padding: 0 14px 14px 14px;
	text-align: left;

}
#rightBar
{
	position:absolute;
	top:100px;
	border: thin solid #CCCCCC;
	width: 150px;
	padding: 0 8px 8px 8px;
	margin: 4px 0 0 810px;

}
#rightBar a
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color:#990000;
}

h1 {			
	font-weight: bold;
	font-size: 1.8em;;
}
h2 {  font-size: 1.2em; }


h3 {		

		font-size: 13pt;
		color: black}    

h4 { font-size: 11pt;
 }

h5 {  		
		font-weight: normal;
		font-size: 9pt;
		color: black }

a   { 
	font-family: helvetica, arial, sans-serif;
	text-decoration: none; 
	color: #669966;
	
		font-weight: bold;
}

a:visited{ 	text-decoration: none; 
		color: #999999;
		font-weight: bold;
}

p.haiku	{	font-family: helvetica, arial, sans-serif;
		font-weight: normal;
		font-size: 9pt;
		color: black;
		text-align: right;}

#pageTitle{	font-family: Times New Roman, Times, serif;
		font-weight: bold;
		font-size: 15pt;
		line-height: 15pt;}	

#gchaymes {	font-family: helvetica, arial, sans-serif;
		font-weight: normal;
		font-size: 36pt;
		line-height: 34pt;
		color: gray }

p.headline{	font-family: courier;
		font-weight: bold;
		font-size: 16pt;
		color: black; }

p.smallinfo {	font-family: helvetica, arial, sans-serif;
		font-weight: normal;
		font-size: 12pt;
		color: black;}

.art_caption { font-family: helvetica, arial, sans-serif;
		font-size: 13px; 
		color: #333333; }

.art_text {font-family: helvetica, arial, sans-serif;
		font-size: 13px; 
		color: #333333; 
		text-align: left;}

.celeb_cite {    
        font-style: italic;
		font-family: helvetica, arial, sans-serif;
		font-size: 13px;
		color: #333333;
		text-align: left;}


span.firstrecordhead { font-family: helvetica, arial, sans-serif;
			color: #333333;
			text-align: center;
			font-size: 15px;
			font-weight: bold;
			}
span.firstrecordtext { font-family: helvetica, arial, sans-serif;
			color: #333333;
			text-align: left;
			font-size: 13px;}

span.celeb_caption {font-family: helvetica, arial, sans-serif;
		font-size: 9px;
		line-height: 10px;
		color: #333333;
		text-align: center;}

table 	{	background: #FFFFFF;
		border: thin solid gray;
		border-spacing: 5px; }

table.celeb { background: #FFFFFF;
		border: then solid gray;
		border-spacing: 0px;
	}



#contentColumn1 {
	position:absolute;
	width: 250px;
	left: 50px;

}
#contentColumn2 {
	position:absolute;
	width: 250px;
	left: 305px;
	top: -6px;
}

#FPcopyright {
	position: absolute;
	left: -200px;
	text-align: left;
	padding-bottom: 40px;
	top: 868px;
	font-size: x-small;
	color: #666666;
}

#FPcopyright a {

	text-decoration: none;
	color:#660033;
}

