﻿body 
{	
	background-image:url(../images/PageBackground.png); 
	background-repeat:repeat-x;
	margin:0;
	padding:25px 0 0 0;
	text-align:center;
	overflow:auto;
	font-size:100%;
	line-height:normal;
}

#page-wrap
{
	width:900px; 
	margin: 0 auto;
}

#pageBackground
{
	background-image:url(../images/PageBG_2.png); 
	background-repeat:no-repeat; 
	width:900px; 
	height:750px;
	margin:0;
	padding:0; 
	text-align:left;
	border-collapse:collapse;
}

#topPageLink{}

#topPageLink a
{
	font-family:Verdana;
	font-size:.8em;
	text-decoration:none;
}
 
#topPageLink a:link{color:#868940;}
#topPageLink a:visited{color:#868940;}
#topPageLink a:hover{color:#116183;}
#topPageLink a:active{color:#116183;}
        
            


ul li{margin:0; padding:0;}

h1
{
	 font-family:Arial; 
	 color:#464646;
	 font-size:1.3em;
	 font-weight:normal;
}

h2
{
	 font-family:Arial; 
	 color:#464646;
	 font-size:.9em;
	 font-weight:bold;
}

.contentArea
{
	
	padding:0;
	margin:0;
	text-align:justify;
}

p
{
	font-family:Arial;
	font-weight:normal;
	font-size:.7em;
	color:#444444;
	line-height:1.20em;
	display:block;
  }



div.footer
{
	font-family:Arial;
	font-size:.7em;	
	color:#888888;
	text-align:center;
}


#membersTable {text-align:justify; }

#membersTable td{  margin:0; padding:0;}

#membersTable h2{ margin:0;}