body{
	background-color: #FFCC66;
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#gall{
margin-left: auto;
margin-right: auto;
color: #990000; 
width: 800px;
text-align: center;
}

#ghead{
margin-left: auto;
margin-right: auto;
text-align: center;
color: #990000;
 font: 2em "Palatino Linotype",  Palatino, Georgia, "Times New Roman", Times, serif;	
}

#gbox{
text-align: left;
margin-left: auto;
margin-right: auto;
color: #990000; 
}

p{
font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;	
font-size: 13pt;
line-height: 130%;

}


h2,  .enter{

	font: normal 16pt/130% "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;	
	}

#all-ghead em{
	font-style: italic;
	}
	
#all-ghead strong{
	font-weight: bold;
	}


.ginfobox{
text-align: center;
margin-left: auto;
margin-right: auto;
margin-bottom: 5px;
margin-top: 5px;
padding: 5px 5px 5px 5px;
border: solid 1px silver;
background-color: white;
color: #660000;
font: normal 11pt/120%pt "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
}



a:link, a:visited, a:hover, a:active{
	border: none;
	color: navy;
	text-decoration: underline;
}

.old {
	background-color: #8BB3D5;
}
.blue{
color:#990099;
}

.cap {
display: block;
line-height: 1.7em;
font-weight: bold;
font-size: 1.7em;
	float: left;
	margin-right: 5px;
}
.capsmall {
display: block;
line-height: 1.0em;
font-weight: bold;
font-size: 1.0em;
	float: left;
	margin-right: 5px;
}

.logol {
font-size: 1.0em;
float: left;
margin-right: 5px;
margin-bottom: 5px;
}

.break{
	clear: both;
}
