

body{
	text-align: center;
	Background-color: #FFFFFF;
}
.menuContainer{
	
	text-align: left;
	Background-color: #ffffff;
}
.sitemap{
	font-family: Arial;
}
#Main{
	
	width: 975px;
	Background-color: #ffffff;
	text-align: center;
}

#TopBanner{
	font-family: Arial;
	width: 950px;
	height: 198px;
	Background-image: url('/images/title2010.jpg');
	position: relative;
}

#bodyPage{
	width: 975 px;
	Background-color: #ffffff;
	text-align: left;
}

#left_shortcuts{
	position:relative;
	float:left;
	z-index: 1;
	width: 320 px;
	
	/*Background-color: #ffff00;*/
}

#content_section
{
	Background-color: #ffffff;
	margin-left: auto;
	position: relative;
	font-family: Arial;
	font-size:x-small;
	color: #0;
	width: 650 px;
}
#BottomLine{
	text-align: center;
	Background-color: #ff0000;
	position: relative;
	font-family: Arial;
	font-size:x-small;
	color: #ffffff;
	width:975 px;
	height: 20px;
	float:left;
}

#mykeywords
{
	text-align: left;
	position: relative;
	font-family: Arial;
	font-size:xx-small;
}