html {
height:100%; 
max-height:100%; 
padding:0;
margin:0; 
border:0; 
background:#fff; 
font-size:80%; 
font-family:arial;
/* hide overflow
overflow: hidden; 
/* */ 
}

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}

#content {overflow:auto; position:absolute; z-index:3; top:100px; bottom:50px; left:200px; right:0; background:#eee; padding:5px;}

* html #content {top:0; left:0; right:0; bottom:0; height:100%; max-height:100%; width:100%; overflow:auto; position:absolute; z-index:3; border-top:100px solid #fff; border-bottom:50px solid #fff; border-left:200px solid #fff;}


#head {position:absolute; margin:0; top:0; left:0; display:block; width:100%; height:100px; background:url(images/banner_right.jpg) #000; background-position:0 0; background-repeat:repeat-x; font-size:4em; z-index:5; overflow:hidden; color:#fff;}
#head em:first-child{font-size:125%;font-family:comic sans ms;color:#eee;}
#foot {position:absolute; margin:0; bottom:0; left:0; display:block; width:100%; height:50px; font-size:1em; z-index:5; overflow:hidden; background:rgb(76,76,76); color:#fff;}
#awards {float:right;}
#left {position:absolute; left:0; top:100px; bottom:50px; width:200px; font-size:1.2em; z-index:4; overflow:auto; background-repeat:no-repeat;}

* html #left {height:100%; top:0; bottom:0; border-top:100px solid #fff; border-bottom:50px solid #fff; color:#fff;}

#content h1{padding-left:5px;font-family:verdana;}
#content h1:first-letter{font-size:125%;font-family:comic sans ms;}
#content h2{padding-left:10px;padding-top:10px;}
#content p {font-size:1.2em; padding:10px;}
#content em{float:left;position:relative;top:10px;font-size:125%;font-family:comic sans ms;}

.bold {font-size:1.2em; font-weight:bold;}

#menu {
padding:0;
margin:0;
height:100%;
border-right:1px solid #444;
background:#dfd7ca;
}
#menu li {
width:100%; 
height:2em;
line-height:2em;
font-size:1.1em;
font-weight:bold;
border-bottom:1px solid #444;
text-align:center;
list-style-type: none;
}
#menu li a, #menu li a:visited {
display:block;
text-decoration:none; 
color:#000;
}

#menu li a:hover{
display:block;
width:100%;
background:rgb(76,76,76);
height:2em;
text-align:center;
position:relative;  
color:#fff; 
cursor:pointer;
}
#floater{
position:absolute;
left:0px;
bottom:0px;
width:200px;
}
#pagemenu {
padding-left:0px;
margin:0;
height:100%;
border-right:1px solid #444;
border-top:1px solid #444;
background:#dfd7ca;
}
#pagemenu li {
width:100%; 
height:1.5em;
line-height:1.5em;
font-size:1em;
font-weight:bold;
border-bottom:1px solid #444;
text-align:center;
list-style-type: none;
}
#pagemenu li a, #pagemenu li a:visited {
display:block;
text-decoration:none; 
color:#000;
}

#pagemenu li a:hover{
display:block;
width:100%;
background:rgb(76,76,76);
height:1.5em;
text-align:center;
position:relative;  
color:#fff; 
cursor:pointer;
}
.eq {
font-size:125%;
padding:5px;
padding-left:20px;
}
.eq1 {
font-size:180%;
padding:5px;
padding-left:20px;
}
.col{
text-align:center;
float:left;
width:50%;
}
.col a
{
border:0px;
}

.list{
list-style-type:square;
}
.list a{
font-size:1em;
font-weight:bold;
text-decoration:none;
color:#000;
padding-right:20px;

}
.list a:hover{
text-decoration:underline;
}
.links{
padding:20px;
border-top:3px solid #444;
text-align:right;
}

.popup{
position:absolute;
background-color:#eeeeee;
width:300px;
height:300px;
z-index:9002;
}

#blanket{
background-color:#111;
opacity:0.65;
position:absolute;
z-index:9001;
top:0px;
left:0px;
width:100%;
}

.thumb1{
width:70%;
max-width:250px;
border:0px;
}

