body {
	background-image: url(../imgs/design/bk.jpg);
	background-repeat: repeat-x;
	background-position: 0px -5px;
	background-color: #ededed  ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
#sGlobal {
	padding: 0px;
	width: 1080px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sGlobal #sTop {
	background-image:url(../imgs/design/headerTop.jpg);
	background-position:0px 15px;
	background-repeat:no-repeat;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	height: 147px;
	width: 1001px;
	clear: both;
}
#sGlobal #sTop .R {
	padding: 0px;
	margin: 0px;
	margin-right: 3px;
	margin-top:31px;
	float: right;
	height:35px;
	
}

#sGlobal #sTop .R .userMenu{
	color:#666666;
	font-size:11px;
	text-align:right;
	height:30px;
	vertical-align:top;
	padding-right:19px;
}

#sGlobal #sTop .R .userMenu a{
	color:#666666;
	text-decoration:none;
	font-size:11px;
}

#sGlobal #sTop .R .userMenu a:hover{
	color:#333;
}

#sGlobal #sTop .R .siteMenu{
	color:#666666;
	font-size:11px;
	text-align:right;
	vertical-align:bottom;
}

#sGlobal #sTop .R .siteMenu a{
	color:#666666;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	padding-top:7px;
	margin-left:1px;
	margin-right:1px;
	
	display:block;
	float:left;
	width:77px;
	height:24px;
	background-image:url(../imgs/design/menu1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#sGlobal #sTop .R .siteMenu a:hover{
	color:#FFFFFF;
	background-image:url(../imgs/design/menu2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}


#sGlobal #sTop .L {
	padding: 0px;
	float: left;
	width: 406px;
	height: 131px;
	margin: 0px;
	margin-top: 16px;
}
#sGlobal #sTop2 {
	height:149px;
	width: 1001px;
	padding-top:3px;
	/*padding-top:1px;*/
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}



#sGlobal #sMain {
	background-image:url(../imgs/design/back_sMain.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	
}

#sGlobal #sMain .tableContent {
	border-top:1px solid #dedede;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
}

#sGlobal #sMain .L {
	width: 230px;
	margin: 0px;
	padding: 0px;
}
#sGlobal #sMain .C {
	width: 510px;
	display: block;
}
#sGlobal #sMain .R {
	width: 261px;
	margin: 0px;
	padding: 0px;
}
#sGlobal #sMain .L #sWeekly {
	text-align: center;
	margin-top:10px;
}

#sGlobal #sMenu {
	margin: 0px;
	padding: 0px;
	height:36px;
	width:1001px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-image:url(../imgs/design/menu_back.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#sGlobal #sMenu a {
	text-decoration: none;
	font-family:verdana,Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #686868;
	font-weight:bold;

}


#sGlobal #sMenu .SuperCat {
	line-height: 35px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #686868;
	height: 35px;
	/*border-left:1px solid #545454;
	border-right:1px solid #000000;*/
}
#sGlobal #sMenu .SubItem {
	line-height: 35px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #686868;
	height: 35px;
	/*border-left:1px solid #545454;
	border-right:1px solid #000000;*/
}

#sGlobal #sMenu .SubItem:hover {
	color: #CC0400;
}
#sGlobal #sMenu .SuperCat:hover {
	color: #CC0400;
}


#sGlobal #sMain .L #sComBlogsBox {
	width:178px;
	padding:5px;
	border:1px solid #ccc;
	background-color:#fff;
	margin: auto;
	margin-top:5px;
	margin-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#sGlobal #sMain .L #sComBlogsBox a.blogTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0400;
	margin:5px;
	margin-bottom:4px;
	text-decoration:none;
	display:block;
}

#sGlobal #sMain .L #sComBlogsBox a:hover.blogTitle {
	color: #CC0400;
}

#sGlobal #sMain .L #sComBlogsBox #Posts a {
	display:block;
	margin-left:30px;
	text-decoration:none;
	
}

#sFoot {
	width:100%;
	background-image: url(../imgs/design/footer.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	height: 66px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5e5e5e;
	text-align:center;
	
}
#sFoot #menuFoot{
background-image:url(../imgs/design/fondomenufooter.jpg);
background-repeat:repeat-x;
height:22px;
margin-bottom:0px;
padding-top:4px;
padding-bottom:5px;
}
#sFoot #menuFoot a {
margin:15px;
text-decoration:none;
color:#666;
}

#sFoot #menuFoot a:hover{
margin:15px;
margin-bottom:0px;
color:#5e5e5e;
}

