body
{
	background-color: #80abb6;
	margin: 0px;
}

a
{
	color: #996600;
}

a:visited
{
	color: #999999;
}

td
{
	vertical-align: top;
	font-family: verdana, arial;
	font-size: 11px;
	color: #666666;
}

/* ------------- */
/* General rules */
/* ------------- */

td.bwphoto
{
	text-align: right;
	background-color: #ffffff;
}

div.rule
{
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

/* ------------------ */
/* News section rules */
/* ------------------ */

td.news
{
	background-color: #ddeccd;
}

td.newsright
{
	background-image: url(/images/dot_ffffff.gif);
	background-repeat: repeat-y;
	background-color: #ddeccd;
}

div.newscontent
{
	color: #333333;
	font-size: 9.5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}

div.newscontent a
{
	font-weight: bold;
}



/* ------------------- */
/* Promo section rules */
/* ------------------- */

td.promofirst
{
	background-color: #ffffcc;
}

td.promo
{
	background-image: url(/images/dot_ffffff.gif);
	background-repeat: repeat-y;
	background-color: #ffffcc;
}

div.promocontent
{
	color: #333333;
	font-size: 9.5px;
}

div.promocontent a
{
	font-weight: bold;
}

/* ----------------------- */
/* Marketing section rules */
/* ----------------------- */

td.photobackground
{
	background-repeat: no-repeat;
	background-color: #a7cbd5;
}


div.photoheadline
{
	padding-right: 25px;
	margin-top: 175px;
	margin-bottom: 15px;
}


.marketinglinks a
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}

#lowercontentwrapper
{
	position: relative;
}

#phototable
{
	position: absolute;
	left: 0px;
	top: 0px;
}

#lowercontent
{
	position: absolute;
	left: 0px;
	top: 0px;
}
















