@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	color: #666666;
	background-image: url(images/layout_07.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#site {
	text-align: left;
	width: 923px;
	margin:0px auto;
}
#site .menu {
	height: 130px;
	padding-top: 22px;
}
#site .menu ul {
	width: 100%;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}
#site .menu li {
	display: inline;
	margin-right: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/bottom_line_orn.gif);
	background-repeat: no-repeat;
	background-position: 0px 24px;
	padding-bottom: 12px;
}

#site .menu li a {
	color: #666666;
	text-decoration: none;
	
} 


#site .menu li a:hover, #site #content #post h3 a:hover, #site #content .nav a:hover  {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
} #site #content .nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	width: 100%;
	margin-top: 22px;
}

#site #content .nav a {
	color: #999999;
	text-decoration: none;
}
#site #content #post h3 {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 44px;
	font-weight: normal;
	color: #CCCCCC;
	margin-top: 0px;
	padding-top: 0px;
}
#site #content #post ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 22px;
	list-style-image: url(images/bul1.gif);
	padding-left: 44px;
}
#site #content #post li {
	margin-left: 12px;
}
#site #content #post {
	font-size: 14px;
	padding-bottom: 24px;
	background-image: url(images/bottom_line_grn.gif);
	background-repeat: no-repeat;
	background-position: 24px bottom;
	margin-bottom: 123px;
}
#site #content #post blockquote {
	font-size: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 66px;
	padding-left: 0px;
	margin-bottom: 44px;
	background-image: url(images/bottom_line_blu.gif);
	background-repeat: no-repeat;
	background-position: 25px bottom;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
}
#site #content #post a {
	text-decoration: none;
	color: #5583B0;
}
#site #content #post a:hover {
	text-decoration: underline;
	color: #253DE0;
}


#site #content #post h3 a {
	text-decoration: none;
	color: #333333;
}
#site #content #post p {
	margin-left: 26px;
}
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

/* ------------------------------------------------+
| These are images not to be changed               |
+--------------------------------------------------*/
.sIFR-flash {visibility: visible !important; margin: 0; }

.sIFR-replaced {visibility: visible !important; }

span.sIFR-alternate {position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }

/* ------------------------------------------------+
| These are images to be changed                   |
+--------------------------------------------------*/

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 66px;
	letter-spacing: -1px;
	
}

