#HEAD { position: absolute; top: 0px; left: 0px; z-index: 1; }
#HEADOVER { position: absolute; top: 121px; left: 0px; z-index: 2; }
#CTT { position: absolute; top: 275px; left: 200px; width: 730px; z-index: 1; }

h1
{
Font-Size: 20px;
Font-Weight: bold;
Color: #005CA1;
Display: inline;
}

h2
{
Font-Size: 18px;
Font-Weight: normal;
Color: #333;
Display: inline;
}

h3
{
Font-Size: 14px;
Font-Weight: bold;
Color: #005CA1;
Display: inline;
}

a:link.text, a:visited.text, a:active.text
{
Color: #333;
Text-Decoration: underline;
}

a:hover.text
{
Color: #005CA1;
Text-Decoration: none;
}

BODY
{
Font-Family: Arial, Verdana, Sans-Serif;
Font-Size: 14px;
Color: #333;
Background-Image: url('images/lay/bg.gif');
Background-Repeat: repeat-y;
Background-Color: #FFF;
margin: 0px;
padding: 0px;
}