/*----- Start CSS Reset ------------------*/
*{ 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

.right{float: right;}
.left{float: left;}

strong{font-weight:bold;}

a {
   color: #999999;
}

a:hover {
	color: #f00;
}

/*----- End CSS Reset ------------------*/


body{	
	background: #000 url('../images/bg.jpg') no-repeat top center;
	text-align: center;
	font-family: Verdana,Helvetica,arial, sans-serif;
	font-size: 0.7em;
	color: #000;
}

#container{	
	text-align: left;
	width: 820px;
	margin: 0 auto;
	padding: 0px;
	height: 100%;
}

#header{
    background-image: url('../images/header.png');
	width: 820px;
    height: 103px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 0px;
}	

#mainmenu{
    width: 820px;
	height: 25px;
	float: left;
}

#submenu{
    width: 820px;
	height: 18px;
	float: left;
}

#contentcontainer{
    width: 820px;
	background-color: #999;
	margin-top: 1px;
}

#contentbackground{
    background: url('../images/contentbg.png');
	width: 820px;
}

#contentsubbackground{
    background: url('../images/contentsubbg.png');
	width: 820px;
}

#recentnews {
	text-align: left;
    margin-left: 10px;
    margin-top: 0px;
    width: 200px;
    float: left;
}

#redevelopment {
   text-align: left;
   width: 402px;
   margin-top: 2px;
   padding-left: 3px;
   float: left;
}

#business {
    text-align: left;
    margin-top: 2px;
}

#footer {
    background: url('../images/footer.png');
	width: 820px;
	height: 90px;
}

#subpagefooter {
    background: url('../images/footer.png');
	width: 820px;
	height: 90px;
	margin-top: 18px;
}

#footer a {
    color: #fff;
	text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#subpagefooter a {
    color: #fff;
	text-decoration: none;
}

#subpagefooter a:hover {
    text-decoration: underline;
}

.headerwhite {
    color: #fff;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.headergray {
    color: #b4b4b4;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.headerwhite a {
    text-decoration: none;
	color: #fff;
}

.headergray a {
    text-decoration: none;
	color: #b4b4b4;
}

.redlinks {
    color: #990000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.redlinks a {
    color: #990000;
	text-decoration: none;
}

.redlinks a:hover {
    text-decoration: underline;
}

.newsdate {
    color: #999999;
}

.contenttext {
    line-height: 17px;
	margin-top: 30px;
	margin-left: 15px;
	margin-right: 10px;
	text-align: justify;
	width:580px;
	}

.title {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 17px;
	height: 50px;
}

h2 {
   font-size: 16px;
   font-weight: bold;
   margin-top: 10px;
}

li {
   margin-bottom: 0px;
}

#sidebar ul {
   margin-left: 0px;
   margin-bottom: 20px;
}

#sidebar li li{
   padding-top: 5px;
   padding-left: 0px;
   padding-right: 5px;
   margin-top: -5px;
   width: 168px;
   height: 26px;
   color: #FFFFFF;

   background-repeat: no-repeat;
   text-align: center;
}

#sidebar li a {
   text-decoration: none;
   color: #ffffff;
   font-style: italic;
   font-size: 13px;
   color: #f4f3f3;
}

ul.post-categories a{
   font-size: 16px;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
}

.thing {
	 position: absolute;
	 margin-top: 21px;
	 margin-left: 0px;
}
.thumb {
	padding:3px;
}

.newsnavtertiary {
	float: left;
	width: 171px;
	margin-left: 10px;
	margin-right: 20px;
}

.newsresourcescolumn {
	float: left;
	width:570px;
	margin-top:-8px;
	margin-left: 6px;
	margin-right: 20px;
	margin-bottom: 40px;
}

#livesubnav {
	margin-left: 10px;
	margin-top: 2px;
}

.redevelopmentnav {
	float: left;
	margin-left: 8px;
	margin-right: 25px;
	margin-top: 15px;
	margin-bottom: 500px;
}

.iebox {
	background-color: #E4E4E4;
	text-align: justify;
	border: #CC0000 5px solid;
	width: 300px;
	margin-left: 0px;
	padding: 10px;
	height: 110px;
}

.iequote {
	width: 530px;
}

.mission {
	margin-right:40px;
}

.rtimg{
	float:right;
	margin-right:-30px;
	padding: 0px; 
	margin-top: -5px;
}

.rtimgmain{
	float:right;
	margin-right:24px;
}

.maincontent{
	margin-top: -28px; 
	margin-left: 184px;
}

.maincontent_work{
	margin-top: -65px; 
	margin-left: 184px;
}
.maincontent_play{
	margin-top: -228px; 
	margin-left: 184px;
}
.maincontent_learn{
	margin-top: -116px; 
	margin-left: 184px;	
}
.maincontent_shop{
	margin-top: -65px; 
	margin-left: 184px;	
}
.maincontent_redev{
	margin-top: -382px; 
	margin-left: 184px;	
}
.maincontent_business{
	margin-top: -27px; 
	margin-left: 192px;	
}