﻿body
{
	margin: 0px;
	/*background-image: url(../../Images/template/default_bgrw.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002000;
	background-color: #99CCE6;
}

body div
{
	margin-top:0;
	margin: 0px auto 0px auto;		
	width: 100%;	
}

body div div
{
	/*display: block;*/
	width: 990px;
	text-align: left;
}

td.ContentArea
{
	font-family: Thaoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #161616;	
	display: block;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 40px;
	padding-right: 40px;
	width: 880px;
}

td.ContentArea a
{
	color: #CC0000;
	text-decoration: underline;
}

#menuDiv
{
	visibility:hidden;
}

#footerDiv
{
	width:990px;
	text-align: center;
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;	
	visibility: hidden;
	padding-bottom: 10px;	
}

#footerDiv2
{
	width:990px;
	text-align: center;
	font-family: arial;
	font-size: 10px;
	color: #ffffff;	
	
	padding-bottom: 10px;	
}

#footerDiv div
{
	width:980px;
	padding: 5px;
	text-align: center;
}
#footerDiv2 div
{
	width:980px;
	padding: 5px;
	text-align: center;
}

#footerDiv div a
{
	/*color: #ff6633;*/
	color: #cc0000;
	text-decoration: underline;
}
#footerDiv2 div a
{
	color: #cc0000;
	text-decoration: underline;
}
#footerDiv div a:hover
{
	color: #ee0000;
	text-decoration: underline;
}
#footerDiv2 div a:hover
{
	color: #ee0000;
	text-decoration: underline;
}

.footerAdditionalCopyright {
	color: #ffffff;
	font-size: 9px;
	text-align: center;
	
}

.funfactBg
{
	background-image: url(../../Images/imgupdate/funfact_bg.jpg);
	width: 990px;
	height: 511px;
	text-align: center;
	vertical-align: top;
	padding-top: 17px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}

.title  
{
	text-align: center;
	vertical-align: top;
	padding-top: 17px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
}

.funfactBgEmpty
{
	background-image: url(../../Images/imgupdate/funfactEmpty_bg.jpg);
	width: 990px;
	height: 511px;
	text-align: center;
	vertical-align: top;
	padding-top: 17px;
	
}
.funStuff
{
	width: 990px;
	height: 511px;
	text-align: center;
	vertical-align: top;
	padding-top: 17px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	
}
.funStuff2
{
	width: 990px;
	height: 490px;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	
	
}

/* STYLES FOR ROLLOVER ELEMENTS */

#newsletter_homelink
{
	display: block;
	width: 250px;
	height: 80px;
	background: url(../../Images/imgupdate/rk12_newsletter_01_part4.jpg) no-repeat 0 0;
}
#newsletter_homelink:hover
{
	background-position: 0 -80px;
}
#newsletter_homelink span
{
  display: none;
}
