body
        {
        text-align: center;
        margin:20px 0px;
        padding:0px;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
      	background: #200650;
        color: #ffffff;
        }

a.ftlink:link {color: #ffffff; text-decoration: none; font-weight: bold;}     /* unvisited link */
a.ftlink:visited {color: #ffffff; text-decoration: none; font-weight: bold;}  /* visited link */
a.ftlink:hover {color: #ffffff; text-decoration: underline; font-weight: bold;}   /* mouse over link */
a.ftlink:active {color: #ffffff; text-decoration: underline; font-weight: bold;}   /* selected link */

.container {
		width: 749px;
		margin:0px auto;
        text-align:left;
		background: url('/images/background.gif') repeat-y #ffffff;
		}

.topheader { width: 749px;
				background-color: #ffffff;
				}
				
.floatright { width: 275px;
				float: left;
				padding: 10px;
				}
				
.headerleft {width: 251px;
				float: left;
				padding-left: 10px;
				background: #ffffff;
				}
				
.headerright {width: 384px;
				float: right;
				padding-right: 10px;
				text-align: right;
				background: #ffffff;
				}


				
.headerbottom {width: 749px;
				clear: both;
				height: 5px;
				background-color: #c3c29d;
				}
				
.searchbottom {width: 739px;
				clear: both;
				height: 1px;
				background-color: #848484;
				}
.searchbar		{background-color: #848484;
				color: #ffffff;
				padding-left: 5px;
				font-weight: bold;
				}
				
.headdate {width: 230px;
			float: left;
			padding-top: 5px;
			}
			
.headsearch {width: 470px;
			float: left;
			
			}
			
.leftcolumn { width: 188px;
				float: left;
			}
			
.rightcolumn { width: 558px;
				float: left;
				background-color: #ffffff;
				color: #000000;
			}

.eitel_content		{
				padding-left: 20px;
				padding-right: 10px;
				}


.bottomcol  { clear: both; }			
			
.addressbar { width: 749px;
				background-color: #c3c29d;
				color: #000000;
			}
			
.newsbox { border: 1px solid #200650;
			width: 163px;
			padding: 3px;
			}
			
.rquote { padding-top: 10px;}

.addresssec { width: 500px;
				float: left;
				padding-left: 10px;
			}
			
.phonesec { width: 200px;
				float: left;
			}
			
.bottompage { clear: both; }

.rightcol1 {
	width: 317px;
	float: left;
	background-color: #ffffff;
	padding: 10px;
			}
			
.rightcol2 {width: 172px;
			float: left;
			background-color: #ffffff;
			padding-top: 15px;
			}
			
.footer { font-size: 10px;}

#nav {
	float: left;
	width: 188px;
}

h2 {
	font-size: 1.2em;

}

h3 {
	font-size: 1em;

}


.thumbphoto {
                        float: left;
                        padding: 5px;
                        }


.biophoto {
                        float: left;
                        padding-left: 0px;

			padding-right: 25px;
			

                        }

.biotext { 
			

                        }                        
                   
.bio {
                width: 100%;
                
                }
.flash {
	padding-bottom: 25px;
}

.before_leftcol {
        float: left;
        width: 475px;

}

.after_rightcol {
        float: left;
        width: 475px;
        padding-left: 20px;

}

.beforeandafter_col {
        float: left;
        width: 300px;
        padding-left: 20px;

}
.center {
        text-align: center;
}

.clearboth { clear: both; }
