html, body{
margin:0;
padding:0;
text-align:center;
}
#HIG-tablewidth{
width:750px;
height:100%;
background-image: url(images/LH-headerBG.jpg);
background-color:#90d3e8;
background-repeat: no-repeat;
text-align:left;
margin-left:auto;
margin-right:auto;
}
#HIG-maincol{
background-color: #90d3e8;
float: right;
display:inline;
position: relative;
width:750px;
margin-right:12.5px;
margin-top:5px;
}
#HIG-sponsor{
background-color: transparent;
float: left;
display:inline;
position: relative;
width:515px;
color:tan;
font-weight: bold;
font-size: 12px
}
#HIG-content{
float: left;
display:inline;
position: relative;
width:670px;
padding:5px;
}
#HIG-rightcol{
width:190px;
height:auto;
float:right;
position:relative;
/*
background-image: url(images/HIG-Headings-BG.jpg);
background-repeat: no-repeat;
overflow: scroll;
*/
}
#HIG-headings{
width:210px;
height:700px;
float:right;
position:relative;
overflow: auto;
}
#HIG-contentcol{
background-color: #FFFFFF;
float: left;
display:inline;
position: relative;
width:468;
}
/*
div.dynarch-horiz-menu { color: #663300; border-color: #663300; }
div.dynarch-horiz-menu table { color: #663300; font-weight: bold; font-size: 11px}
*/
/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */
.imagefloatright {
right: 0px;
margin: 10px;
border: 1px solid #999;
padding: 3px;
float: right;
}
.sidenav {
font-family: Verdana,Arial,Helvetica,Sans-serif;
font-size: 10px;
font-weight: bold;
}
.sidenav1 {
font-weight: bold;
font-size: 12px;
color: #ffffff;
line-height: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ctwarticle {
font-size: 12px;
color: #000000;
line-height: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.article {
font-size: 12px;
color: #000000;
line-height: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-left: 5px;
padding: 5px;
}