body {
	background-color: #FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
		color:#000;
		font-size:10px;
	
	 
}

img {border:none;}

#pagelayout
{
	position:relative;
	width:850px;
	height:auto;
	margin:0 auto;
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
}

#logo
{
        width: 650px;
        height: auto;
        margin-left: auto;
        margin-right: 0px;
        margin-bottom:0px; 
        padding: 0px 70px 0px 0px;
		
}

.logoHEADER
{
	
     margin:0px 30px 0px 0px;
}



#footer
{
	
	clear:both;
	width:900px;
	height:auto;
	vertical-align:bottom;
	padding:10px 0px 0px 0px;
	
}

#footer p 
{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#3a3231;
	padding:10px 0px 10px 160px
	
}
	
#footer a   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #574e4d;
	text-decoration:underline;
	
}


#footer a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #807c7c;
	text-decoration:underline;
}	





#hometopmenu
{
	float:left;
	padding:50px 10px 10px 30px;
}

#CENTERcol
{
	
	float:left;
	width: auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 60px;
}


#RIGHTcol
{
	
	
	width: 100px;
	float:right;
	margin:140px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}



#LEFTcol
{
	float:left;
	width: 100px;
	padding:0px 0px 0px 0px;
    margin:0px 8px 0px 0px;
}

#RIGHTcolABOUT
{
	
	float:left;
	width:120px;
	padding:0px 0px 0px 100px;
	margin:30px 0px 0px 0px;
}

#CENTERcolABOUT
{
	float:left;
	width:auto;
	margin:0px 0px 0px 33px;
	padding:0px 0px 0px 0px;
}

#CENTERcolABOUT2
{
	float:left;
	width:420px;
	margin:20px 0px 0px 60px;
	padding:0px 0px 0px 0px;
} 

#LEFTcolABOUT
{
	float:left;
	width: 100px;
	padding:0px 0px 0px 0px;
    margin:0px 8px 0px 0px;

}

#LEFTcolABOUT p
{
    font-family:Georgia, "Times New Roman", Times, serif;
		color:#000;
		font-size:12px;
}

#RIGHTcolABOUT p
{
    font-family:Georgia, "Times New Roman", Times, serif;
		color:#000;
		font-size:10px;
}

#RIGHTcolABOUT a:link  {
	    font-family:Georgia, "Times New Roman", Times, serif;
	  
		color:#000;
		font-size:12px;
		text-decoration:none;
}



#RIGHTcolABOUT a:active  {
	    font-family:Georgia, "Times New Roman", Times, serif;
	  
		color:#000;
		font-size:12px;
		text-decoration:none;
	
}

#RIGHTcolABOUT a:visited  {
	    font-family:Georgia, "Times New Roman", Times, serif;
	   
		color:#000;
		font-size:12px;
		text-decoration:none;
}

#RIGHTcol a:hover  {
	    font-family:Georgia, "Times New Roman", Times, serif;
	    
		color:#000;
		font-size:12px;
		text-decoration:none;
	
}


h3 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 30px 0px;
}

h4 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color:#999999;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}


h1  {
	    font-family:Georgia, "Times New Roman", Times, serif;
		color:#000;
		font-size:18px;
		text-decoration:none;
}
h2  {
	    font-family:Georgia, "Times New Roman", Times, serif;
		color:#000;
		font-size:14px;
		text-decoration:none;
}

a:link  {
	    font-family:Georgia, "Times New Roman", Times, serif;
	    font-style:italic;
		color:#000;
		font-size:14px;
		text-decoration:none;
}



a:active  {
	    font-family:Georgia, "Times New Roman", Times, serif;
	    font-style:italic;
		color:#000;
		font-size:14px;
		text-decoration:none;
	
}

a:visited  {
	    font-family:Georgia, "Times New Roman", Times, serif;
	    font-style:italic;
		color:#000;
		font-size:14px;
		text-decoration:none;
}

a:hover  {
	    font-family:Georgia, "Times New Roman", Times, serif;
	    font-style:italic;
		color:#000;
		font-size:14px;
		text-decoration:none;
	
}

.spacer15
     {padding: 15px;}

.spacer10
     {padding: 7px;}
	 
.spacer5
     {padding: 5px;}
	 
.imgCENTER{
      
	  padding: 0px 10px 5px 0px;
	  }

.imgLEFT{
      float:left;
	  padding: 0px 10px 0px 0px;
	  }
	  
	  .imgRIGHT{
      float:right;
	  padding: 0px 0px 0px 10px;
	  }
	  
	  .portIMG{
      float:right;
	  padding: 3px;
	  }
	  
