body
{
	margin: 0; 
padding:0;
color: #202020;
font-family: Arial, Helvetica, sans-serif;
font-size: 120%;
background-color: #FDF9F0;
}

#mainnav a {
    color: #FFFFFF;
    font-size: 0.9em;
    text-decoration: none;
}

.bigtext {
    font-size: 1.4em;
}

.averagetext {
    font-size: 1.0em;
}

#topnav a {
    color: #FFFFFF;
    font-size: 0.75em;
    font-weight: bold;
    margin: 0 20px 0 5px;
    text-decoration: none;
}

#mainnav {
    background-color: #383838;
    background-image: url("/images/bg-nav-bar-xlarge.jpg");
    background-position: center bottom;
    background-repeat: repeat-x;
    height: 62px;
    text-align: center;
}

#participation {
    border-top: 2px solid #ED66AA;
    float: left;
    height: 42px;
    padding-top: 18px;
    width: 15%;
}

#research {
    background-image: url("/images/bg-nav-bar-divider-xlarge.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    border-top: 2px solid #ED0808;
    float: left;
    height: 42px;
    padding-top: 18px;
    width: 14%;
}

#news {
    background-image: url("/images/bg-nav-bar-divider-xlarge.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    border-top: 2px solid #34C135;
    float: left;
    height: 42px;
    padding-top: 18px;
    width: 14%;
}
#anti-doping {
    background-image: url("/images/bg-nav-bar-divider-xlarge.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    border-top: 2px solid #EDEE08;
    float: left;
    height: 42px;
    padding-top: 18px;
    width: 14%;
}

#about {
    background-image: url("/images/bg-nav-bar-divider-xlarge.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    border-top: 2px solid #9135C0;
    float: left;
    height: 42px;
    padding-top: 18px;
    width: 14.6%;
}

#participation-active {
    background-image: url("/images/bg-nav-bar-pink-xlarge.jpg");
    background-position: center bottom;
    background-repeat: repeat-x;
    border-top: 2px solid #ED66AA;
    float: left;
    height: 42px;
    padding-top: 18px;
    width: 15%;
}

#participation-active {
    background-image: url("/images/bg-nav-bar-pink-xlarge.jpg");
    background-position: center bottom;
    background-repeat: repeat-x;
    border-top: 2px solid #ED66AA;
    float: left;
    height: 42px;
    padding-top: 18px;
    width: 15%;
}

#bodies-active {
    background-image: url("/images/bg-nav-bar-lightgreen-xlarge.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    border-top: 2px solid #63C1A1;
    float: left;
    height: 41px;
    padding-top: 18px;
    width: 14%;
}

#research-active {
    background-image: url("/images/bg-nav-bar-red-xlarge.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    border-top: 2px solid #ED0808;
    float: left;
    height: 42px;
    padding-top: 18px;
    width: 14%;
}

#news-active {
    background-image: url("/images/bg-nav-bar-green-xlarge.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    border-top: 2px solid #34C135;
    float: left;
    height: 42px;
    padding-top: 18px;
    width: 14%;
}

#topnav a {
    color: #FFFFFF;
    font-size: 0.75em;
    font-weight: bold;
    margin: 0 13px 0 5px;
    text-decoration: none;
}

#about-active {
    background-image: url("/images/bg-nav-bar-purple-xlarge.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    border-top: 2px solid #9135C0;
    float: left;
    height: 42px;
    padding-top: 18px;
    width: 14.6%;
}

#searcharea {
    margin: 43px 0 5px;
}



#performance-active {
    background-image: url("/images/bg-nav-bar-blue-xlarge.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    border-top: 2px solid #07B4EE;
    float: left;
    height: 41px;
    padding-top: 18px;
    width: 14%;
}
