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

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

a {
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; 
}

ul{
padding: 10px 0px 15px 0px;
}

li  { 
text-align: left; 
}

caption{
margin: auto;
}

img { 
border-style: none;
}

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


.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; 
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; 
}


#fans_list{
margin: 0px auto 30px auto;
width: 100%;
}

#fans_list td, th{
text-align: left;
}

#view_list_options {
width: 450px;
text-align: left;
padding-left: 30px;
margin-bottom: 30px;
}

#pagination {
text-align: center;
margin: 10px auto;
}

.error, .success{
padding: 10px;
font-size: 1.2em;
font-weight: bold;
border: 1px #cc9999 solid;
}

label{
width: 150px;
float: left;
}

fieldset {
border: none;
padding: 5px 0px;
}
