
/* GENERAL LAYOUT STYLES */



body {
	text-align:left;
	background:#000 url(images/homeBG.gif) repeat-x;
	font:12px arial, sans-serif;
	}

#frame {
	width:753px;
	margin-right:auto;	
	margin-top:10px;
	padding:0px;
	text-align:left;
	}
	
#contentleft {
	width:243px;
	height:325px;
	padding:35px 0 0 8px;
	float:left;
	background:#000 url(images/onDemandBG.jpg) no-repeat;
	}

#frame ul {
	list-style-type:none;
	padding:10px 0 0 0;
	margin:0 0 0 0;
}	
.ondemand, .ondemand a{
	color: #03D2D8;
}

.comcastnetwork, .comcastnetwork a{
	color: #9BCF00;
}

.comcastutah, .comcastutah a{
	color: #FF7200;
}

a:link, a:visited, a:active{
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#contentcenter {
	width:243px;
	height:325px;
	padding:35px 0 0 8px;
	float:left;
	background:#000 url(images/comcastNetworkBG.jpg) no-repeat;
	}

#contentright {
	width:243px;
	height:325px;
	padding:35px 0 0 8px;
	float:left;
	background:#000 url(images/comcastUtahBG.jpg) no-repeat;
	}

#contentheader {
	}
	
#contentfooter {
	background:#919191;
	width:747px;
	height:80px;
	font-size:9px;
	padding:5px 0 0 5px;
	}	
#contentfooter input{
	font-size:9px;
	padding:0;
	margin:0;
}
#contentfooter h3 {
	font-size:11px;
	color:#3C3C3C;
	margin:0;
	padding:0;
}
	
p,h1,pre {
	margin:0px 10px 10px 10px;
	}
	
h1 {
	font-size:16px;
	padding-top:10px;
	}
h2 {
	font-size:14px;
	padding-top:10px;
	}
h3 {
	font-size:12px;
	padding:10px 0 0 0;
	margin:0px;
	}
	
#contentheader h1 {
	font-size:14px;
	padding:10px;
	margin:0px;
	}
.small{
	font-size:11px;
	color:#919191;
}
	
#contentright p { font-size:10px}
