html, body {
Ê height: 100%;
Ê margin: 0;
}
body { background-color:yellow; font-family: geneva, verdana, sans-serif; }
/* hide from ie5 mac \*/
html {
  height: 100%;
  overflow: hidden;
}
#homepageimages { margin-top: 10px;height:100%;}
/* end hide */
body {
  height: 100%;
  margin: 0;
  padding: 0;
}
#content li,#content  p,#content  a {font-size: 11px; color: #333; }
#content p {margin: 1em 2em;}
#titlebar	{ padding:0; background-color:red; height:50px; }
h1 {position:absolute;color:/*#fafafa;*/#c61c33; line-height:50px;font-size: 70px; top:0;left:5px;font-variant:small-caps;margin:0; padding:0;}
h3 {margin:20px 100px 0 0; text-align:right; font-style:italic; /* position:absolute; top:0;left:600px; */ float:right; color:#c61c33;}



#kwick_0 {background-color: #008e48;}
#kwick_1 {background-color: #00b349;}
#kwick_2 {background-color: #00c251;}
#kwick_3 {background-color: #04fe54;}
#kwick_4 {background-color: #CDF905;}
#kwick_5 {background-color: #e6fe03; }
#kwick_6 {background-color: #ffff00;}

#navcontainer ul
{
background-color: red;
color: black;
height: 30px;
margin:0;
padding:0;
}
#navcontainer { margin: 0;padding:0;left:0; }
#navcontainer ul li { display: inline;float: left; width: 110px;
	height: 20px;text-align:center;padding:10px 0 0px 0; font-size:9px; }

#navcontainer ul li a
{
display:block; width:auto;
color: #333;
text-decoration: none;
}
#navcontainer ul li a:hover
{
color: black;
text-decoration: none;
}
.subnav { float:right; margin:-20px 100px 0 0; padding:0;}
ul.subnav
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

.subnav li
{
display: inline;
list-style-type: none;
font-size:8px!important;
}

.subnav a.first { padding: 1px 6px 1px 1px; }
.subnav a.second { border-left: 1px solid #666; padding: 1px 1px 1px 6px; }

.subnav a:link, .subnav a:visited
{
color:/*#c61c33*/#333; font-weight:bold;
text-decoration: none;
}

.subnav a:hover
{color: #c61c33;
text-decoration: underline;
}
