body { 
background-color: #ffcccc;
color: #cc9999; 
font-size: small; 
font-family: Verdana; 
text-align: center;
}

body#home {
text-align: center;
background-image: url('../images/HGTbkg.jpg');
background-repeat: repeat-y;
background-attachment: fixed;
}

a:link {
color: #996666; 
text-decoration: none; 
font-weight: bold; 
}

a:visited {
color: #996666; 
text-decoration: none; 
font-weight: bold; 
}

a:active {
color: #996666; 
text-decoration: none; 
font-weight: bold; 
}

a:hover {
filter: blur(color=#996666); 
color: #996666; 
text-decoration: none; 
height: 10pt; 
font-weight: bold;
}

h1  { 
font-size: 1.8em;
}

td { 
vertical-align: top; 
}

li  { 
text-align: left; 
}

caption{
margin: auto;
}

img { 
border-style: none;
}

table { 
border-style: none;
margin: auto;
}

.left { 
text-align: left; 
}

.right { 
text-align: right; 
}

.center { 
text-align: center; 
}

.justify { 
text-align: justify; 
}

.small { 
font-size: 0.8em; 
}

#leftdiv { 
position: absolute; 
top: 50px; 
left: 5px; 
width: 140px; 
}

#leftdiv p { 
text-align: left; 
font-size: 0.9em; 
}

#mainimage { 
position: absolute; 
top: 0px; 
left: 225px; 
}

#title { 
position: absolute; 
left: 259px; 
top: 520px; 
width: 300px; 
height: 100px; 
background-image: url('../images/HGTtitle.jpg');
}

#title span { 
display: none; 
}

#foot { 
position: absolute; 
top: 650px; 
left: 182px; 
width: 454px; 
}

#foot td { 
font-size: 0.8em; 
}

#rightdiv { 
position: absolute; 
top: 50px; 
left: 695px; 
}

#img { 
position: absolute; 
top: 0px; 
left: 0px; 
width: 450px; 
}

#content { 
position: absolute; 
top: 100px; 
left: 455px; 
width: 450px; 
height: 400px; 
overflow: auto; 
text-align: center; 
}

#content p { 
width: 430px; 
text-align: justify; 
margin: auto; 
}

#menu { 
position: absolute; 
top: 0px; 
left: 455px; 
width: 450px; 
height: 400px; 
overflow: auto; 
}

#img1thnx { 
position: absolute; 
top: 0px; 
left: 450px; 
width: 450px; 
}

#img2thnx { 
position: absolute; 
top: 70px; 
left: 0px; 
width: 450px; 
}

#thnx { 
position: absolute; 
top: 0px; 
left: 0px; 
width: 450px; 
text-align: center; 
}