﻿@import url("/css/master.css");

body, html
{
background:#4b4585 url(/images/ripples_02.jpg) 0px 356px no-repeat;
}

.content_background
{
background: url(/images/transblock.png);
}

#container
{
background:url(/images/bgrndTopgrad_02.gif) 0px 100px repeat-x;
/* IE Dynamic Expression to set the width */
width:expression(document.body.clientWidth < 850 ? "800px" : "100%" );
}

* html #menuBlock
{
height:350px;
}

#menuBlock #subNavBlock a:link, #menuBlock #subNavBlock a:visited
{
width:147px;
}