body { font-family: Tahoma, System, System; color: #000000; background-color: #ffffff; text-align: center; }


a:link { color: #800000; }
a:visited { color: #800080; }
a:active { color: #; }
a:hover { color: #; }

#page { position: relative; margin: auto; padding: 0px; width: 1000px; text-align: center; }
#header { position: absolute; top: 0px; left: 0px; height: 100px; width: 100%; margin: 0px; padding: 0px; border-bottom: 3px; border-bottom-style: solid; border-bottom-color:#c0c0c0; background-color: #ffffff;}
#menu { position: absolute; top: 155px; left: 0px; width: 100%; length: 30px; margin: 0px; padding: 0px; }
#content { position: absolute; top: 190px; left: 45px; width: 900px; margin: 0px; text-align: left; background-color: #ffffff; padding: 5px; }



.subframe { position: relative; float: left; text-align: center; white-space: nowrap; padding: 10px; }