html { 
	min-height: 100%; 
	margin-bottom: 1px; 
	background-color:#F7F6F2;    
}

body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align:center;
}
#topmost {
	margin:auto;
	width:750px;	
	text-align: center;
}

#topcontainer{
	float:left;
	border-left:1px solid #DCDBD7;
	border-right:1px solid #DCDBD7;
	background-color:#FFFFFF;
}

#headcontainer{
	float:left;
	text-align: left;
	margin:0px;
	position:relative;
	background-color:#f4f0c3;
}
#contentcontainer{
	float:left;
	width: 750px;
	text-align:left;
	background:#FFFFFF;
	padding:10px;
}
#containerdiv{
	float:left;
	width:96%;
	margin: 0px 6px;
}
#container{
	float:left;
	margin:0px;
	text-align: left;
}
#primarycontentcont {
	float:left;
}


#primarycontent1 {
	vertical-align: top;
	width: 750px;
	/*background-color: #ffffff;*/
}
#primarycontent2 {
	vertical-align: top;
	
	/*background-color: #ffffff;*/
}
#primarycontentcont {
	width:100%;
	margin:0px;
	background-color: #ffffff;
}
#nav {
    background-color: #f07748;
    height: 35px;
    line-height: 33px;
    padding: 0 7.5px;
    text-align: center;
	width: 100%;
	box-sizing: border-box;
}
a.big_button {
	background:#F59F3C !important;
	color:#ffffff;
}
a.big_button font {
	color:#fff;
}
#nav LI.hot A, #nav LI.hot A:hover {
    color: #f4f0c3 !important;
    padding: 3px 12px;
}
.lineheader {
    border-bottom: 4px solid #db3a32;
    color: #db3a32;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 5px 5px 5px 0;
}
#subnav {
	background-color:#f4f0c3;
	line-height: 21px; 
	height: 24px;
	width: 740px;
	text-align: center;
}

#nav UL {
	list-style-type: none;
	clear: both; 
	padding:0px 0px 0px 0px;
	width: 740px; 
}

#subnav UL {
	list-style-type: none;
	clear: both; 
	padding: 0px 0px 0px 0px; 
	width: 740px; 
}

#nav LI {
	list-style-type: none;
	float: left; 
	margin: 0px;
}

#subnav LI {
	list-style-type: none;
	float: left; 
	margin: 3px 0px 0px 0px;
}

#nav A {
	font-size:12px;
	padding: 3px 12px 3px 12px;
	margin:1px 3px 0px 3px;
	font-weight:bold; 
	color: white; 
	text-decoration: none;
}

#subnav A {
	font-size:11px;
	padding: 1px 12px 1px 12px;
	margin:0px 3px 0px 3px;
	font-weight:normal; 
	color: #777777; 
	text-decoration: none;
}

#nav A:hover {
	color: #444444;
}

#nav LI.hot A, #nav LI.hot A:hover {
	padding: 3px 12px 3px 12px;
	color:#000000;
}

#nav .login {
	float: right;
}

#subnav .login {
	float: right;
}

#subnav A:hover {
	color:#000000;
}

#subnav LI.hot A, #subnav LI.hot A:hover {
	color:#000000;
	padding: 0px 12px 0px 12px;
	border:none;
}

#footer {
	float:left;
	margin:0px auto;
	width:750px;
	font-size:9px;
	padding:10px;
	text-align:left;
}
#footcontainer {
	float:left;
	margin:0px auto;
	width:750px;
	font-size:9px;
	padding:10px;
	text-align:left;
}
.channelsemcount {
	display:none;
}

.logoCont a {
	display: block;
}
.logoCont img {
	width: 770px;
}