body { color: #efefed; background-color: #FFFFFF; background-image:url(../images/background.gif); background-position: top center; background-repeat: repeat-y; }

#TopBackground {
 position: absolute;
 /*background-color: #FFFFFF;*/
 z-index: 0;
 width: 100%;
 height: 239px;
 top:0px;
 left: 0px;
}

#Navigation .MainNavigation { background-color: #2C2F33; }  
#Navigation .MainNavigation UL LI { border-right: 1px solid #4B4D4F; }
#Navigation .MainNavigation UL LI A { color: #bcbec0; background-image: url(../images/navigation_arrow.gif); background-position: bottom right; background-repeat: no-repeat; }
#Navigation .MainNavigation UL LI A:hover { background: #00a2e0; color: #ffffff; background-image: url(../images/navigation_arrow_hover.gif); background-position: bottom right; background-repeat: no-repeat; }
#Navigation .MainNavigation UL LI A.MenuActive { background: #00a2e0; color: #ffffff; background-image: url(../images/navigation_arrow_hover.gif); background-position: bottom right; background-repeat: no-repeat; }

#Navigation .SubNavigation { background-color: #494F53;}
#Navigation .SubNavigation UL LI { border-right: 1px solid #6D7275; }
#Navigation .SubNavigation UL LI A{ color: #cecece; background-image: url(../images/navigation_arrow.gif); background-position: bottom right; background-repeat: no-repeat; }
#Navigation .SubNavigation UL LI A:hover{ color: #FFFFFF; background-image: url(../images/navigation_arrow_hover.gif); background-position: bottom right; background-repeat: no-repeat; }
#Navigation .SubNavigation UL LI A.MenuActive{ background-color: #00a2e0; color: #fff; background-image: url(../images/navigation_arrow_hover.gif); background-position: bottom right; background-repeat: no-repeat; }

#SubMenu { background-color: #494F53; }
#SubMenu UL:hover { background-color: #62696d; color: #fff; }
#SubMenu UL LI A { color: #cecece; }
#SubMenu UL LI A:hover { background-color: #00a2e0; color: #fff; }

#Content { background-color: #7F898F;}

#ContentLeft{ border-right: 1px solid #8E9AA0; }
#ContentLeft OL STRONG{ color: #6BD8F9; }
#ContentLeft UL LI STRONG{ color: #6BD8F9; }
#ContentLeft UL A { color: #efefed; }
#ContentLeft UL A:hover{ color: #6BD8F9; }

#ContentLeft #LargePhotoSpan { border: 1px solid #8E9AA0; width: 277px; }

#ContentRight #News #NewsPhoto IMG{ border: 1px solid #8E9AA0;}
.Partners .logo { border: 1px solid #efefed; }
#ContentRight STRONG { color: #efefed; }
#ContentRight TEXTAREA.contact { background-color: #dadee0; color: #555454; border: 1px solid #efefed; }
#ContentRight TEXTAREA { background-color: #dadee0; border: 1px solid #efefed; color: #555454; }
#ContentRight INPUT { background-color: #dadee0; color: #555454; border: 1px solid #efefed; }
#ContentRight INPUT.send { background-color: #00a2e0; }

#GuestbookMessage { color: #1c9e44; }
#GuestbookDate { background: #1faf4b; color: #d5d4d6; }
#GuestbookName { background: #1faf4b; color: #fff; }
.slider_menu { background: #00a2e0; color: #7f7f80; }

H2 { color: #6BD8F9; }

#ContentRight H2 {
 font-weight: 100; font-size:12pt; margin: 0px; text-transform: uppercase;
}

H3 { color: #6BD8F9; font-size: 10pt; margin: 0px; }

A { color: #6BD8F9; }

#Header .Logo #HeaderText h3  { color: #00a2e0; }

#Footer A{ color: #efefed; }
#Footer A:hover{ color: #FFFFFF; }
#Footer span.copyright { color: #aaa; }

#ContentLeft UL.PhotoSlider A{ background-color: #8e8e8e; }
#ContentLeft UL.PhotoSlider A:hover{ background-color: #6BD8F9; }
#ContentLeft UL.PhotoSlider A.Active{ background-color: #6BD8F9; }
#ContentLeft UL.PhotoSlider A.Inactive{ background-color: #D7D7D4; }
#ContentLeft UL.PhotoSlider A.Button{ color: #FFFFFF; background-color: #00a2e0; }

span.required { color: #A5C44C; }