body {
	background:url(../images/tileBackground.gif) top left repeat;
	margin:0;
	padding:0;
	font:13px/16px "Arial Narrow",Arial, Helvetica, sans-serif;
}
#wrapper {
	background:url(../images/tileWrapper.gif) top left repeat-x;
}
#wrapper2 {
	background:url(../images/background.jpg) top center no-repeat;
}
h1.logo a {
	display:block;
	overflow:hidden;
	font-size:6px;
	text-indent:-1000px;
	position:absolute;
	top:20px;
	left:70px;
	width:250px;
	height:100px;
}
#nav {
	top:62px;
	left:0;
	position:absolute;
}
#button1 a, #button2 a, #button3 a, #button4 a {
	display:block;
	text-indent:-1500px;
	overflow:hidden;
	height:21px;
	position:absolute;	
	color:#000;
}
#button1 a {
	background:url(../images/nav/button1.jpg) 0 0 no-repeat;
	left:653px;
	width:42px;
}
#button2 a {
	background:url(../images/nav/button2.jpg) 0 0 no-repeat;
	left:703px;
	width:63px;
}
#button3 a {
	background:url(../images/nav/button3.jpg) 0 0 no-repeat;
	left:775px;
	width:67px;
}
#button4 a {
	background:url(../images/nav/button4.jpg) 0 0 no-repeat;
	left:849px;
	width:54px;
}
#button1 a:hover, #button2 a:hover, #button3 a:hover, #button4 a:hover {
	background-position:0 -21px;
}	
#rssTwitter {
	position:absolute;
	left:646px;
	top:86px;
	width:195px;
	height:35px;
}
#wrapper3 {
	width:970px;
	margin:auto;
	margin-top:0;
	margin-bottom:0;
	padding-top:126px;
	position:relative;
}
#push85 {
	width:85px;
	height:500px;
	float:left;
}
#pageContent {
	width:526px;
	float:left;
	text-align:left;
}
#push42 {
	width:42px;
	float:left;
}
#rightNav {
	width:250px;
	float:left;
	text-align:right;
	color:#ddd;
}
#pageContent .item a {
	color:#ffffff;
	text-decoration:none;
}
#pageContent .item a:hover {
	color:#cccccc;
}
#rightNav a, #pageContent p a {
	color:#dd770f;
	text-decoration:none;
}
#rightNav a:hover, #pageContent p a:hover {
	color:#fff;
}
#rightNav h2 {
	margin:0;
	padding:10px 0 0 0;
}
#rightNav ul, #rightNav li {
	margin:0;
	padding:0;
	list-style-type:none;
}
#rightNav li img {
	margin-bottom:-4px;
}
#rightNav li {
	padding:2px 0 2px 0;
}
#pageContent h1 {
	font:24px/28px "Arial Narrow",Arial, Helvetica, sans-serif;
	color:#e0e0e0;
	font-weight:bold;
	letter-spacing:-1px;
	padding:4px 5px 4px 5px;
	background:url(../images/divider.gif) bottom center no-repeat;
	margin:10px 0 0 0;
}
#pageContent h2 {
	font:20px/24px "Arial Narrow",Arial, Helvetica, sans-serif;
	color:#ff8206;
	font-weight:bold;
	letter-spacing:-1px;
	padding:4px 5px 4px 5px;
	background:url(../images/divider.gif) bottom center no-repeat;
	margin:10px 0 0 0;
}
#pageContent h3 {
	font:16px/21px "Arial Narrow",Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	padding:4px 5px 4px 5px;
	text-align:right;
}
#pageContent h3 a {
	color:#fff;
	text-decoration:none;
}
#pageContent h3 a:hover {
	color:#ccc;
}
.item {
	color:#ccc;
	padding:5px 10px 7px 10px;
	font:13px/18px "Arial Narrow",Arial, Helvetica, sans-serif;
	background:url(../images/divider.gif) bottom center no-repeat;
}
#pageContent p {
	color:#ccc;
	padding:5px 10px 7px 10px;
	font:13px/18px "Arial Narrow",Arial, Helvetica, sans-serif;
}
.item img {
	margin-bottom:-4px;
}
.itemDetail {
	float:right; margin-left:10px;
}
#pageContent p {
	margin:6px 0 6px 0;
}
.lbl {
	width:75px;
	display:block;
	float:left;
	color:#ccc;
	font-weight:bold;
}
.lblInline {
	color:#ccc;
	font-weight:bold;
}
.drp {
	width:300px;
	font-size:11px;
	background-color:#6f6f6f;
	border:1px solid #333333;
	color:#ddd;
}
.txt {
	background-color:#6f6f6f;
	border:1px solid #333333;
	width:300px;
	font-size:11px;
	color:#ddd;
}
.btn {
	background:url(../images/btn);
	border:1px solid #fe9b3b;
	color:#fff;
	font-weight:bold;
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
}