.mnusp {
background:url(images/wind/menu-bg.png);
}

.nav LI {
background:url(images/wind/menu-button.png) repeat-x 50% bottom;
}

.nav LI A {
color:#DFF;
}

.nvtl LI {
background:url(images/wind/menu-orb.png) repeat-x 50% bottom;
}

.navf LI {
background:url(images/wind/menu-feed.png) repeat-x 50% bottom;
}

.menu-sep {
background:url(images/wind/menu-sep.png) repeat-x 50% bottom;
}

.bc-bar {
background:url(images/wind/bc-bg.png) repeat-x;
}

.voidb {
border:1px #888 solid;
}

.windb {
border:1px red solid;
}

.PTtop {
background:url(images/wind/tit.png) top left repeat-y;
}

.PTbtm {
background:url(images/wind/tib.png) top left repeat-y;
}

.PTbar {
color:#000;
background:url(images/wind/tim.png) top left repeat-y;
}

.PFtop {
background:url(images/wind/ft.png) top left repeat-y;
}

.PFpst {
color:#000;
background:url(images/wind/fm.png) bottom left repeat-y;
}

.PFbtm {
background:url(images/wind/fb.png) top left repeat-y;
}

.p1 {
background:url(images/wind/cbg.png) top left repeat-y;
}

.descr {
color:#024;
}

.edt a:hover {
color:#333;
}

* {
margin:0;
padding:0;
}

Body {
padding-right:0;
padding-left:0;
//background:#BDD5D9 url(images/wind/bg.jpg) repeat-x;
background:#568E8B;
background-attachment:fixed;
}

.nav li:hover,.nav li a:hover {
background:url(images/wind/menu-button.png);
background-position:0 -60px;
}

.current_page_item A,.current_page_parent A,.current_page_ancestor A {
background:url(images/wind/menu-button.png);
background-position:0 -30px;
}

li.current_page_item A:hover,li.current_page_parent A:hover,li.current_page_ancestor A:hover {
background:url(images/wind/menu-button.png);
background-position:0 0;
}

.nvtl li:hover,.nvtl li a:hover {
background:url(images/wind/menu-orb.png);
background-position:0 0;
}

.navf li:hover,.navf li a:hover {
background:url(images/wind/menu-feed.png);
background-position:0 -60px;
}

.PT h3,.edt a {
color:#000;
}
