/* CSS Document */

Body {
background-repeat: repeat;
}

#body {
color: #ffffff;
font-family: Verdana;
font-size: 10pt;
margin: 25px;
border: 2px solid #000000;
width: 746px;
}

#page {
height: 100%;
color: #000000;
background-color: #FFFFFF;
border: 5px solid #ffcc33;
width: 735px;
text-align: left;
}

#header {
width: 635px;
height: 173px;
background-color: #6666cc;
}

#photobar {
background-image: url(images/photobar_bkgd.gif);
background-repeat: repeat-y;
background-color: #ffffff;
height: 10px;
}

#navbar {
height: auto;
padding: 2px;
background-color: #000000;
text-align: center;
border-bottom: 2px solid #FFCC00;
}

#navbar a{
color: #ffffff;
font-weight: normal;
padding-left: 6px;
padding-right: 6px;
text-decoration: none;
}

#navbar a:hover {
color: #FFCC33;
}

#rightcol {
padding: 3px;
border: 1px solid #000000;
background-color:#FFFFcc;
}

#rightcol a{
color: #000099;
font-weight: bold;
text-decoration: none;
}

#rightcol a:hover{
color: #9966CC;
font-weight: bold;
text-decoration: none;
}


#contentarea {
background-color: #ffffff;
background-image:url(sax_bg.jpg);
background-repeat:no-repeat;
padding: 8px;
}

#contentarea a{
color: #003399;
font-weight: bold;
text-decoration: none;
}

#contentarea a:hover {
color: #3333FF;
}


#footer {
color:#FFFFFF;
height: 40px;
clear: both;
background-color: #000000;
border-left: 2px solid #663366;
border-right: 2px solid #663366;
}

#footer a{
color:#FFCC00;
font-weight: bold;
text-decoration: none;
}

h2 {
color: #0000FF;
font-family: Verdana;
font-size: 18px;
font-weight: bolder;
font-style: oblique;
line-height: 18px;
border-bottom: 2px solid #ffcc33;
}

h3 {
color: #003366;
font-family: Verdana;
font-size: 16px;
font-weight: bold;
line-height: 16px;
}

h4 {
color: #003366;
font-family: Verdana;
font-size: 14px;
font-weight: bold;
line-height: 14px;
}

#headline {
color: #FFcc33;
font-size: 12pt;
font-weight: 600;
background-color: #000000;
padding-top: 4px;
padding-bottom: 4px;
}

.spacelink {
padding-left: 7px;
padding-right: 7px;
}

a {
text-decoration: none;
}
