/*---------- Main Page Elements ---------*/

body {
background: #cc9933;
}

h1.title {
background: #ffff66;
border-bottom-style: solid;
border-bottom-width: 3px;
border-bottom-color: #663300;
text-transform: uppercase;
font-family: Verdana, sans-serif;
font-size: 18pt;
font-weight: normal;
letter-spacing: 10px;
color: #663300;
padding: 1px;
}

#box {
border-style: solid;
border-width: 3px;
border-color: #663300;
background: #ffff99;
width: 700px;
margin-left: 60px;
text-align: center;
min-height: 600px;
}

#content {
margin-left: 120px;
margin-right: 40px;
font-family: Verdana, sans-serif;
font-size: 10pt;
text-align: left;
}

div.title {
font-weight: 700;
}

p.question {
font-weight: 700;
}

div.image {
text-align: center;
}

div p.p1:first-letter {
font-size: 20pt;
}

a {
text-decoration: none;
color: #669900;
}

a:hover {
text-decoration: underline overline;
}

a span {
display: none;
}



/*------------- Last Update -------------*/

div p.lastupdate {
font-size: 8pt;
color: #663300;
font-style: italic;
text-align: right;
}



/*-------------- Link Menu --------------*/

a.left {
text-align: center;
color: #663300;
text-decoration: none;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-weight: 600;
background: url("MedLFootLtBrwn.gif") no-repeat;
width: 132px;
height: 61px;
left: 45px;
font-size: 12pt;
position: absolute;
}

a.right {
text-align: center;
color: #663300;
text-decoration: none;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-weight: 600;
background: url("MedL2FootLtBrwn.gif") no-repeat;
width: 132px;
height: 61px;
left: 15px;
font-size: 12pt;
position: absolute;
}

a.both {
text-align: center;
color: #663300;
text-decoration: none;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-weight: 600;
background: url("SmLRFootLtBrwn.gif") no-repeat;
width: 125px;
height: 75px;
font-size: 12pt;
}

a.left:hover {
color: #000000;
background: transparent;
}

a.right:hover {
color: #000000;
background: transparent;
}

a.both:hover {
color: #000000;
background: url("SmLRFootGry.gif") no-repeat;
}

a#index {
top: 60px; 
}

a#faq {
top: 120px;
}

a#sponsors {
top: 180px; 
}

a#history {
top: 240px; 
}

a#learn {
top: 300px; 
}

a#localpartners {
top: 360px; 
}

a#pictures {
top: 420px;
}

a#sitemap {
top: 480px;
}