*
{
	padding: 0px;
	margin: 0px;
}


body{ background:url(../images/MainBG.jpg) no-repeat center top #000; margin: 0 0 0 0;}

#bigContainer {
	height: auto;
	width: auto;
}
#container {
	height: 1000px;
	width: auto;
}
#header {
	height: 200px;
	width: auto;

}
#headerLeft {
	background-image: url(../images/page/headerLeft.png);
	height: 145px;
	width: 437px;
	float: left;
}
#headerCenter {
	float: left;
	height: 145px;
	width: auto;
	background-image: url(../images/page/headerCenter.png);
	background-repeat: repeat-x;
}
#headerRight {
	background-image: url(../images/page/headerRight.png);
	float: right;
	height: 145px;
	width: 290px;
}
#menuBar {
	margin: auto;
	height: 57px;
	width: auto;
	background-image: url(../images/page/menuBg.png);
	background-repeat: repeat-x;
}
#menuBarC {
	margin: auto;
	height: 57px;
	width: 900px;
}


#content {
	margin: auto;
	height: auto;
	width: 900px;
}
#contentHeaderBg {
	background-image: url(../images/page/contentHeaderBg.png);
	height: 46px;
	width: 813px;
}
#contentMain {
	height: 800px;
	width: 813px;
}

#contentMainCenter {
	float: left;
	margin: auto;
	height: 800px;
	width: 813px;
	color: #FFF;
	background-image: url(../images/page/contentMain.png);
	
}

#contentFooter {
	background-image: url(../images/page/contentMainFooter1.png);
	height: 198px;
	width: 813px;

}
#level1 {
	margin: auto;
	height: 315px;
	width: 757px;
	padding-top: 5px;
	padding-right: 5px;
	/*padding-left: 5px;
	margin-left: 20px;*/
	margin-right: 24px;
}
#level1cell1 {

	margin-right: 5px;
	float: left;
	height: 310px;
	width: 613px;
}
#level1cell2 {
	float: left;
	height: 249px;
	width: 139px;
}
#newsHeader {
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 3px;
	font-weight: bold;
	padding-left: 10px;
	height: 27px;
	width: 519px;
	margin-bottom: 5px;
}
.newsLine {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1a1a1a;
	height: auto;
	width: auto;
	margin-bottom: 5px;
}
.newsLineH {
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	width: auto;
	padding-left: 5px;
	color: #666;
}
.newsLineC {
	font-size: 12px;
	height: auto;
	width: auto;
	padding-left: 15px;
	color: #ccc;
	
}

#level2 {
	margin: auto;
	margin-top: 5px;
	margin: auto;
	height: 125px;
	width: 757px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;

}
#level2Header {
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 3px;
	font-weight: bold;
	padding-left: 10px;
	height: 20px;
	width: 519px;
	margin-bottom: 5px;
}

#level2C {
	margin-top: 5px;
	margin: auto;
	height: 97px;
	width: 757px;
}


.picOnes {
	float: left;
	height: 90px;
	width: 90px;
	margin-left: 4px;
}
#frame {
	margin: auto;
	height: auto;
	margin-left: 44px;
	width: 768px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 13px;
}
#frameHeader {
	font-size: 16px;
	color: #666;
	height: 30px;
	width: 753px;
	font-weight: bold;
	padding-left: 15px;
}