body, html { font-family:arial,sans-serif; font-style: normal; font-variant: normal; font-size: 16px; font-weight: normal; color: #000000; background-color: #FFFFFF; text-align: center; overflow:hidden }

a:link{ color:#000000; text-decoration: none }
a:visited{ color:#000000; text-decoration: none }
a:hover{ color:#FF0000; text-decoration: none; font-weight: none }

#large { font-size: 24px }
#small { font-size: 12px }

img { border: solid #000000 1px; }

div#header   { position: fixed; left: 0px; top: 0px; padding: 20px; text-align:left; }
div#search   { position: fixed; left: 0px; bottom: 0px; padding: 20px; text-align:left; }
div#menu     { position: fixed; right: 0px; top: 0px; padding: 20px; text-align:right; }
div#footer     { position: fixed; right: 0px; bottom: 0px; padding: 20px; text-align:right; }
div#content  { position: absolute; left: 100px; top: 100px; right:100px; bottom:100px; padding: 20px; text-align:left; overflow: auto; }
	