body {
	background: #000;
	font-size: 16px;
	font-family: Georgia, Serif;
	color: #333;
	}

#headerAd { 
   position: relative; 
   top: 110px; 
   left: -5px;
}

#backgroundWrap {
	min-width: 1000px;
	margin: 0 auto;
	background: #000 url(https://media.gtanet.com/gtachinatown/images/layout/page-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
	
#backgroundWrapBottom {
	min-width: 1000px;
	min-height: 900px;
	margin: 0 auto;
	padding-bottom: 40px;
	text-align: center;
	background: url(https://media.gtanet.com/gtachinatown/images/layout/page-base-bg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	}
   
#pageContainer {
	width: 830px;
	margin: 0 auto;
	text-align: center;
	}
	
#pageHeader {
	width: 830px;
	}
	
#pageHeaderLogo {
	float: left;
	width: 340px;
	}
	
#pageHeaderLogo img {
	margin-left: 5px;
	display: inline;
	}
	
#googleAd {
	margin-right: 16px;
	margin-top: 110px;
	float: right;
	}
	
#pageNavigation {
	font-family: Arial, Sans-Serif;
	font-size: 1em;
	padding: 10px 0px 10px 0px;
	overflow: hidden;
	width: 780px;
	text-align: right;
	border-bottom: 2px solid #ccc;
	margin-left: auto;
	margin-right: auto;
	}
	
#pageNavigation ul li {
	list-style-type: none;
	display: inline;
	}
	
#pageNavigation a {
	color: #000;
	text-decoration: none;
	background: #fff;
	padding: 10px;
	}
	
#pageNavigation a:hover {
	color: #990000;
	text-decoration: none;
	background: #ccc;
	}
	
#newsTop {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
   line-height: 110%;
	}
	
#newsTop ul {
	width: 400px;
	}
	
#newsTop ul li {
	margin: 4px 0px 4px 0px;
	list-style-type: none;
	}
	
#networkNews {
	width: 340px;
	background: #f1f1f1 url(https://media.gtanet.com/gtachinatown/images/layout/network-bg.jpg);
	background-position: bottom right;
	color: #333;
	float: right;
	font-size: .8em;
	text-align: left;
	padding: 10px;
	font-family: Tahoma, Sans-Serif;
	border: 1px solid #666;
	margin-bottom: 10px;
	}
	
#networkNews a {
	color: #333;
	text-decoration: none;
	}
	
#networkNews a:hover {
	color: #000;
	text-decoration: underline;
	}
	
#siteJump {
	width: 385px;
	background: #990000 url(https://media.gtanet.com/gtachinatown/images/layout/featured-bg.jpg);
	background-position: right;
	color: #fff;
	float: left;
	font-size: .8em;
	text-align: left;
	padding: 10px;
	font-family: Tahoma, Sans-Serif;
	border: 1px solid #330000;
	}
	
#siteJump a {
	color: #fff;
	text-decoration: none;
	}
	
#siteJump a:hover {
	text-decoration: underline;
	}
	
#pageContent {
	background: url(https://media.gtanet.com/gtachinatown/images/layout/page-tile.jpg);
	background-position: center;
	background-repeat: repeat-y;
	width: 810px;
	min-height: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 0px 0px 20px 0px;
	text-align: left;
	font-size: .75em;
	font-family: Arial, Sans-Serif;
	}
   
#pageContent h1 {
	font-size: 2.2em;
	font-family: Tahoma, Sans-Serif;
	margin: 10px 0px 0px 0px;
	font-weight: normal;
	color: #000;
	}
	
.pageDescription {
	font-size: 1em;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	}
	
#pageContent h2 {
	font-size: 1.7em;
	font-family: Tahoma, Sans-Serif;
	margin: 20px 0px 10px 30px;
	font-weight: normal;
	color: #000;
	}
	
#pageContent h2 a {
	color: #000;
	text-decoration: underline;
	}
	
#pageContent h2 a:hover {
	text-decoration: underline;
	background: none;
	color: #990000;
	}
	
#pageContent p {
	margin: 10px 30px 10px 30px;
	line-height: normal;
	}
	
#pageContent ul li {
	list-style-type: disc;
	margin-left: 60px;
   line-height: 130%;
	}
	
.newsdetails {
	margin: -5px 0px 20px 30px;
	font-size: .95em;
	}
	
#pageContent a {
	color: #990000;
	text-decoration: underline;
	}
	
#pageContent a:hover {
	background: #990000;
	color: #fff;
	text-decoration: none;
	}

.newspost {
	margin: 0px;
}
   
.date {
	background-image: url(https://media.gtanet.com/gtachinatown/images/layout/datebg.gif);
	height: 28px;
	width: 780px;
	margin: 30px auto 0 auto;
   line-height: 28px;
	}
	
.dateleft {
	background-image: url(https://media.gtanet.com/gtachinatown/images/layout/dateleft.gif);
	float: left;
	min-width: 32px;
	min-height: 28px;
	}

.newsDateText {
	padding-top: 8px;
	padding-left: 5px;
	float: left;
	}	

.dateright {
	background-image: url(https://media.gtanet.com/gtachinatown/images/layout/dateright.gif);
	float: right;
	min-width: 17px;
	height: 28px;
}

.contentimage {
	font-weight: normal;
	font-size: 1em;
	text-align: center;
	color: #fff;
	padding: 2px;
 	background-color: #660000;
}
	
.clear {
	clear: both;
	}
	
#pageFooter {
	text-align: center;
	color: #666;
	background: #ccc;
	font-size: .75em;
	font-family: Tahoma, Sans-Serif;
	width: 780px;
	padding: 10px;
	margin: 0 auto;
	}
	
#pageFooter a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	}
	
#pageFooter a:hover {
	color: #000;
	text-decoration: underline;
	}

blockquote {
	font-style: italic;
	margin-left: 50px;
}

.readmore {
	padding-left: 25px;
}

#ActualContent {
	padding: 0px 20px 0px 20px;
}

.pagelink a:link,.pagelink a:visited,.pagelink a:active,.pagelink a:hover {
	text-decoration:none;
	display: inline-block;
	width: 16px;
}

.pagelink {
	border: 1px solid #000; 
	background: #d8d8d8;
	display: inline-block;
	padding: 5px;
	width: 16px;
}

.pagecurrent {
	color: #fff;
	border: 1px solid #000;
	background: #660000;
	display: inline-block;
	padding: 5px;
	width: 16px;
}