body  { margin: 0; padding: 0; border: 0px }
#left       { background: #fff url(images/leftspacejpg.jpg) no-repeat fixed; float: left; border-top: 0px none; border-right: 0px solid #fff; border-bottom: 0px none; border-left: 0px none; position: fixed; top: 0pt; left: 0pt; width: 167px; height: 100% }
#column     { background-color: white; float: left; border-top: 0px none; border-right: 0px solid #fff; border-bottom: 0px none; border-left: 0px none; position: fixed; top: 0pt; left: 167px; width: 120px; height: 100% }
#main              { background: white no-repeat scroll; position: absolute; top: 0px; left: 287px; width: auto; height: auto }
#mainpad	{margin-top: 40px; margin-right: 20px; margin-left: 20px}
#imgpad { margin: 15px 0px 0px }

h1 { color: #63769a; font-weight: normal; font-size: 12px; line-height: 32px; font-family: Arial, Helvetica; text-align: right; letter-spacing: 4px; margin-top: 220px; margin-right: 12px }
h2 { color: #63769a; font-variant: normal; font-weight: normal; font-size: 10px; line-height: 15px; font-family: Arial, Helvetica; text-align: left; letter-spacing: 2px }
h4 { color: #63769a; font-variant: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica; text-align: center; letter-spacing: 2px; margin: 0px }

:link, :visited   { color: #93a3bd; text-decoration: none }
:link:focus, :visited:focus  { color: #98d3f1; text-decoration: none }
:link   { color: #93a3bd; text-decoration: none }
:visited   { color: #93a3bd; text-decoration: none }
:link:hover, :visited:hover  { color: #98d3f1; text-decoration: none }
:link:active, :visited:active  { color: #98d3f1; text-decoration: none }
.imageborder  { border: solid 1px #d3d3d3 }