#PageWrapper {
	margin:auto;
	padding:0px;
	width:943px;
		border: 1px;
}


#HeaderContainer {
	height: 86px;
	margin-top:45px;
	padding:0px;
		border: 1px;
}

#MenuContainer {
	background-image:url(../images/menubgd.gif);
	width:943px;
	height: 54px;
		border: 1px;
}

#MenuFlash {
background-image:url(../images/menubgd.gif);
width:825px;
	height: 54px;
	float:left;
		border: 1px;
}

#MenuSearch {
background-image:url(../images/menubgd.gif);
	width:118px;
	height: 54px;
	float:left;
		border: 1px;
}

#MainFlashContainer {
clear:both;
	height: 294px;
	margin-top:5px;
	border: 1px;
}


#WelcomeFeaturedContainer {
margin-top:5px;
height:123px;
	border: 1px;
}

#Welcome {
	width:628px;
	height: 123px;
	float:left;
		border: 1px;
}

#Featured {
	width:315px;
	height: 123px;
	float:right;
		border: 1px;
}


#InsideBody{
background-image:url(../images/insidebgd.gif);
background-repeat:repeat-x;
background-attachment:fixed;
	border: 1px;
}


#PageHeader {
	height: 146px;
background-color:#FFFFFF;
	border: 1px;
}

#PageContent {
	background-color:#FFFFFF;
	overflow:hidden;
		border: 1px;
}
ul.listing li
{
    margin-left:0px;
    line-height:2em;
    	border: 1px;
}


div.quote {
	margin: 10px 10px 10px 10px;
	padding: 13px 0 10px 0;
	background: transparent url(../images/quote_open.gif) top left no-repeat;
	text-indent: 30px;
		border: 1px;
}
div.quote blockquote {
	background: transparent url(../images/quote_closed.gif) bottom right no-repeat;
	padding: 0 20px 10px 10px;
	margin: 0;
	text-align: left;
	line-height: 1.8em;
		border: 1px;
}
div.quote p.author {
	font-size: 90%;
	text-indent:0;
	padding: 10px 0 0 10px;
	margin: 15px 0 0 0;
	background: url(../images/1col_dotted_divline.gif) no-repeat center top;
	border: 1px;
}

.twitter_div {
	width: 100px;
}