div#topsearch {
        // background: url('/news/wp-content/themes/linx/sep09/images/new-website-banner.jpg') no-repeat;
	background: url('/news/wp-content/themes/linx/sep09/images/PA-website-banner.jpg') no-repeat;
        }
div#top {
        background: url('/news/wp-content/themes/linx/sep09/images/headerbg.gif') repeat-x;
        }
input.topinput{
        background: url('/news/wp-content/themes/linx/sep09/images/inputbg.gif') no-repeat;
        }
div#navtop {
        background: url('/news/wp-content/themes/linx/sep09/images/navbg.gif') repeat-x;
        }
h1{
        background: url('/news/wp-content/themes/linx/sep09/images/titleitembg.gif') repeat-x;
}
.linxtitle{
	background: url('/news/wp-content/themes/linx/sep09/images/titleitembg.gif') repeat-x;
}
.nwtitle{
	background-image: URL('/news/wp-content/themes/linx/sep09/images/nw_head.gif');
}
#mainmenu li{
	background:transparent url(/news/wp-content/themes/linx/sep09/images/menuitembg.gif) repeat-x scroll 0 0;
}

.guestarticle {
	background-color: #dddddd;
	border: 1px solid red;
	width: 450px;
	padding: 10px;
	margin: 10px;
}

.storytitle{
        padding: 5px;
        background: url('/news/wp-content/themes/linx/sep09/images/titleitembg.gif') repeat;
	background: -moz-linear-gradient(top, #3C98B6, #005E8A);
	background: -webkit-gradient(linear,left top, left bottom, from(#3C98B6), to(#005E8A));
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#3C98B6', EndColorStr='#005E8A', GradientType=0);
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
        font-size: 18px;
        font-weight: normal;
        color: #ffffff;
	//min-height:21px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
#page_title a, .storytitle a{
	color: #FFFFFF;
}
#mainmenu li{
	background-color: lightGrey;
	width: 180px;
}
#mainmenu li ul ul{
	width:175px;
}
#sidebarright{
right:auto;
margin-left: 750px;
}
body{
background-image:none;
}
.menu ul li{
	color: #000000;
}
