
body { font-family : verdana,arial,helvetica; font-size : 75%; padding-left: 20px; padding-right: 20px; padding-top: 10px; text-align: center; background-color: #666666; }

A:link {
color : black;
padding : 3px;
border : 1px solid #F3F3F3;
text-decoration: none; }

A:visited {
color : black;
padding : 3px;
border : 1px solid #F3F3F3;
text-decoration: none; }

A:hover {
color : black;
background-color : #CCCCCC;
padding : 3px;
border : 1px solid #666666;
text-decoration: none; }

A:active {
color : black;
background-color : #E6E6E6;
padding : 3px;
border : 1px solid #666666;
text-decoration: none; }

#center { width:642px; height:502px; border : 1px solid #222222; text-align:left; background-color : #F0F0F0; font-family : verdana,arial,helvetica; overflow: auto;}
#header { position:absolute; width:440px; height:60px; z-index:2; left: 200px; top: 0px; background-color : #F0F0F0; padding-top: 5px; padding-right: 5px; }
#menu { position:absolute; width:200px; height:440px; z-index:1; left: 0px; top: 0px; padding-top: 10px; padding-left: 5px; }
#content { position:absolute; width:440px; height:380px; z-index:3; left: 200px; top: 60px; padding-top: 5px; padding-right: 5px; }
#footer { position:absolute; width:640px; height:60px; z-index:4; left: 0px; top: 400px; background-color : #F0F0F0; padding: 5px; text-align: center; }

H1 { font-family : verdana,arial,helvetica; font-size : 24px; font-weight: bold; text-align: center; padding-bottom: 2px;}
H3 { font-family : verdana,arial,helvetica; font-size : 10px; font-weight: bold; text-align: center; padding-bottom: 2px;}
H6 { font-family : verdana,arial,helvetica; font-size : 10px; font-weight: normal; text-align: center; }
