#mainContainer{
	width:698px !important;
	width:712px;
	border: 7px solid white;
	display:table;
	text-align: left;
	}
#header{
	width:698px;
	height: 143px;
	
	}

#whiteSpacer {
	width:698px;
	height:4px;
	background:url(images/spacer.gif) repeat-x;
	}
		
#bottomNav{
	width:698px;
	height:79px;
	background:url('images/header_bottom.jpg')no-repeat;
	}

#fivestar {
	text-align: center;
	padding: 6 0 0 0;
	}
	


#body{
	width:698px;
	display:table;
	text-align: left;
	background-image:url(images/bg.jpg)
	}
#contentContainer{
	float:left;

	width:450px;
	background:url('../images/background_content_top.gif') no-repeat;
	}
#content{
	width:450px;

	font-size:14px;
	}
	

	
#content *{
	font-family:Arial, Helvetica, sans-serif
	font-size:14px;
	}
#sidebar{
	float:left;
	text-align:right;
	width:248px;
	background:url('images/compass.gif') no-repeat bottom right;
	display:table;
	}

#sidebarTop{
	width:248px;
	height:33px;
	background:url('../images/supplemental_top.gif') no-repeat;
	}

#sidebarTop{
	width:248px;
	height:29px;
	
	}

#sidebarBody{
	width:248px;
	height:351px;
	
	display:table;

	font-family:Verdana;
	}

#sidebarBody p{
	font-size:10px;
	color:white;
	padding:7px 32px;
	line-height:15px;
	}
#footer{
	width:698px;
	height:40px;
	background:url('images/footer.jpg') repeat-x;
	text-align:right;
	clear:left;
	color:white;
	font-size:10px;
	font-family:Verdana;
	}

div.padded{
	margin:0px 33px 0px 25px;
	}
div.paddedInformation{
	margin:0px 33px 0px 33px;
	font-size:14px;font-family:Arial, Helvetica, sans-serif;
	}
div.paddedRight{
	margin:0px 33px 0px 0px;
	}
	

