/* GENERAL LAYOUT */

#header
{
	background: #000 url(../images/header.jpg) no-repeat 0px 0px;
}


#sidebar
{
	background: url(../images/sidebar.gif) no-repeat 0px 0px;
}

#content-top
{
	background: #82B0E1 url(../images/content-top-bg.jpg) no-repeat left top;
}

#content
{
	background: #82B0E1 url(../images/content-bottom-corner.gif) no-repeat left bottom; color : navy;
}