@charset "utf-8";
#container  {
	width: 955px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
#navigation {
	height: 19px;
	width: 955px;
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	clear: both;
	margin: 0px;
	padding: 0px;
}

/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../../images/Page%20Titles/index/headergrad_beige.jpg);
	background-repeat: repeat-x;
}
#header {
	background-image: url(../../Fireworks/PageElements/PageNavigation/Hotspot_header_twoC.gif);
	background-repeat: no-repeat;
	height: 127px;
	width: 955px;
}
#flashTop {
	width: 600px;
	margin-top: 30px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #EDE9E0;
}
#sidebar1_flash {
	height: 80px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	clear: both;
}
#sidebarbottom {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	clear: both;
	width: 270px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 0px;
}
#sidebarbottom img {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebarbottom table {
	text-align: left;
	padding: 0px;
	width: 270px;
	border: thin groove #999999;
	margin: 0px;
	clear: both;
	height: 80px;
}

/* mainContent */

#flashTag {
	width: 490px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	clear: both;
	background-color: #FFFFFF;
}
#mainContent  {
	float: left;
	background-color: #FFFFFF;
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5;
	width: 668px;
}
#mainContent object {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#topContent {
	float: left;
	width: 650px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topContent h1 {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
