#MainImage {
	width: 850px;
	float: left;
} 
#MainImage IMG {
	vertical-align: bottom;
	border: 0;
}
#ContentCol2 {
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #888;
	margin: 0;
	padding: 0;
}
#ContentCol2 #Welcome {
	background-color: #F5F5F5;
	width: 608px;
	margin: 0 auto;
	padding: 50px 20px 50px 20px;
}
#ContentCol2 #Welcome H2 {
	font-family: Impact;
	font-size: 20px;
	color: #494949;
	font-weight: normal;
	display: block;
	line-height: 25px;
	margin: 0 0 10px 0;
	padding: 0;	
}
#ContentCol2 #Welcome P {
	text-align: justify;
	color: #545454;
	margin: 5px 0 0 0;
}
#ContentCol2 #Welcome P B {
	font-size: 14px;
	color: #D75C00;
	letter-spacing: -1px;
}
#ContentCol2 #Welcome P A,
#ContentCol2 #Welcome P A:VISITED,
#ContentCol2 #Welcome P A:HOVER {
	color: #404040;
}
#BracketBanner {
	width: 540px;
	margin: 0 auto 15px auto;
}
#BracketBanner IMG {
	border: none;
	vertical-align: bottom;
}
/******* Main News Box *********/
#MainpageNews {
	background-image: url(../images/mainpage/news-bg.jpg);
	width: 624px;
	margin: 0 auto;
	padding: 10px;
}
#MainpageNews DIV.newsblock {
	background-color: #323232;
	padding: 15px 25px 15px 15px;
	border:1px solid #888888;
	float: left;
}
#MainpageNews DIV.newsblock DIV.newstitle {
	font-family: Lucida Sans Unicode;
	font-size: 20px;
	border-bottom: 1px solid #888888;
	color: #888;
	text-align: center;
	line-height: 25px;
}
#MainpageNews DIV.newsblock DIV.newstitle strong {
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #fff;
}
#MainpageNews DIV.newsblock DIV.newstitle strong A {
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #fff;
	text-decoration:none;
}
#MainpageNews DIV.newsblock DIV.newstitle strong A:HOVER {
	color: #d75c00;
	text-decoration:none;
}
#MainNewBox{
	/*border: 1px solid #efb832;*/
	float:left;
}
#MainNewBlock{}
#MainNewBlock H2{
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin:0;
	padding:15px 0;
}
#MainNewBlock H2 A,
#MainNewBlock P A{
	color:#d75c00;
}
#MainNewBlock H2 A:HOVER,
#MainNewBlock P A:HOVER{
	text-decoration: none;
}
#MainNewBlock P{
	width:350px;
	font-size:14px;
	text-align: justify;
	margin:15px 0;
	padding:0 10px;
	float: left;
}
#MainNewBlock P A{
	color:#d75c00;
}
#MainNewBlock P A:HOVER{}
#MainNewBlock IMG{
	width:200px;
	height:136px;
	border:1px solid #888888;
	float:right;
}
/* headlines */
UL.ulnews {
	font-family: Trebuchet MS;
	font-size: 11px;
}
UL.ulnews A,
UL.ulnews A:visited {
	color: #eee;
	text-decoration: none;
}
UL.ulnews A:hover {
	color: #888;
	text-decoration: underline;
}
UL.ulnews LI.odd,
UL.ulnews LI.even {
	list-style: none;	
	line-height: 22px;	
} 
UL.ulnews LI.odd {
	background-color: #5B5B5B;
}
/* content */
#MainContentBox {
	margin: 0;
	padding: 0;
}
#MainContentBox P {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #4F4F4F;
	margin: 10px 20px;
	padding: 0;
	text-align: justify;
}
/* tips list */
DIV#MainContentBox UL.ulcol2 {
	margin: 10px 0 10px 45px;
	padding: 0;
}
DIV#MainContentBox UL.ulcol2 LI {
	color: #545454;
	line-height: 28px;
	list-style: inside;
}
DIV#MainContentBox UL.ulcol2 A,
DIV#MainContentBox UL.ulcol2 A:VISITED {
	color: #A64504;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
DIV#MainContentBox UL.ulcol2 A:HOVER {
	color: #FFA600;
	text-decoration: underline;
}
/* mainpage content */
#MainContentBox DIV.maincontenttops {
	background-color: #A64504;
	height: 24px;
	width: 641px;
	margin: 0 auto;
	padding: 0 0 0 5px;
	border: 1px solid #3d3d3d;
}
DIV#MainContentBox DIV.maincontenttops H3 {
	font-family: Lucida Sans Unicode;
	font-size: 18px;
	color: #fff;
	border: none;
	line-height: 24px;
	margin: 0;
	width: 450px;
	float: left;
}
DIV#MainContentBox DIV.maincontenttops P.readmore {	
	width: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: right;
	line-height: 24px;
	margin: 0 15px 0 0;
	padding: 0;
	float: right;
}
DIV#MainContentBox DIV.maincontenttops P A {
	color: #fff;
	text-decoration:  none;
}
DIV#MainContentBox DIV.maincontenttops P A:hover{
	color: #fff300;
	text-decoration: underline;
}