body { 
margin-top : 0;
margin-left : 20;
white-space: nowrap;
} 

h1 {
top: 0;
left:65px; 
white-space: nowrap;
font-family: "century gothic";
font-size: 14px;
color: black;
z-index: 2;
}

h2 {
top: 20px;
left:250px;
white-space: nowrap;
font-family: "century gothic";
font-size: 24px;
color: black;
z-index: 2;
}

#logo  {
top: 5px;
left:5px;
Z-index: 1;
}

#backg  {
top: 0;
left:0;
Z-index: 0;
}

#cright { 
position: relative;
top: 50px;
left : 10px;
text-decoration : none;
font-family: verdana;
font-size : 10px;
font-weight : bold;
color : black;
}

#basictext {
font-family: arial;
font-size: 12px;
}

 
#headtable { 
top : -15px;
left : 5px;
z-index: 1;
}
 
#menutable { 
margin-left: 100px;
width: 800px;
}
 
#introtable { 
top: 110px;
left: 50px;
right: 500px;
font-family: verdana;
font-size : 8px;
}
 
#t1 { 
top : 315px;
left : 100px;
}
 
#t2 { 
top : 440px;
left : 100px;
}
 
#hr1 { 
top : 570px;
left : 5px;
}
 
.newslinktext { 
text-decoration : underline;
font-family : arial;
font-size : 12px;
color : black;
}
 
.newslinktext:hover { 
text-decoration : underline;
font-family : arial;
font-size : 12px;
color : red;
}
 
.faqlinktext { 
text-decoration : underline;
font-family : arial;
font-size : 12px;
color : black;
}
 
.faqlinktext:hover { 
text-decoration : underline;
font-family : arial;
font-size : 12px;
color : green;
}
 
.menutext { 
text-decoration : none;
font-family : arial;
color: black;
font-size : 12px;
text-align: center;
}
 
.menutext:hover { 
text-decoration : none;
color: red;
}

.linktext { 
text-decoration : none;
font-family : "century gothic";
font-size : 14px;
color: black;
}
 
.linktext:hover { 
text-decoration : none;
font-family : "century gothic";
font-size : 14px;
color: red;
}

#contacttable {
position: relative;
top: 20px;
left: 10px;
}

.td1 {
vertical-align: top;
text-align: right;
font-family: arial;
font-size: 14px;
font-weight: 600;
color: navy;
}

.td2 {
vertical-align: top;
text-align: left;
font-family: arial;
font-size: 14px;
font-weight: 400;
}


.td3 {
vertical-align: middle;
text-align: left;
font-family: helvetica;
font-size: 18px;
color: navy;
padding-left: 10px;
}