#main
{
	background-color: #FFF;
	background-image: url(/images/clock_bkg.gif);
	background-repeat:no-repeat;
}

#logo
{
	background-image: url(/_images/logo_warner_on_white.gif);
}

#logo img
{
	width: 102px;
	height: 16px;
}


#nav a
{
	color: #A50122;
}

#nav a.mainActive, #nav a.mainActive:hover
{
	border-bottom: 2px solid #A50122;
}

#nav a:hover
{
	border-bottom: 1px solid #A50122;
}

#subnav a
{
	color: #000;
	border-right: 2px solid #FFF;
}

#subnav h2 a
{
	color: #A50122;
}

#subnav a.subActive, #subnav a.subActive:hover
{
	border-right: 2px solid #A50122;
}

#subnav a:hover
{
	border-right: 1px solid #A50122;
}

#content, #contentFull, #contentNarrow, #contentFullLeft
{
	color: #000;
}

a
{
	color: #A50122;
	border-bottom: 1px dashed #A50122;
	text-decoration: none;
}

a:hover
{
	border-bottom: 1px solid #A50122;
}

h1
{
	color: #A50122;
}

h2
{
	color: #A50122;
}

td
{
	color: #000;
}