body { 

font-family: Georgia, "Times New Roman", Times, serif; 

font-size: 14px; 

color: #333333; 

background-color: #F9F9F9; 

} 

p { 

width: 99%; 

} 

h1 { 

font-family: Georgia, "Times New Roman", Times, serif; 

font-size: 18px; 

font-weight: bold; 

color: #000000; 

} 

h2 { 

font-family: Georgia, "Times New Roman", Times, serif; 

font-size: 16px; 

font-weight: bold; 

color: #000000; 

} 


/************************* ID's *************************/ 

#mainHr 
{
	
color: blue;

width: 100%;

height: 1px;

margin-left: 0%;


}

#navigation { 

position: absolute; 

width: 20%;

min-width: 15%; 

height: 100%; 

margin: 0; 

margin-top: 5%; 

margin-bottom: 25%;

border-right: 1px solid blue; 

font-weight: normal;  

} 

#centerDoc { 

position: absolute;

padding: 0% 0% 5% 0%; /*top right bottom left*/ 

margin-top: 5%; 

margin-left: 25%;

width: 50%;


} 

#byLawsDiv { 

position: absolute; 

margin-top: 5%; 

margin-left: 25%; 

width: 70%;

height: 15500px;

} 

#galleryDiv { 

position: absolute; 

margin-top: 5%; 

margin-left: 25%; 

width: 74%;

} 

#rightSide {

position: absolute; 

padding: 0% 0% 5% 0%; /*top right bottom left*/ 

margin-top: 5%; 

margin-left: 78%;

width: 20%;

height: 5%;

border-style: groove;


}

#newsSection {

position: absolute;
	
padding: 0% 0% 5% 0%;
	
margin-top: 32%;
	
margin-left: 25%;
	
width: 50%;

}

#middleSection{

position: absolute;

padding: 0% 0% 5% 0%;
	
margin-top: 25%;
	
margin-left: 25%;
	
width: 50%; 
}

#historyDiv { 

position: absolute; 

padding: 0% 0% 5% 0%; /*top right bottom left*/ 

margin-top: 5%; 

margin-left: 25%;

width: 64%;

font-size:  x-large;

} 

#blue 
{
	color: Blue;
    font-weight: bold;
}

#gold
{
	color: #FF9900;
}

#ByLawsStyle
{
	width: inherit;
	
	height: inherit;
}

#homeDirections
{
	font-size: small;
	font-family: Arial;
}	

#functionHallDiv
{
	position: absolute; 

	margin-top: 5%; 

	margin-left: 25%;

	width: 74%;
}

#functionHallBody1
{
	color: Blue;
	font-size: medium;
}

#functionHallBody2
{
	font-size: medium;
}

#contactUsBody
{
	font-size: medium;
}

#palmeiraTable
{
	font-size: large;
}

.boldRedStyle
{
	color: Red;
	font-weight: Bold;
}

#lineStyle
{ 

list-style-image: url(Images/flag.jpg);

} 

img.buttonLinks
{
	 width: 135px;
	 
	 height: 30px;
	 
	 border-width: 0px;
	 
}

img.functionHall
{
	width: 200px;
	
	height: 200px;
	
}

#signature
{
    position: absolute;
    
    font-family:  Arial;
	
    font-size: xx-small;
    
    margin-top: 90%;
    
    margin-left: 55%
    
}

#counter
{
    position: absolute;
    
    margin-top: 90%;
    
    margin-left: 5%
    
}

#historyTitle
{
	font-size: 140%;
	
	color: Red;
}


#historyText
{
	font-size:  x-large;
}

#linksSection
{
	font-size: medium;
}
