img, div, td { behavior: url(/iepngfix.htc); }
#contactmap2 img { behavior: url() !important; }


body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

img { border: 0; }


 

#header-blue {
	height: 50px; 
	background-image: url("images/header-blue.gif");
	background-repeat: repeat-x;
	font-family: Georgia, Trebuchet MS;
	font-size: 16px;
	color: #FFFFFF;
}
#header-blue a {
	margin: 0 0 0 20px;
	text-decoration: none;
	color: #FFFFFF;
}
#header-blue b { 
	color: #ffcc66;
	margin: 0 0 0 20px;
}


#header-red {
	height: 255px; 
	background-image: url("images/header-red.gif");
	background-repeat: repeat-x;
}

#navContainer {
	height: 65px; 
	background-image: url("images/nav/background.gif");
	background-repeat: repeat-x;

}

#content {
	height: 400px;
	background-image: url("images/content-background.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	font-family: Georgia, Trebuchet MS;
	font-size: 14px;
	color: #333333;
}
#content td { vertical-align: top; }
#content img { margin: 0 4px 0 4px; }



#logo-slogan {
	position: relative; 
	top: -25px;
}


#footer {
	height: 135px;
	background-image: url("images/footer.gif");
	background-repeat: repeat-x;
}
#footer p{
	font-family: verdana;
	font-size: 10px; 
	color: #5b9fda;
}


.star-link {
	padding: 0 20px 0 0;
	background-image: url("images/star.gif");
	background-repeat: no-repeat;
	background-position: center right;
	position: relative; left: 3px;
	font-family: Georgia, Trebuchet MS;
	font-size: 14px;
	color: #00325f;
	text-decoration: none;
	float: right;
	font-weight: bold;
}


#featuredCoinBackground {
	width: 222px; height: 204px;
	background-color: #002a4f;
	border: 1px solid #640000;
	vertical-align: middle;
	text-align: center;
	padding: 20px 0 0 0;
}
#featuredCoin {
	width: 222px;
	text-align: center;
}
.featuredNext {
	padding: 0 20px 0 0;
	background-image: url("images/star.gif");
	background-repeat: no-repeat;
	background-position: center right;
	position: relative; left: 3px;
	font-family: Georgia, Trebuchet MS;
	font-size: 12px;
	color: #00325f;
	text-decoration: none;
	float: right;
	font-weight: bold;
}
.featuredPrevious {
	padding: 0 0 0 20px;
	background-image: url("images/star.gif");
	background-repeat: no-repeat;
	background-position: center left;
	position: relative; left: 3px;
	font-family: Georgia, Trebuchet MS;
	font-size: 12px;
	color: #00325f;
	text-decoration: none;
	float: left;
	font-weight: bold;
}





.internal-nav {
	width: 222px;
	text-align: center;
}
.internal-nav2 {
	width: 222px;
}


.leftPadding { padding: 0 0 0 30px; }


.redTextCentered {
	font-size: 14px;
	color: #862400;
	font-family: Georgia, Trebuchet MS;
	text-align: center;
}


h1 {
	font-size: 24px;
	color: #862400;
	font-family: Georgia, Trebuchet MS;
}
.largeBlueHeading {
	color: #00325f;
	font-size: 44px; 
	font-family: Georgia, Trebuchet MS;
}
.blueHeading { color: #00325f; }

.horizontalList li
{
display: inline;
list-style-type: none;

}





.boldRed { color: #862400; font-weight: bold; }
.boldBlue { color: #00325f; font-weight: bold; }