a.one:link	{  font-family: georgia, times new roman, serif;
	text-decoration: none;
              font-weight: bold;
	color: #FFFFFF;
	}

a:link	{  font-family: georgia, times new roman, serif;

	text-decoration: underline;
	color: #3B0776;
	}

a:hover	{  font-family: georgia, times new roman, serif;
	text-decoration: underline;
	
	color: #FFCC00; 
	}

a:active	{  font-family: georgia, times new roman, serif;
	
	text-decoration: bold;
	color: #FFCC00;
	}

a.one:visited	{  font-family: georgia, times new roman, serif;
	
	text-decoration: underline;
	color: #999999;
	}

a:visited	{  font-family: georgia, times new roman, serif;
	
	text-decoration: none;
	color: #ED1E25;
	}

body {
         background-color: #FFFfff; 

         }

p       {
         font-color: #000000;
         font-family: georgia, times new roman, serif;
         font-size: 13px;
         line-height: 20px;
        }




h1 {
	
font-size: 16px;
 font-family: verdana, sans serif;
font-weight: bold;
color: #000000;

}

h3 {
	
font-size: 20px;
 font-family: verdana, sans serif;
font-weight: bold;
color: #000000;

}

h2 {
text-align: left;
font-family: verdana, sans serif;	
font-size: 11px;
color: #7D0E0B;
margin: 20px;
}


li	{
	
	list-style-position: outside;
	list-style-type: disc;
              list-style-color: #3B0776;
              font-family: georgia, times new roman, serif;
	font-size: 13px; 
	line-height: 20px;
	color: #000000;
	text-align: left;
	}

ul	{
	
	list-style-position: outside;
	list-style-type: disc;
              list-style-color: #3B0776;
              font-family: georgia, times new roman, serif;
	font-size: 13px; 
	line-height: 20px;
	color: #000000;
	}




#menu {
width:650px;
background: #7D0E0B;;
position:absolute;
left:150px;
top:32px;

padding: 10px;
}

#linkage {
text-align:center;
font-family: georgia, times new roman, serif;
color:#FFFFFF;
font-size:11px;
border:0;
width:650px;
background:#7D0E0B;
padding:10px;
}

#info {
width:650px;
background: #FFFFFF;
position: absolute;
top: 72px; left:150px;
padding:10px;
}
	#info p {
		text-align: left;
		color: #000000;
		font-family:  georgia, times new roman, serif;
                            line-height: 22px;
		font-size:13px;
		margin: 20px;
		}

             #info p.footer {
		text-align: center;
		color: #FFFFFF;
		font-family:  georgia, times new roman, serif;
                            line-height: 18px;
                            background:#7D0E0B;
		font-size:13px;
		
                            padding: 15px;
		}

#info p.address {
		text-align: center;
		color: #000000;
		font-family:  georgia, times new roman, serif;
                            line-height: 18px;
                            background:#FFFFFF;
		font-size:13px;
		
                            padding: 15px;
		}
#contact {
width: 601px;

padding: 0px;
}
        #contact p {
                          text-align: right;
                          color: #CCCCCC;
                          font-family: georgia, times new roman, serif;
                          font-weight: bold;
                          font-size: 13px;
                          font-style: italic;
                        
                         }



.small {
	font-family: georgia, times new roman, serif;
	font-size: 10px; 
	line-height: 13px;
	color: #666666;
        
	text-align: center;
	}

#bottom {
width: 650px;

padding: 0px;
background: #7D0E0B;

}

.centerfloat {
                 float:center;
                 padding: 15px;
                 }

.leftfloat {
	float:left;
              padding: 10px;
	}

.rightfloat {
	float:right;
              padding-right: 25px;
              padding-left: 8px;
	}

.topfloat {
	float:left;
              padding: 0px; 0px; 0px; 0px;
              	}

.topheader {
               float: left;
	 padding-left: 10px;
              }


#footer {
text-align:left;
border:0;
width: 650px;

font-family: georgia, times new roman, serif;
	font-size: 10px; 
	line-height: 12px;
color: #010A3E;
	text-align: center;
background: #fff;
padding:15px;
}
