body {
    background-image: url('../images/slice/bodygradient.jpg');
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #636466;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

body, td {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
}

a {
    color:#3f91c5;;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color:#32b560;
}

table.three-col {
	border:2px solid #888;
	margin:15px 15px 15px 30px;
}
table.three-col td {
	padding:12px;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	font-size:11px;
}
table.three-col thead {
	border-bottom:2px solid #666;
	background:#444;
	color:#eee;
	font-size:13px;
	font-weight:bold;
}





#maincontainer  { margin: auto; text-align: left; width: 918px; position: relative; }
                
#banner         { width: inherit;  padding-bottom: 25px;}
#bannerleft, #bannerleft a {    
	float:left;  
	width:187px; 
	height: 147px; 
	background-image: url('../images/logo-eta.jpg'); 
	background-position: top left; 
	background-repeat: no-repeat;
	}
	#bannerleft h1 {
	display:none;
	}
	
#bannerright    {float:right; }
#bannerimage    {width: 722px; margin-bottom: 50px; height:62px; background-image: url('../images/slice/graybanner.jpg'); background-position: right; background-repeat: no-repeat; }
#navcontainer   {text-align: right;}
                
#flasharea      {width: inherit; }
#flashleft      {float:left; width: 751px;}
#flashright     {float:right; width: 150px;}
#flash          {}
#practice       {}
                
#contentarea    { width: inherit; background-color: #dcddde; padding: 1px; }
#contentcolumns { width: 916px; }
#col1           { width: 23%; float: left; margin-left: 1.5%; margin-top: 15px; display: inline;}
#col2           { width: 23%; float: left; margin-left: 1.5%; margin-top: 15px; display: inline;}
#col3           { width: 23%; float: left; margin-left: 1.5%; margin-top: 15px; display: inline;}
#col4           { width: 23%; float: left; margin-left: 1.5%; margin-top: 15px; display: inline;}

#col_large           { width: 45%; float: left; margin-left: 1.5%; margin-right: 1.5%; margin-top: 15px; display: inline;}
#col_large2          { width: 50%; float: left; margin-left: 1.5%; margin-top: 55px; display: inline;}

#host_chart { width: 550px; float: left; margin-left: 25px; margin-top: 15px; margin-bottom: 25px; display: inline; }
                
#footer         { margin: auto;  width: 957px; height:44px; font-size: 8pt; background-image: url('../images/slice/footerback.jpg'); background-position: top left; background-repeat: no-repeat;}
#footertop      { width: 937px; padding-top:8px; margin-left: 15px; text-align: left; }
#footerbottom   { width: 937px; padding-top:7px; margin-right: 20px; text-align: right; }

.phone { font-size: 16pt;}
.header{ font-size: 13pt;}
.gray  { color:#dcddde; }
.blue  { color:#659ad2; }
.green { color:#32b560; }
.bold  { font-weight: bold; }

.footernav{
    color: black;
    margin: 0px 7px 0px 7px;
}

.morebutton{
    border: 0px;
    margin-top: 3px;
}

h3 {
	font-size:13px;
}

.attribution {
	font-style:italic;
	font-size:.8em;
	}

ul {
	font-style:italic; margin:5px; padding:10px; }
	
	ul li { margin-bottom:4px; }

