body {
    background: url(images/bg.gif) repeat-x scroll center 0 #0066cc;
}

#wrap {
	background: url(images/dys/mainBg.gif) repeat-y scroll center 0 transparent;
}

#header {
    background: url("images/dys/header.jpg") no-repeat scroll 0 bottom #0066CC !important;
}

#main {
	background: url("images/dys/mainBg.gif") repeat-y scroll 0 0 transparent;
}

#content, 
#content input, 
#content textarea,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
    color: #0c0058 !important;
}

.menu_left {
	background:url("images/dys/sidebarBg.gif") repeat-y scroll 0 0px transparent !important;
}

#sidebar {
	background: none repeat-y scroll 0 0 transparent !important;
}

#fText {
	background: url("images/dys/footer.gif") no-repeat scroll 0 0 #0066CC;
}

.blogpost {
	background: url(images/dys/contentTop.gif) no-repeat scroll 0 0 transparent;
}

#content .blogpost a {
    color: #0c0058;
    font-weight: bold;
    text-decoration: none;
}

#content {
	background: url(images/dys/contentTop.gif) no-repeat scroll 0 0px transparent;
}
