body { background-image: url(parchment3.jpg); /*background-repeat: no-repeat; background-attachment: fixed; */
    background-color: "rgb(255,255,255)"; LANG: "en-US"; DIR: "LTR"; }
/* background-color: "rgb(230,245,160)"; */

h1 { color: navy }
h2 { color: navy }
h3 { color: navy }
p.test { text: "this is a test" }

div.BannerPosition { position:absolute; left:150px; top:0px }
div.BannerSize { width:733px; height:200px; overflow: none }
div.LeftPosition { position:absolute; left:12px; top:50px }
div.LeftSize { width:140px; height:1000px; overflow: auto }
div.MenuPosition { position:absolute; left:150px; top:200px; clip:rect(0px 733px 47px 0px) }
div.MenuSize { width:733px; height:47; overflow: auto }
div.CenterPosition { position:absolute; left:150px; top:247px }
div.CenterSize { width:733px; overflow: auto }
div.RightPosition { position:absolute; left:900px; top:70px }
div.RightSize { width:150px; height:1000px; overflow: auto }

ul.menu { float:left; width:100%; padding:0; margin:0; list-style-type:none }

a.menu { float:left; width:7.5em; height:3em; text-decoration:none; text-align:center; color:navy;
      background-color:gold; padding:0.2em 0.6em; border-right:1px solid white; 
      border-bottom:1px solid white }
#here { float:left; width:7.5em; height:3em; text-decoration:none; text-align:center; color:white;
      background-color:gray; padding:0.2em 0.6em; border-right:1px solid white; 
      border-bottom:1px solid white }
a.e-mail { text-decoration:none; color:navy }
a:hover { background-color:navy; color:gold }

li.menu { display:inline}

span.Clip {clip:rect(0px 733px 3em 0px)}

#A70 { font-family: arial; font-size: 70% }
#A75 { font-family: arial; font-size: 75% }
#A80 { font-family: arial; font-size: 80% }
#A90 { font-family: arial; font-size: 90% }
#A100 { font-family: arial; font-size: 100% }
#A110 { font-family: arial; font-size: 110% }
#A120 { font-family: arial; font-size: 120% }
#A125 { font-family: arial; font-size: 125% }

#T70 { font-family: times; font-size: 70% }
#T75 { font-family: times; font-size: 75% }
#T80 { font-family: times; font-size: 80% }
#T90 { font-family: times; font-size: 90% }
#T100 { font-family: times; font-size: 100% }
#T110 { font-family: times; font-size: 110% }
#T120 { font-family: times; font-size: 120% }
#T125 { font-family: times; font-size: 125% }

/*a:link     {color:white}  a:visited  {color:green}    a:hover    {color:red}  a:active   {color:blue}*/

#xBigNavy { color: navy; font-size:x-large; font-weight:bold }
#BigNavy { color: navy; font-size:large; font-weight:bold }
#Navy { color: navy; font-size:100%; font-weight:bold }

#Gold { color: #808000; font-size:100%; font-weight:bold }
#Silver { color: #808080; font-size:100%; font-weight:bold }
#Steel { color: #786b5c; font-size:100%; font-weight:bold }
#Glass { color: #0000ff; font-size:100%; font-weight:bold }
#Wood { color: #804000; font-size:100%; font-weight:bold }
#Brass { color: #99653e; font-size:100%; font-weight:bold }

#PadLeft40 { padding-left: 40px }
#PadLeft100 { padding-left: 100px }
#PadLeft135 { padding-left: 135px }
#PadLeft200 { padding-left: 200px }
#PadLeft220 { padding-left: 220px }

#floatRight { float: right }
#floatLeft { float: left }