body {background-color: #FFFFFF;}
body, td, th {color: #333333;}
h1, h2 {color: #000000;	border-bottom-color: #FFFFFF;}
h3, h4, h5, h6 {color: #000000;}
.menuheight {line-height: 80%}
a {color: #00CC00;}
a:link {color:#0000FF}
a:visited {color:#0000FF} 

/* page is the top-level container.(800x600 page to support legacy monitors) */
#page {position:absolute; left:0px; top:4px; width:800px; height: 600px; border-style:solid; border-width:2px; border-color:#330099}

/* patch positions the red & white Troop patch centered */
#patch { position:absolute; top:4px; left:240px; width:320px; height:200px;}

#body {position:absolute; top:200px; left:0px; text-align:center; width:800px; height:540px}

#webmaster_tag {position:absolute; top:530px; left:0px; text-align:left; width:800px; height:40px}

