*
{
margin: 0px;
padding: 0px;
font-family:  Arial,verdana, Helvetica, sans-serif;
}

#globalcontainer{
text-align:center;
margin: 0px auto;
width:1002px;
}

body
{
background-color:#595b60;
color:#ffffff;
background-image:url(../images/Yellow-background.gif);
background-position:50% 0%;
text-align: center;
padding-top:10px;
margin: 0px 0px;
font-size:14px;
}

#quote {margin-left:-12px;}

#topbanner
{
	height:489px;
	width:857px;
	overflow:hidden;
	float:left;
}

#topmenu
{
	height:390px;
	width:145px;
	padding-bottom:10px;
	overflow:hidden;
	float:left;
	text-align:left;
	background-color: white;
}

#topmenu ul {list-style-type: none;padding-top:10px;margin-left:0px;padding-left:8px;}
#topmenu li {display:block;margin-bottom:17px;}


#bodycontainer
{
background-color: #868889;
width:857px;
padding-top:42px;
padding-bottom:42px;
float:right;
overflow:hidden;
}

#centerbody
{
	text-align: left;
	float:left;
	width:502px;
	padding-left:36px;
	padding-right:33px;
	padding-bottom:10px;
	min-height:450px;
	border-right:1px solid #B5B7B8;
	overflow:hidden;
}

.newspanellt
{
	float:left;
	width:504px;
	padding-top:20px;
	padding-bottom:10px;
	overflow:hidden;
	border-bottom:1px solid #b5b7b8;
}

.newspanel
{
	float:left;
	width:504px;
	padding-top:10px;
	padding-bottom:10px;
	overflow:hidden;
	border-bottom:1px solid #b5b7b8;
}

.newscopy
{
	float:left;
	width:258px;
	overflow:hidden;
}

.newscopy p
{
padding-right:10px;
}

.newsimg
{
	float:left;
	width:246px;
	height:182px;
	overflow:hidden;
	border-bottom:1px solid #b5b7b8;
}

#socialpanel
{
	text-align: center;
	float:left;
	width:285px;
	overflow:hidden;
}

#footer
{
	background-color: green;
	text-align: right;
	color: white;
	height:47px;
	width:1002px;
	overflow:hidden;
}

#copyright
{
	font-size: 9px;
	text-align:right;
	color: black;
	height:15px;
	width:1002px;
	overflow:hidden;
	text-decoration: none;
}
#copyright a{ color:black;}