/* Oct 19 2009 */

body{
font-family:arial;
background-color:#D8D8FF;
}

a:link, :visited{text-decoration:none; color:blue;}
a:hover{text-decoration:underline; color:blue;}


h1,h2,h3,h4,h5,h6 { 
margin-bottom:0px;
margin-top:0px;
}

#container{
min-height: 100%;
margin-left:auto;
margin-right:auto;
margin-bottom: -36px;
width:800px;
background-color:white;
padding:0px 2px;
}

#header{
padding-bottom:3px;
border-bottom:1px solid gray;
margin-bottom:6px;
font-size:12pt;
background-color:#f0f0f0;
}

#manz1{
font-size:32px;
letter-spacing:1px;
font-weight:bold;
}

#manz2{
font-size:12px;
letter-spacing:1px;
}


#footer{
font-size:12px;
letter-spacing:0.0px;
text-align:center;
margin-left:auto;
margin-right:auto;
width:800px;
height:36px;
border-top:1px solid gray;
background-color:#f0f0f0;
}



#googroup {border:1px solid gray;}

/* Begin Layout Specific css */
html, body {height: 100%;}

* html #container{height: 100%;}

#top {position: absolute;}

#footer-spacer{
height:72px;
}
/* End Layout Specific css */

