#footer {
width: 100%;
height: 50px;
clear: both;
background-image: url(../images/footer.jpg);
background-repeat: repeat-x;
}

#qlinks {
background-image: url(../images/qlinks.jpg);
background-repeat: no-repeat;
background-position: left;
height: 50px;
}

#links {
width: 960px; 
height: 40px;
margin: 0 auto 0 auto;
padding: 10px 0 0 0;

}

#feedback {
background-image: url(../images/feedback.jpg);
background-repeat: no-repeat;
height: 50px;

}

.cyan{
color: #00ADFD;
}

.bcyan{
background-color: #00ADFD;
}

#image {
height: 275px;
}
#flashcontent{
height: 275px;
width: 960px;
}

#band {
height: 5px;
width:100%;
}

#logo {
height: 110px;
background-image: url(../images/logo.jpg);
background-repeat: no-repeat;
}

#news {
height: 270px;
background-image: url(../images/news.jpg);
background-repeat: no-repeat;
padding: 40px 10px 0 15px;
width:195px;
}


#events {
height: 40px;
background-image: url(../images/events.jpg);
background-repeat: no-repeat;
}

#diet {
height: 40px;
background-image: url(../images/diet.jpg);
background-repeat: no-repeat;
}

#events-sml {
height: 38px;
background-image: url(../images/events-sml.jpg);
background-repeat: no-repeat;
}

#diet-sml {
height: 38px;
background-image: url(../images/diet-sml.jpg);
background-repeat: no-repeat;
}

.box {
padding: 110px 0 0 15px;
}

.box2 {
padding: 95px 0 0 15px;
}


#menu {
height: 80px;
color: gray;
padding: 30px 0 0 60px;
width: 320px;
float: right;
}

.menu {
padding: 0 10px 2px 10px;
}

.menu a:link {color: gray; text-decoration: none;}
  .menu a:visited {color: gray;  text-decoration: none; }
  .menu a:link:hover,.menu a:visited:hover { color: #00ADFD; text-decoration:none; }
  .menu a:link:active, .menu a:visited:active { color: gray; text-decoration: none; }
   
.links a:link {color: white; text-decoration: none;}
  .links a:visited {color: white;  text-decoration: none; }
  .links a:link:hover, .links a:visited:hover { color: #00ADFD; text-decoration:none; }
  .links a:link:active, .links a:visited:active { color: white; text-decoration: none; }
  
  .linksb a:link {color: gray; text-decoration: none;}
  .linksb a:visited {color: gray;  text-decoration: none; }
  .linksb a:link:hover, .linksb a:visited:hover { color: #00ADFD; text-decoration:none; }
  .linksb a:link:active, .linksb a:visited:active { color: gray; text-decoration: none; }


.block{
border-right: solid;
border-width:thin;
border-color: #00ADFD;
}


.left {
float:left;
}

.spacer{
height: 10px;
}
.spacer5{
height: 5px;
}

.form{
font-family: Arial, helvetica, sans serif;
color: #999999;
font-size: 16px;
width: 360px;
padding: 5px 5px 5px 15px;
}

.form_error {
background-color: #ffd6e5;
}



.form_submit {
width: 320px;
}


.form_text {
font-family: Arial, helvetica, sans serif;
font-size: 14px;
width: 300px;
color: #999999;
height: 210px;
padding: 5px 5px 5px 15px;
}


body {
font-family: verdana, sans-serif;
font-size: 0.75em;
line-height: 1.2;
}

p {
margin-top: 10px;
}

H1 {
font-family: verdana, sans-serif;
font-size:20pt;
letter-spacing: -1pt;
color: #00ADFD;
font-weight: 100;

}

H2 {
font-family: verdana, sans-serif;
font-size:12pt;
color: #00ADFD;
font-weight: 100;
letter-spacing: -0.5pt;


}

H3 {
font-family: verdana, sans-serif;
font-size:10pt;
color: #00ADFD;
font-weight: 100;
letter-spacing: -0.5pt;


}

li {
	margin-left: 30px;
}

td {
padding: 4px 0 0 0;

}

.small {
font-size: 8pt;
}
