body {
	-x-system-font: none;
	background:  #e8ebef url(/images/global-bg.gif) scroll top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: normal;
	line-height: 1.4em;
	font-size: 1em;
}

a, a:link, a:visited {
	
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #0066cc;
	text-decoration: none;
	font-size: 11px;
}

a:hover {

	color: #790000;
	text-decoration: none;	
}

a {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}

.green {
	
	color: #89ba58;
	text-shadow: 0 1px 1px #FFFFFF;		
}

.blue {
	
	color: #3cb3d0;
}

strong {
	
	font-weight: 600;
}

.sten {
	
	margin-top: 10px;
	
}

.lightbg {
	
	background-color: #e9f5ff;
}

.light {
	
	color: #777;	
}

.lighter {
	
	color: #888;
	font-size: 10px;
}

.small {
	
	font-size: 11px;
}

.stwenty {
	
	margin-left: 20px;
}


#container {
	
	background: url(../images/grand-bg.png) scroll repeat-y #fff;
	min-height: 1000px;
	overflow: auto;
}

#header {
	
	height: 118px;
	background: url(../images/header-bg.png) scroll no-repeat 3px 0;
	position: relative;
	
}

#logo {
	
	height: 57px;
	width: 222px;
	position: absolute;
	top: 33px;
	left: 20px;
}

#stripe {
	
	height: 36px;
	width: 954px;
	margin: 0 auto;
	background: url(../images/stripe-bg.png) scroll repeat-x 0 0;
	position: relative;
}

#content-wrapper {
	
		padding-top: 30px;
}

#content-wrapper h3{
	
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-size-adjust: none;
	font-style: normal;
	color: #0066cc;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 10px 0 10px 0;
	letter-spacing: -1px;
	text-shadow: 0 1px 1px #FFFFFF;
}

#void {
	
	height: 245px;
	
}

#featured {

	background: url(../images/featuredbox-bgbottom.png) scroll repeat-x 0 bottom;
	padding: 15px 20px 30px 20px;
	min-height: 200px;
	position: absolute;
	top: 66px;
	left: 166px;
	width: 420px;
	
}

#featured img {
	
	float: left;
	margin: 3px 15px 4px 0;
	border: 1px solid #ddd;
	height: 120px;
	width: 150px;
	
}

#featured h1 {

	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-size-adjust: none;
	font-style: normal;
	color: #0066cc;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 10px 0;
	letter-spacing: -1px;
	text-shadow: 0 1px 1px #FFFFFF;
}

#featured p {
	
		text-shadow: 0 1px 1px #FFFFFF;
}

a#linkto, a#linkto:visited {
	width: 218px;
	height: 33px;
	background: url(../images/click-button.png) no-repeat scroll;
	border: none;
	display: block;
	text-indent: -99999px;
	margin: 20px 0 0 164px;
}
a#linkto:hover {
	background: url(../images/click-button.png) no-repeat scroll 0 -34px;
	color: #a1a5a9;
}


.featured-top {
	
	background: url(../images/centerbox-top.png) scroll repeat-x 0 top;	
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 460px;
	height: 10px;
}

.topbanner {
	
	padding-bottom: 20px;
	margin: 0 0 20px 0;
}

#ad-tower {
	
	background: url(../images/side-ad-bg.png) no-repeat top left;
	height: 631px;
	padding: 10px 0 0 10px;
}

#middle-ad {
	
	height: 86px;
	background: url(../images/middle-ad-bg.png) no-repeat top left;
	margin: 13px 0 16px 0;
	padding: 13px 0 0 8px;
	overflow: hidden;
}

.cat-box {
	
	width: 220px;
	float: left;
}

.cat-box h2 {
	
	width: 220px;
	height: 40px;
	background: url(../images/li-top.png) no-repeat top left;
	line-height: 40px;
	padding: 0 0 0 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	font-size-adjust: none;
	font-style: normal;
	color: #252525;
	font-variant: normal;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: -0.5px;
	text-shadow: 0 1px 1px #FFFFFF;	
}

ul.categories {
	
	min-height: 230px;
	background: url(../images/ul-bg.png) no-repeat bottom left;
	padding: 10px 0 30px 0;
	
}

ul.categories li {
	
	border-bottom: 1px solid #dfdfdf;
	height: 25px;
	width: 190px;
	margin: 0 auto;
	line-height: 25px;
	padding: 0 0 0 0;
	
}

ul.categories li a{
	
	margin: 0 0 0 5px;
	
}

#search {
	
	width: 400px;
	text-align: right;
	line-height: 36px;
	float: right;
	padding: 0 5px 0 0;
	
}


#sponsors {
	
	background: url(../images/sponsers-bg.png) no-repeat bottom left;
	padding: 65px 0 40px 33px;
	margin: 20px 0 0 0;
	position: relative;
}

#sponsors img {
	
	margin: 0 0 20px 0;
}

#sponsors span {
	
	position: absolute;
	display: block;
	width: 280px;
	height: 40px;
	background: url(../images/sponsers-topbg.png) no-repeat top left;
	top: 0;
	left: 0;
	line-height: 40px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	font-size-adjust: none;
	font-style: normal;
	color: #252525;
	font-variant: normal;
	text-transform: uppercase;
	font-weight: normal;
	text-shadow: 0 1px 1px #FFFFFF;	
	padding: 0 0 0 20px;
	
}

#footer {
	
	height: 60px;
	border-top: 1px solid #ddd;
	padding: 20px 0 20px 0;
	margin-top: 20px;
}

#footer p{
	
	margin-left: 160px;
}

.topSearch
{
    font-size:large;
    color:#990000;
    
    }
    
    .topSearchLink
    {
        font-size:15px;
        
        }
        


  ul.hotsearch li a {

    font-size:medium;

}

  ul.hotsearch {

    font-size:medium;
   list-style-image:url('../images/arrow.gif');
    list-style-type:square;
    padding-left:20px;

}
