
body   { color: #336; background-color: #e6e6e6; background-image: url("img/background.gif"); background-repeat: repeat-y; margin: 0; padding: 0 ;}
a { color: #03c; text-decoration: underline ;}
a:link { }
a:visited { color: #309 ;}
a:hover { background-color: #cff ;}
a:active { color: red ;}
#left  { width: 120px; float: left ;}
#menu       { font-size: 9pt; line-height: 1.5em; text-align: center; list-style-type: none; margin-left: 0; padding-left: 0; width: 120px; float: left ;}
ul#menu li          { background-image: url("img/menu_now.gif"); background-repeat: no-repeat; width: 120px; height: 20px ;}
ul#menu li a           { text-decoration: none; background-image: url("img/menu_normal.gif"); background-repeat: no-repeat; display: block; width: 120px; height: 20px ;}
ul#menu li a:hover        { background-image: url("img/menu_over.gif") ;}
#main       { font-size: 0.9em; line-height: 1.5em; background-color: white; margin-right: 5px; margin-left: 5px; width: 460px; height: 100%; float: left ;}
h1 { font-size: 2em; font-weight: bold; margin: 0 0 12px ;}
h2   { font-size: 1.5em; font-weight: bold; background-image: url("img/h2_bg.jpg"); background-repeat: no-repeat; background-position: 10px center; margin: 1.5em 0 0.5em; padding-right: 10px; padding-left: 10px ;}
p { padding-right: 15px; padding-left: 15px ;}
#gototop           { font-size: 9pt; line-height: 1.5em; text-align: center; list-style-type: none; margin-left: 0; padding-left: 0; position: absolute; left: 450px; width: 120px; float: left ;}
ul#gototop li          { background-image: url("img/menu_now.gif"); background-repeat: no-repeat; width: 120px; height: 20px ;}
ul#gototop li a           { text-decoration: none; background-image: url("img/menu_normal.gif"); background-repeat: no-repeat; display: block; width: 120px; height: 20px ;}
ul#gototop li a:hover        { background-image: url("img/menu_over.gif") ;}
