A:link
{
color: #000000;
}

A:visited
{
color: #AAAAAA;
}

A:active
{
color: #FFFFFF;
}

#contact-bar
{
position: absolute;
top: 1%;
left: 1%;
width: 98%;
height: 90%;
font-size: expression(document.body.offsetWidth/55);
text-align: center;
overflow: none;
}

#logo
{
position: absolute;
top: 1%;
left: 1%;
width: 30%;
height: 98%;
overflow: hidden;
}

#title-bar
{
position: absolute;
top: 1%;
left: 32%;
width: 66%;
height: 98%;
overflow: hidden;
}


.title-left
{
font-family: monotype corsiva;
font-size: expression(document.body.offsetHeight/4);
text-align: right;
}

.title-right
{
font-family: times;
font-size: expression(document.body.offsetHeight/1.5);
font-weight: bold;
color: "#000099";
text-align: right;
}

#menu
{
position: absolute;
left: 4%;
top: 1%;
height: 96%;
Width: 98%;
overflow: none;
}

.menuitem
{
background-color: #cc0000;
border: 3px solid #000000;
font-size: expression(document.body.offsetWidth/15);
font-weight: bold;
text-align: center;
width: 100%;
height: 6%;
}

.title
{
font-size: expression(document.body.offsetWidth/20);
color: "#cc0000";
text-align: center;
font-weight: bold;
}

.title2
{
font-size: expression(document.body.offsetWidth/26);
color: "#000000";
text-align: center;
font-weight: bold;
}

.bodytext
{
font-size: expression(document.body.offsetWidth/40);
}

.bodytext2
{
font-size: expression(document.body.offsetWidth/35);
}

.bodytext3
{
font-size: expression(document.body.offsetWidth/30);
}

.list
{
font-size: expression(document.body.offsetWidth/40);
}

.listb
{
font-size: expression(document.body.offsetWidth/36);
font-weight: bold;
}

.listc
{
font-size: expression(document.body.offsetWidth/28);
font-weight: bold;
}

.redhead
{
font-size: expression(document.body.offsetWidth/30);
color: "#FF0000";
text-align: center;
font-weight: bold;
}

.redhead2
{
font-size: expression(document.body.offsetWidth/30);
color: "#FF0000";
font-weight: bold;
}

.bluehead
{
font-size: expression(document.body.offsetWidth/30);
color: "#0000FF";
text-align: center;
font-weight: bold;
}

.bluehead2
{
font-size: expression(document.body.offsetWidth/24);
color: "#0000FF";
text-align: center;
font-weight: bold;
}

.scaleimage
{
width: 100%;
overflow: none;
}

.scaleimageheight
{
height: 100%;
overflow: none;
}

.scaleimage2
{
width: expression(this.parentElement.offsetWidth - 4);
overflow: none;
}

.scaleimage3
{
width: expression(this.parentElement.offsetWidth * 0.75);
overflow: none;
}

.scaleimage4
{
width: expression(this.parentElement.offsetWidth * 0.60);
overflow: none;
}

.scaletable
{
position: absolute;
top: 1%;
left: 1%;
width: expression(document.body.offsetWidth * 0.96);
height: 98%;
overflow: none;
display: none;
}

.scaletable2
{
top: 1%;
left: 1%;
width: expression(this.parentElement.offsetWidth * 0.96);
overflow: none;
}







