body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	}

html, body {
	width: 100%;
	text-align: center;
	}
	
div, ul, li, form {
	margin: 0;
	padding: 0;
	}

a {
	color: #231F5C;
	}

a:hover {
	color: #7D1428;
	}
		
.alt {
	display: none;
	}
	
#page-content {
	display: table;
	width: 776px;
	text-align: left;
	margin: 0 auto 0 auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	}
	
/*-----------------------------------
COLUMNS
-----------------------------------*/

#leftcol {
	width: 267px;
	float: left;
	clear: left;
}

#rightcol {
	width: 510px;
	float: left;
	clear: right;

}

#newcol {
	width: 510px;
	float: left;
	xclear: both;
	padding-left: 3px;
}

#new_container{
	width: 778px;
	overflow: hidden;
	}
	
#cleardiv {
	clear: both;
	}


hr.blog {
	margin-top: 15px;
	border: none;
	width: 70%;
	color:#ccc;
	margin-right: 24px;
	background-color: #ccc;
	text-align: center;
	padding-left: 10px;
	}
/*-----------------------------------
HEADER
-----------------------------------*/	
#header {
	display: block;
	background: url('art/header.png') no-repeat;
	width: 778px;
	height: 140px;
	}
	
#logo a {
	padding: 80px;
	padding-bottom: 0;
	float: left;
	}
	
#logo ul {
	list-style: none;
	font-weight: bold;
	margin-left: 10px;
	float: left;
	}
	
#nav-main {
	float: right;
	background: url('art/navback.png') no-repeat;
	width: 486px;
	}

#nav-main a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, sans-serif;
	}

#nav-main a:hover {
	text-decoration: underline;
	}

#nav-main-top {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 15px 0 0;
	float: right;
	}

#nav-main-top li {
	list-style: none;
	margin-left: 20px;
	float: left;
	}


#nav-main-bottom {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	margin-left: 55px;
	clear: both;
	}

#nav-main-bottom a {
	font-size: 11px;
	font-family: Arial, sans-serif;	
	}

#nav-main-bottom li {
	list-style: none;
	float: left;
	height: 46px;
	}

#nav-main-bottom li#serviceslink {
	background: url('art/weather.png') no-repeat;
	height: 46px;
	width: 60px;
	padding: 12px 0 0 8px;
	text-align: center;
	}

#nav-main-bottom li#entertainment {
	background: url('art/entertainment.png') no-repeat;
	width: 83px;
	padding: 12px 0 0 13px;
	text-align: center;
	}

#nav-main-bottom li#forum {
	background: url('art/forum.png') no-repeat;
	width: 50px;
	padding: 12px 0 0 10px;
	text-align: center;
	}

#nav-main-bottom li#calendarLink {
	background: url('art/calendar.png') no-repeat;
	width: 72px;
	padding: 12px 0 0 9px;
	text-align: center;
	}

#nav-main-bottom li#about {
	background: url('art/about.png') no-repeat;
	width: 43px;
	margin-top: 1px;
	padding: 12px 0 0 10px;
	text-align: center;
	}

#nav-main-bottom li#faq {
	background: url('art/faq.png') no-repeat;
	width: 73px;
	padding: 12px 0 0 0;
	text-align: center;
	}

#date-box {
	width: 778px;
	text-align: right;
	position: absolute;
	top: 75px;
	}

#date-box a {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	text-decoration: none;
	}

#date-box a:hover {
	text-decoration: underline;
	}

#search-dsl-bar {
	display: table;
	width: 778px;
	float: left;
	clear: both;
	position: relative;
	top: 5px;
	}

#dsl-check-form {
	text-align: left;
	color: #fff;
	width: 380px;
	position: absolute;
	}

#dsl-check-form p {
	float: left;
	font-size: 10px;
	margin-left: 10px;
	text-align: right;
	background: url('art/dslarrow.png') right no-repeat;
	margin: 0;
	margin-right: 5px;
	padding: 12px 15px 0 10px;
	}

#dsl-check-form input {
	width: 30px;
	margin: 2px;
	margin-top: 11px;
	margin-bottom: 0;
	border: 1px solid #3F040F;
	padding: 2px;
	}

#dsl-check-form input#checksubmit {
	width: 75px;
	padding: 0;
	height: 22px;
	position: relative;
	top: 1px;
	}

#header #search-box {
	float: right;
	position: relative;
	top: 12px;
	right: 100px;
	width: 250px;
}
#header #search-box input {
	border: 1px solid #3F040F;
	border-left: 0;
	float: left;
	margin-right: 10px;
	padding: 2px;
	width: 130px;
}
#header #search-box input#search {
	border: 1px solid #3F040F;
	height: 22px;
	width: 55px;
}
#header #search-box #search-engines {
	background: #fff;
	border: 1px solid #3F040F;
	clear: left;
	display: none;
	float: left;
	height: 127px;
	position: absolute;
	top: 22px;
	width: 150px;
	z-index: 5;
}
#header #search-box #search-engines li {
	list-style: none;
	margin: 0;
}
#header #search-box #search-engines a {
	border-bottom: 1px solid #D4D4D4;
	color: #000;
	display: block;
	height: 15px;
	margin-left: 26px;
	padding: 2px;
	text-decoration: none;
	width: 120px;
}
#header #search-box #search-engines a:hover { background: #3F040F; color: #fff; }
#header #search-box #engine-selection {
	height: 18px;
	width: 30px;
	background: #fff url('../images/searchicons/searcharrow.png') right no-repeat;
	border: 1px solid #3F040F;
	border-right: 0;
	padding: 1px;
	float: left;
}
#header #search-box #search-engines li {
	height: 18px;
	width: 20px;
}
#header #search-box #search-engines #google { background: url('../images/searchicons/googleicon.png') no-repeat; }
#header #search-box #search-engines #wiki { background: url('../images/searchicons/wikipediaicon.png') no-repeat; }
#header #search-box #search-engines #yahoo { background: url('../images/searchicons/yahooicon.png') no-repeat; }
#header #search-box #search-engines #msn { background: url('../images/searchicons/msnicon.png') no-repeat; }	
#header #search-box #search-engines #excite { background: url('../images/searchicons/exciteicon.png') no-repeat; }	
#header #search-box #search-engines #ask { background: url('../images/searchicons/askicon.png') no-repeat; }
#header #search-box #search-engines #lycos { background: url('../images/searchicons/lycosicon.png') no-repeat; }	
#header #search-box #search-engines #lycos a { border: 0; }
/*#search-box {
	float: left;
	padding-right: 90px;
	margin-top: 12px;
	}

#search-box input {
	border: 1px solid #000;
	width: 100px;
	}

#search-box #searchsubmit {
	width: 60px;
	}*/

/*-----------------------------------
	FOOTER
-----------------------------------*/

#footer {
	display: block;
	background: #7f1428;
	font-size: 10px;
	color: #fff;
	margin: 0;
	padding: 0;
	width: 778px;
	height: 25px;
	}

#footer a:visited {
	color:#ccc;
	text-decoration: none;
	}
			
#footer a {
	color: #fff;
	text-decoration: none;		
	}
	
#footer a:hover {
	color: #fff;
	text-decoration: underline;
	}
			
#copyright {
	margin: 5px 0 0 20px;
	padding: 0;
	float: left;
	}
	
#ptou {
	margin: 5px 20px 0 0;
	padding: 0;	
	float: right;	
	}

#extras {
	display: block;
	clear: both;
	text-align: center;
	}

#extras img {
	margin: 0 21px 0 0;
	padding: 0;
	border: none;
	}
	
/*-----------------------------------
BLOG & NEWS
-----------------------------------*/

span.text_ad {
	font-variant: small-caps;
	}

#blog-news {
	display: table;
	overflow: hidden;
	border-bottom: 5px solid #000;
	width: 778px;
	}

#blog-news li {
	margin-bottom: 5px;
	}

#blog_alerts {
	background: #ffff00;
	border: 2px solid #d8d804;
	display: block;
	width: 760px;
	height: 35px;
	margin: 5px auto 5px auto;
	}

#blog_alerts span {
	float: left;
	color: #f00;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 10px 10px 20px;
	}

#blog_alerts li, #blog_events li {
	list-style: none;
	padding-top: 10px;
	}

#blog_alerts a, #blog_events a {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	}

#blog_alerts a:hover, #blog_events a:hover {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

#alert-border {
	width: 778px;
	background: #000;
	font-size: 3px;
	}
	
#blog_events {
	background: #fff8bb;
	border: 2px solid #d8d804;
	display: block;
	width: 760px;
	height: 35px;
	margin: 5px auto 5px auto;
	}
	
#blog_events li {
	padding-top: 10px;
	padding-left: 20px;
	}

#blog {
	float: left;
	width: 265px;
	xpadding-bottom: 2500px;
	xmargin-bottom: -2500px;
	}

#blog-tag {
	background: #000 url('art/announcements.png') top no-repeat;
	width: 27px;
	float: left;
	padding-bottom: 400px;
	margin-bottom: -400px;
	border-right: 5px solid #000;
	}

#blog-tag h3 {
	display: none;
	}

#blog h3 {
	margin: 10px 0 10px 35px;
	padding: 0;
	font-size: 14px;
	}

#blog ul {
	margin-left: 60px;
	list-style: circle;
	padding-right: 10px;
	}

#news-tag {
	background: #000 url('art/breakingnews.png') top no-repeat;
	width: 40px;
	min-height: 100px;
	height: auto;
	height: 100px;
	float: left;
	padding-bottom: 500px;
	margin-bottom: -500px;
	}

#news-tag h3 {
	display: none;
	}

#news {
	float: right;
	width: 497px;
	padding-right: 10px;
	border-bottom: 10px solid #000000;
	}

#news-box {
	margin: 10px 0 40px 50px;
	}

#news #news-photo {
	border: 1px solid #000;
	border-bottom: 0;
	width: 180px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
#news #news-photo img {
	border-bottom: 1px solid #000;
	float: left;
	}

#news h3 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	}
	
#news-box .headline {
	border-bottom: 2px solid #5B1111;
	clear: left;
	padding: 0 5px 5px 5px;
	}

#news-box .headline span {
	color: #5B1111;
	}

#news-box .headline #other-news {
	margin-left: 135px;
	}

#news-box .other-headlines {
	list-style: none;
	margin-bottom: 20px;
	}

#news #main-ad {
	text-align: center;
	margin: 10px 0 10px 40px;
	}

#news #main-ad img {
	border: 1px solid #000;
	}

/*----------------------------------------------
STAFF CHOICE, PRODUCT SPOTLIGHT & WEB SERVICES
----------------------------------------------*/
	
#misc-services {
	display: block;
	width: 778px;
	}

#features {
        padding: 15px 0 10px 0;
        xheight: 720px;
        width: 267px;
        float: left;
        font-size: 12px;
        overflow: hidden;
        float: left;
	}

#features-tag {
        background: #7f1428 url('art/feature.png') top left no-repeat;
        width: 22px;
        height: 554px;
        float: left;
        clear: left;
        border-right: 10px solid #7f1428;
        position: absolute;
		margin-bottom: 500px;
		padding-bottom: -500px;
        }

#features .container {
        width: 220px;
        position: relative;
        left: 40px;
        }

#features .container h3 {
	font-size: 14px;
	padding-top: 10px;
	}

#features .container .author {
	font-size: 11px;
	font-style: oblique;
	}

#features .container p img {
	padding: 7px;
	margin-left: -7px;
	border: none;
	width: 220px;
}

#feature-ad {
	align: center;
}

#feature-ad img {
	border: none;
	padding-top: 5px;
}

#get-broadband-feature {
	align: center;
}

#get-broadband-feature img {
	border: none;
	padding-top: 5px;
}

#staff-choice {
	padding: 0 0 10px 0;
	height: 720px;
	width: 267px;
	float: left;	
	font-size: 12px;
	overflow: hidden;
	float: left;
	}
	
#staff-choice-tag {
	background: #7f1428 url('art/staffchoice.png') top left no-repeat;
	width: 21px;
	height: 730px;
	float: left;
	clear: left;
	border-right: 10px solid #7f1428;
	position: absolute;
	}
	
#staff-choice .container {
	width: 220px;
	position: relative;
	left: 40px;
	}
	
#staff-choice a#viewstaffchoice {
	display: block;
	text-align: center;
	margin-top: 15px;
	}
	
#staff-choice .staffpic {
	float: right;
	margin: 15px 0 5px 5px;
	}

.staffpic img {
	border: 1px solid #000;
	}

#weather-product-spotlight {
	width: 246px;
	float: left;
	}
	
#weather-tag {
	background: #6F6E6E url('art/weathertag.png') top no-repeat;
	width: 40px;
	position: absolute;
	height: 395px;
	}

#weather-box {
	height: 385px;
	}
	
#weather {
	width: 219px;
	border: 1px solid #000;
	background: #44577b;
	position: relative;
	left: 40px;
	}

#product-spotlight-tab {
	background: #717171 url('art/productspot.png') top no-repeat;
	width: 40px;
	height: 272px;
	position: absolute;
	}
	
#product-spotlight #product {
	position: relative;
	left: 40px;
	padding: 10px;
	width: 200px;
	}
	
#services-box {
	float: left;
	width: 252px;
	}
	
#web-services-tab {
	height: 395px;
	position: absolute;
	margin-left: 15px;
	width: 25px;
	background: #000 url('art/websertab.png') top no-repeat;
	}

#all-services {
	width: 230px;
	position: relative;
	left: 30px;
	}
	
#check-mail-box {
	width: 215px;
	float: right;
	}	
	
#check-mail-box input {
	border: 1px solid #000;
	float: right;
	clear: right;
	margin-bottom: 5px;
	width: 145px;
	}

#check-mail-box label {
	float: left;
	clear: left;
	margin-top: 5px;
	text-align: right;
	width: 30px;
	}
	
#check-mail-box input#mailLogin {
	width: 75px;
	}
	
#all-services h3 {
	font-size: 14px;
	margin: 5px;
	padding: 0;
	text-align: center;
	}

#buy-domain {
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	padding: 10px 0 15px 0;
	width: 210px;
	float: right;
	}
		
#buy-domain input {
	border: 1px solid #000;
	width: 145px;
	}
	
#buy-domain input#lookupSub {
	width: 20px;
	}
	
#support-box {
	text-align: center;
	}
	
#movie-combo-box {
	display: block;
	float: right;
	margin-top: 10px;
	width: 207px;
	text-align: center;
	padding: 5px;
	border: 1px solid #000;
	}
	
#movie-combo-box select, #movie-combo-box input {
		margin: 5px;
		width: 200px;
		border: 1px solid #000;
		}
		
#movie-combo-box input {
		width: 100px;
		}		
			
#movie-combo-box h3 {
		font-size: 14px;
		background: #7f1428;
		color: #fff;
		padding: 5px;
		margin: 0;
		}

/*-------------------------------------------------------------
	WEATHER WIDGET
-------------------------------------------------------------*/


#weather {
	height: 342px;
	}

#weatherHolder {
	display: table;
	width: 219px;
	background: url('art/weatherback.png') no-repeat;
	color: #fff;
	}

#weatherlogo {
	background-color: #fff;
	padding: 0;
	margin: 0;
	width: 32px;
	height: 32px;
	}
					
html > body #weatherlogo {
	background: #fff url('weathericons/logos/TWClogo_32px.png') center no-repeat;
	width: 32px;
	height: 32px;
	padding: 0;
	margin: 0;
	}

#logoback {	
	background: #fff;
	width: 33px;
	height: 33px;
	float: left;
	margin: 0;
	margin-right: 10px;
	padding: 2px;
	}		

#wcredit {
	margin: 0;
	padding: 0;
	background: #586a8d;
	border-top: 1px solid #8391ab;
	border-bottom: 1px solid #000;
	height: 36px;		
	}

#wcredit p {
	font-size: 10px;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	color: #fff;
	}					
	
#wcredit a {	
	color: #fff;
	}

#weatherlogo h1 {
	font-size: 2px;
	visibility: hidden;
	}

#weeklyTag, #mapsTag, #currentTag {
	display: block;
	margin: 0;
	padding: 5px;
	color: #fff;
	background: #586a8d;
	border-top: 1px solid #8391ab;
	border-bottom: 1px solid #000;
	text-decoration: none;
	font-size: 12px;
	cursor: pointer;
	}

#zipTag {
	display: block;
	margin: 0;
	padding: 2px;
	padding-left: 15px;
	color: #fff;
	background: #586a8d;
	border-top: 1px solid #8391ab;
	border-bottom: 1px solid #000;
	}	

#currentTag {
	display: block;
	background: #2c3d5e;
	font-weight: bold;
	}
		
#radar1, #radar2, #radar3, #radar4, #radar5, #radar6 {
	width: 70px;
	height: 50px;
	padding: 5px;
	margin: 0;
	border: 1px solid #000;
	}
	
#radar1 { background: url('art/MORoadMap.gif') no-repeat; }
#radar2 { background: url('art/USmapRadar.gif') no-repeat; }
#radar3 { background: url('art/MOMapClouds.gif') no-repeat; }
#radar4 { background: url('art/USmapClouds.gif') no-repeat; }
#radar5 { background: url('art/USSevereWeather.gif') no-repeat; }
#radar6 { background: url('art/MORoad.gif') no-repeat; }

#weathermaps a {		
	font-size: 12px;
	//temp// color: #000;
	color: #fff;
	text-decoration: none;
	// font-weight: bold;
	}

#weathermaps ul {
	//temp// margin-left: -30px;
	padding: 0;
	list-style: none;
	}
			
html > body #weathermaps ul {
	margin: 0;
	}

#weathermaps li {
	margin-left: 18px;
	margin-bottom: 5px;
	//temp// float: left;
	}

#weathermaps {
	display: none;
	padding: 0;
	padding-top: 15px;
	height: 235px;
	}

#postalCodefrm {
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	}
				
#zipsub {
	width: 20px;
	font-size: 10px;
	border: 1px solid #000;
	}
		
#postalCode {
	font-size: 10px;
	border: 1px solid #000;
	width: 35px;
	}

#weekly {	
	display: none;
	height: 257px;
	margin: 0;
	padding: 0;		
	}


#currentConditions {
	display: block;
	padding: 0;
	margin: 0;
	height: 252px;
	}

#currentConditions h2 {
	font-size: 12px;
	margin: 10px 0 5px 5px;
	padding: 0;
	}

#imgcell {
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	}
		
#imgcell img {
	margin: 0;
	margin-left: 5px;
	padding: 0;
	}
		
#wtype {
	width: 212px;
	font-weight: bold;
	margin: 0;
	margin-left: 5px;
	padding: 0;
	display: block;
	font-size: 12px;
	clear: both;
	}
		
#temp {
	float: right;
	font-size: 60px;
	margin: 0;
	margin-right: 5px;
	padding: 0;
	}
	
#weatherdata {
	display: table;
	width: 209px;
	margin: 0;
	padding: 5px;
	clear: both;
	}
		
#wheaders {
	float: left;
	margin: 0;
	padding: 0;
	}
			
#wheaders li {
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
		
#wdata {
	float: right;
	margin: 0;
	padding: 0;
	}
		
#wdata li {
	list-style: none;
	font-size: 11px;
	width: 120px;
	margin: 0;
	padding: 0;
	}
	

	#weatherdata li {
		padding-bottom: 5px;
		}
	
#weekly .dayf {
	margin: 12px 0 12px 0;
	padding: 0;
	font-size: 11px;
	display: block;
	}
	
html > body #weekly .dayf {
	margin: 5px 0 5px 0;
	display: table;
	width: 217px;
	}
					
#weekly .dayf p {
	margin: 0;
	padding: 0;
	float: right;
	width: 185px;
	clear: right;
	font-size: 11px;		
	}
		
#weekly .dayfimg {
	width: 32px;
	height: 32px;
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	}
		
#weekly .dayfimg img {
	margin: 0;
	padding: 0;
	}
		
#weekly p.error {
	margin: 0;
	padding: 0;
	}
	
#currentConditions p.error {
	margin: 10px 0 0 10px;
	padding: 0;
	}
		
#zipframe {
	display: none;
	}
		
#radar5 a.white {
	color: #fff;
	}		
				
/*-----------------------------------
HOSTED BANNER AD
-----------------------------------*/	

#hosting-banner {
	width: 778px;
	text-align: center;
	display: block;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 3px solid #ccc;
	}

#hosting-banner p {
	margin: 0;
	padding: 0;
	font-weight: bold;
	}

/*-----------------------------------
TECH & BUSINESS HOURS
-----------------------------------*/

#hours {
	width: 778px;
	}
	
#techHours, #officeHours{
	background: #d3d6dc;
	border: 5px solid #7f1428;
	border-right: 2px solid #7f1428;
	width: 382px;
	height: 180px;
	float: left;
	text-align: center;
	font-size: 12px;
	}

#techHours span.days, #officeHours span.days {
	font-weight: bold;
	}

#techHours p#notes {
	font-size: 10px;
	}

#techHours h2, #officeHours h2 {
	font-size: 18px;
	color: #fff;
	background: #7f1428;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	}

#techHours p.contactNum {
	font-size: 14px;
	font-weight: bold;
	}

#techHours span.number {
	font-size: 18px;
	}

#officeHours {
	float: right;
	}
	
/*-----------------------------------
HELPDESK
-----------------------------------*/

#helpdesk {
	width: 778px;
	font-family: Helvetica, Arial, sans-serif;
	height: 755px;
	}
	
html > body #helpdesk {
	height: 725px;
	}

#helpdesk-nav {
	position: relative;
	top: 10px;
	left: 320px;
	}

#helpdesk ul, #helpdesk li, #helpdesk h3, #helpdesk, h4 {
	margin: 0;
	padding: 0;
	}
		
#helpdesk-nav li {
	float: left;
	}
		
#helpdesk-nav li#nav1, #helpdesk-nav-numbers li#nav1 {
	list-style: none;
	background: url('art/networkhelpdeskicon.png') left no-repeat;
	}
	
#helpdesk-nav li#nav1 a, #helpdesk-nav li#nav2 a, #helpdesk-nav li#nav3 a, #helpdesk-nav-numbers li#nav1 a, #helpdesk-nav-numbers li#nav2 a, #helpdesk-nav-numbers li#nav3 a {
	padding: 10px 0 0 25px;
	display: block;
	height: 22px;
	width: 175px;
	color: #6D808E;
	text-decoration: none;
	font-size: 14px;
	}
	
#helpdesk-nav li#nav2, #helpdesk-nav-numbers li#nav2 {
	list-style: none;
	background: url('art/accessnumbericon.png') left no-repeat;
	}
	
#helpdesk-nav li#nav2 a, #helpdesk-nav-numbers li#nav2 a {
	width: 110px;
	padding-left: 20px;
	}
	
#helpdesk-nav li#nav3, #helpdesk-nav-numbers li#nav3 {
	list-style: none;
	background: url('art/utilitieshelpdeskicon.png') left no-repeat;
	}
	
#helpdesk-nav li#nav3 a, #helpdesk-nav-numbers li#nav3 a {
	padding-left: 15px;
	width: 100px;
	}

#tech-contact, #email-news-groups, #dns-info {
	width: 272px;
	position: relative;
	}
	
#what-info, #helpdesk-nav, #report-connection-issues, #access-numbers {
	width: 468px;	
	}
		
#ip-address {
	font-size: 18px;
	color: #486072;
	background: #FFFDDC;
	border: 1px solid #C8D4DC;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 15px;
	left: 300px;
	clear: both;
	width: 446px;
	}
	
#ip-address span {
	padding-left: 20px;
	}
	
#tech-contact, #email-news-groups, #dns-info {
	background: #D7E0E6;
	position: absolute;
	margin-left: 10px;
	margin-top: -60px;
	}

#what-info {
	background: #D7E0E6;
	padding-bottom: 10px;
	position: relative;
	left: 300px;
	top: 25px;
	}
	
#what-info p {
	padding: 0 10px 0 10px;
	}
	
#tech-contact h3, #email-news-groups h3, #dns-info h3, #what-info h3, #report-connection-issues h3, #access-numbers h3 {
	background: #809BAE;
	font-size: 14px;
	color: #fff;
	padding: 5px;
	}
	
#tech-contact h4 {
	font-size: 12px;
	color: #486072;
	background: #fff;
	padding: 5px;
	font-weight: bold;
	margin-left: 10px;
	width: 240px;
	}
		
#tech-contact ul, #email-news-groups ul, #dns-info ul {
	list-style: none;
	margin: 10px 0 10px 20px;
	font-size: 14px;
	}

#tech-contact li {
	clear: both;
	}
		
#tech-contact span {
	width: 150px;
	display: block;
	float: left;
	}
	
#email-news-groups {
	margin-top: -185px;
	}
	
#dns-info {
	margin-top: -80px;
	}
	
#report-connection-issues {
	position: relative;
	top: 35px;
	left: 300px;
	}
	
#report-connection-issues {
	background: #D7E0E6;
	}
	
#report-connection-issues h4 {
	color: #486072;
	font-size: 12px;
	font-weight: bold;
	background: #fff;
	padding: 5px;
	width: 440px;
	margin: 0 auto 0 auto;
	}

#report-connection-issues form {
	position: relative;
	left: 80px;
	padding: 20px;
	}
		
#report-connection-issues input {
	border: 1px solid #486072;
	width: 50px;
	}
	
#report-connection-issues input#check {
	background: #486072;
	color: #fff;
	border: 0;
	}
	
#report-connection-issues p {
	padding: 0 10px 0 10px;
	}
	
#access-numbers {
	background: #D7E0E6;
	margin: 20px auto 20px auto;
	clear: both;
	}
	
#access-numbers table, #access-numbers p {
	margin: 10px;
	}
	
#access-numbers table {
	width: 448px;
	border: 1px solid #809BAE;
	}
	
#access-numbers table td {
	padding: 2px 5px 2px 5px;
	}
	
#access-numbers .dark {
	background: #A5B8C6;
	}
	
#access-numbers .light {
	background: #BACBD7;
	}

#access-numbers thead {
	background: #809BAE;
	color: #fff;
	}

#helpdesk-nav-numbers {
	position: relative;
	margin-left: 180px;
	margin-top: 10px;
	}
		
#helpdesk-nav-numbers li {
	float: left;
	}
	
#faqpage li {
	background: #F5F5F5;
	padding: 5px;
	margin-bottom: 2px;
	}
	
.faqanswer {
	border: 1px solid #183D53;
	background: #fff;
	margin: 10px auto 10px auto;
	}
	
#faqpage a {
	color: #000;
	}
	
		
/*------------------------------------
	ABOUT PAGE
------------------------------------*/
	
#staff {
	text-align: center;
	}
		
#staff h2 {
	display: block;
	font-size: 18px;
	color: #000;
	border-bottom: 1px solid #000;
	width: 90%;
	margin: 20px auto 15px auto;
	text-align: left;
	padding-left: 20px;
	font-style: italic;
	}
		
#staff img {
	border: 1px solid #000;
	}
	
#exeadmin {
	margin: 0 auto 0 auto;
	}
		
#exeadmin td {
	padding: 5px 15px 5px 15px;
	width: 110px;
	vertical-align: top;
	}
		
.staffname {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #990000;
	}
		
.staffposition{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-style: normal;
	}
		
#custServ {
	margin: 0 auto 0 auto;
	}
		
#custServ td {
	vertical-align: top;
	padding: 10px 20px 10px 20px;
	}

#itTable {
	margin: 0 auto 0 auto;
	}
		
#itTable td {
	vertical-align: top;
	width: 120px;
	padding: 10px 20px 10px 20px;
	}

#aboutContent {
	text-align: center;
	margin: 0 auto 35px auto;
	width: 720px;
	}
		
#aboutContent h2 {
	border-bottom: 1px solid #000;
	font-size: 16px;
	font-style: italic;
	text-align: left;
	margin: 0 auto 20px auto;
	padding: 20px 0 0 20px;
	}

#aboutContent h3 {
	font-size: 14px;
	font-style: italic;
	text-align: left;
	margin: 20px auto 15px auto;
	padding: 0;
	width: 700px;
	}
				
#aboutContent p {
	margin: 0 auto 10px auto;
	padding: 0;
	text-align: left;
	font-size: 12px;
	width: 700px;
	}
		
#aboutContent a:visited {
	font-size: 12px;
	color: #7f1428;
	}

#aboutContent a {
	font-size: 12px;
	color: #14296d;
	}

#aboutContent a:hover {
	font-size: 12px;
	color: #7f1428;
	text-decoration: none;
	}
	
#aboutContent #meetstaff a {
	font-size: 14px;
	}
	
/*------------------------------------
	PRIVACY AND RULES
------------------------------------*/

#privacy, #rules, #dialup, #members {

	display: table;
	font-size: 12px;
	width: 100%;
	text-align: left;
	margin: 0 auto 30px auto;
	padding: 0;
	}
	
#privacy, #rules {
	width: 90%;
	}

#privacy h2, #rules h2, #dialup h2 {
	font-size: 20px;
	text-align: left;
	font-style: italic;
	border-bottom: 1px solid #000;
	padding-left: 10px;
	margin-top: 20px;
	}
	
#privacy h3, #rules h3 {
	font-size: 12px;
	text-align: left;
	font-style: normal;
	margin-left: 5px;
	}
	
#privacy p, #rules p {
	width: 680px;
	margin: 0 auto 10px auto;
	text-align: left;
	}
	
#privacy a:visited, #rules a:visited {
	font-size: 12px;
	color: #7f1428;
	}

#privacy a, #rules a {
	font-size: 12px;
	color: #14296d;
	}

#privacy a:hover, #rules a:hover {
	font-size: 12px;
	color: #7f1428;
	text-decoration: none;
	}


/*------------------------------------
	CALENDAR
------------------------------------*/

#calcontent {
	width: 755px;
	margin: 10px;
	padding: 0;
	}
	
#calendarHolder {
	width: 300px;
	background: #f8f7fe;
	text-align: center;
	margin: 0;
	border: 1px solid #e2e2e2;
	clear: left;
	}

#calendarHolder h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	background: none;
	}

#calendar {
	margin: 0 auto 10px auto;
	}
		
#calendar td {
	width: 35px;
	height: 38px;
	border: 1px solid #e2e2e2;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	padding: 2px 0 0 3px;
	}
	
#calendar #dayheader td {
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: center;
	width: 38px;
	height: 10px;
	}

#calendar #today {
	background: #435aa3;
	color: #fff;
	}

#calendarHolder a.changeMonth:visited {
	color: #000;
	text-decoration: none;
	padding: 0;
	}		
	
#calendarHolder a.changeMonth {
	color: #000;
	text-decoration: none;
	padding: 0;
	}
	
#calendarHolder a.changeMonth:hover {
	color: #000;
	text-decoration: underline;
	}
	
#currentEvent a.eremove:visited {
	color: #000;
	text-decoration: none;
	padding: 0;
	margin: 0;
	font-size: 10px;
	}		
	
#currentEvent a.eremove {
	color: #000;
	text-decoration: none;
	padding: 0;
	margin: 0;
	font-size: 10px;
	}
	
#currentEvent a.eremove:hover {
	color: #000;
	text-decoration: underline;
	margin: 0;
	padding: 0;
	font-size: 10px;
	}
			
#calendar #today a:visited {
	background: #435aa3;
	color: #fff;
	text-decoration: none;
	padding: 0 14px 18px 0;
	}		
	
#calendar #today a {
	background: #435aa3;
	color: #fff;
	text-decoration: none;
	padding: 0 14px 18px 0;
	}
	
#calendar #today a:hover {
	background: #435aa3;
	color: #fff;
	text-decoration: underline;
	padding: 0 14px 18px 0;
	}
	
#calendar .event:visited {
	color: #000;
	text-decoration: none;
	padding: 0 18px 18px 0;	
	}		
	
#calendar .event a {
	color: #000;
	text-decoration: none;
	padding: 0 18px 18px 0;
	}
	
#calendar .event a:hover {
	color: #000;
	text-decoration: underline;
	padding: 0 18px 18px 0;
	}		
		
.skipday {
	background: #f3f1fb;
	}
	
#currentEvent, #calinstruct {
	float: right;
	font-size: 12px;
	margin: 0 0 10px 0;
	width: 420px;
	padding: 10px;
	background: #f8f7fe;
	border: 1px solid #e2e2e2;
	clear: right;
	}
	
#calinstruct {
	display: none;
	} 
				
#calinstruct h1 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	}
	
#calinstruct h2 {
	font-size: 12px;
	margin-left: 15px;
	}
			
#addEvent {
	margin: 0;
	padding: 5px;
	padding-left: 10px;
	width: 112px;
	font-size: 12px;
	border: 1px solid #e2e2e2;
	border-bottom: 0;
	background: #f8f7fe;		
	}
	
#showinstruct a:visited, #currentEvent a:visited, #addEvent a:visited {
	font-size: 12px;
	color: #7f1428;
	}

#showinstruct a, #currentEvent a, #addEvent a {
	font-size: 12px;
	color: #14296d;
	margin-right: 10px;
	}

#showinstruct a:hover, #currentEvent a:hover, #addEvent a:hover {
	font-size: 12px;
	color: #7f1428;
	text-decoration: none;
	}

#showinstruct {
	margin: 0;
	padding: 0;
	padding: 5px 0 5px 10px;
	float: right;
	border: 1px solid #e2e2e2;
	border-bottom: 0;
	background: #f8f7fe;		
	}
			
#calContent {
	display: table;
	width: 755px;
	margin: 0;
	padding: 10px;
	}
	
#eventAddForm {
	display: table;
	width: 290px;
	background: #f8f7fe;
	margin: 0;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #e2e2e2;
	font-size: 12px;
	clear: left;
	}

html > body #eventAddForm {
	height: 275px;
	}

/*--------------*/

#eventAddForm .info input, .info textarea {
	width: 200px;
	float: right;
	border: 1px solid #9ab1c0;
	margin-bottom: 5px;
	}

.info {
	display: table;
	margin-bottom: 5px;	
	}
	
#eventAddForm .info label {
	width: 70px;
	float: left;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	}

.schedule {
	width: 290px;
	margin-top: 5px;
	float: left;
	}

.schedule h2 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 70px;
	float: left;
	}

.schedule select {
	border: 1px solid #9ab1c0;
	}

#eventAddForm input#eventButton {
	margin: 20px 0 5px 0;
	border: 1px solid #7690a1;
	float: right;
	width: 75px;
	background: #c6d4dd;
	color: #3b5464;
	}

.schedule .formcontain {
	float: right;
	}		

/*--------------*/		
#currentEvent h1 {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	font-size: 16px;
	}
	
#currentEvent ul {
	margin: 0 0 10px 10px;
	}
	
#currentEvent li {
	list-style: none;
	}
	
#currentEvent p {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#currentEvent .eventShow {
	margin: 10px 0 0 10px;
	padding: 10px;
	border: 1px solid #e2e2e2;
	width: 360px;
	background: #fff;
	}
	
#calendar td.event {
	background: #fffed3;
	}
	
#notice {
	font-size: 10px;
	margin: 10px;
	padding: 0;
	}
	
/*------------------------------------
DIAL-UP PAGE
------------------------------------*/

#dialup {
	text-align: left;
	width: 90%;
	clear: both;
	margin-left: 10px;
	}

#dialup h3 {
	font-size: 18px;
	text-decoration: underline;
	}
	
#dialup h4 {
	font-size: 14px;
	text-decoration: underline;
	text-align: center;
	}
		
#dialup a:visited {

	color: #7f1428;
	text-decoration: underline;
	}		
	
#dialup a {
	color: #14296d;
	text-decoration: underline;
	}

#dialup a:hover {
	color: #7f1428;
	text-decoration: none;
	}
	
#dialup .q {
	font-weight: bold;
	margin: 0;
	margin-left: 5px;
	padding: 0;
	}
	
#dialup p { margin-left: 10px; }
#dialup p.fineprint { font-size: 10px; }
#dialup h3.center, p.center { text-align: center; }

#dialup	table {
	margin: 10px auto 20px auto;
	text-align: center;
	}
	
#dialup td {
	padding-right: 30px;
	font-size: 14px;
	text-align: left;
	}

/*--------------------------------------------------
FAQ PAGE
--------------------------------------------------*/

#faqpage {
	margin: 25px auto 25px auto;
	padding: 0;
	text-align: center;
	width: 90%;
	}

#faqpage p {
	margin: 0;
	padding: 0;
	}

#qa {
	margin-top: 20px;
	text-align: left;
	}
	
#qa li { list-style: none; }

.faqanswer {
	padding: 20px;
	display: none;
	width: 80%;
	}
	
	
/*--------------------------------------------------
SERVICES PAGE
--------------------------------------------------*/

#services {
	width: 740px;
	text-align: center;
	margin: 30px auto 0 auto;
	padding: 0;
	padding-bottom: 30px;
	}



#businessservices, #extraservices, #internetservices {
	background: #dbe7f0;
	margin: 0 auto 20px auto;
	display: block;
	width: 425px;
	height: 100px;
	text-align: left;
	border: 1px solid #c9dae6;		
	}

#services ul {
	margin-left: -40px;
	}

html > body #services ul {
	margin-left: 0;
	}
				
#services li {
	float:left;
	list-style: none;
	margin: 0 0 10px 35px;
	}
	
#services h2 {
	background: #c9dae6;
	padding: 5px;
	font-size: 12px;
	margin: 0;
	margin-bottom: 15px;	
	}
	
#services a:visited {
	font-size: 16px;
	color: #7f1428;
	}

#services a {
	font-size: 16px;
	color: #14296d;
	}

#services a:hover {
	font-size: 16px;
	color: #7f1428;
	text-decoration: none;
	}

/*--------------------------------------------------
POSTINI PAGE
--------------------------------------------------*/

#postini p { margin-top: 0; }
	
#postini {
	padding: 10px;
	font-size: 12px;
	}
	
#postinilogo {
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	}
	
#postiniinfo {
	width: 400px;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 13px;
	}
	
#pfeatures h2 {
	font-size: 14px;
	background: #7f1428;
	color: #fff;
	padding: 5px;
	margin: 0;
	}

#pfeatures {
	float: right;
	width: 310px;
	margin: 5px;
	margin-right: 0;
	padding: 5px;
	border: 1px solid #000;
	}
	
#pfeatures ul {
	margin: 0;
	margin-left: 20px;
	list-style: outside;
	}
	
#pfeatures li {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	font-size: 11px;
	}

#note h4, #bulk h4, #bulkexample h4, #domainfilter h3, #domainnonfilter h3, #semofilter h3 {
	font-size: 14px;
	background: #7f1428;
	color: #fff;
	padding: 5px;
	margin: 0;
	}
	
#domainfilter h4, #domainnonfilter h4, #semofilter h4 {
	font-size: 13px;
	padding: 5px;
	margin: 0;
	}
	
#domainfilter h5, #domainnonfilter h5, #semofilter h5 {
	font-size: 12px;
	padding: 5px 0 5px 10px;
	margin: 0;
	}					
			
#note, #domainfilter, #domainnonfilter, #semofilter {
	display: block;
	margin-top: 20px;
	clear: both;
	border: 1px solid #000;
	padding: 5px;
	}
	
#domainfilter p, #domainnonfilter p, #semofilter p {
	padding: 10px;
	margin: 0;
	}
	
#postini a:visited {
	font-size: 12px;
	color: #7f1428;
	}

#postini a {
	font-size: 12px;
	color: #14296d;
	}

#postini a:hover {
	font-size: 12px;
	color: #7f1428;
	text-decoration: none;
	}

.postiniblock {
	display: table;
	width: 100%;
	}
	
#bulk {
	width: 360px;
	float: left;
	border: 1px solid #000;
	margin-top: 15px;
	padding: 5px;
	height: 150px;
	}
	
#bulkexample {
	width: 360px;
	float: right;
	border: 1px solid #000;
	margin-top: 15px;
	padding: 5px;
	height: 150px;				
	}
	
#bulk ul, #bulkexample ul {
	margin-top: 10px;
	margin-left: 20px;
	}
	
#bulkexample p	{
	margin: 0;
	margin-top: 5px;
	padding: 0;
	}
		
#note p {
	margin: 0;
	padding: 5px;
	color: #ff0000;
	font-size: 10px;
	}
	
#postiniinfo a:visited, #postiniinfo a, #postiniinfo a:hover {
	font-size: 14px;
	font-weight: bold;
	}


#comingsoon {
	background: #f8f7fe;
	width: 310px;
	height: 100px;
	border: 1px solid #e2e2e2;
	float: right;
	padding: 15px;
	font-size: 12px;
	margin-top: 20px;
	}
	
#lottotext {
	margin: 50px;
	text-align: center;
	width: 675px;
	font-weight: bold;
	}
	
#lottotext p { text-align: left; }
	
	
#pagenotfound {
	width: 400px;
	text-align: center;
	margin: 50px auto 0 auto;
	border: 1px solid #eff07f;
	padding: 15px;
	background: #fdfde0;
	}

html > body #pagenotfound h2 { margin-bottom: 10px; }
	
#pagenotfound h2 {
	font-size: 20px;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	}
	
#pagenotfound p {
	text-align: left;
	clear: left;
	}
	
#pagenotfound img {
	margin-top: 10px;
	float: right;
	border: 0;
	}
	
#pagenotfound ol {
	margin: 0;
	margin-left: 25px;
	padding: 0;
	text-align: left;
	}
	
#switchover {
	width: 90%;
	margin: 40px auto 40px auto;
	font-size: 12px;
	}

#switchover ul {
	list-style: square;
	margin-left: 30px;
	}
	
#switchover h2 {
	text-decoration: underline;
	font-style: italic;
	font-size: 18px;
	}
	
/*--------------------------------
	Google Map API
--------------------------------*/

#map {
	display: none;
	position: absolute;
	top: 1050px;
	right: 30%;
	z-index: 500;
	width: 400px;
	height: 400px;
	border: 1px solid #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	}

#closemap {
	display: none;
	position: absolute;
	top: 1450px;
	right: 30%;
	z-index: 600;
	width: 400px;
	height: 15px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	background: #fff;
	border: 1px solid #000;
	padding: 5px 0 5px 0;
	}

#closemap a {
	text-decoration: none;
	color: #666;
	padding-right: 5px;
	}			

#address {
	width: 200px;
	height: 100px;
	}

#address p {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	}

#address span {
	font-size: 14px;
	font-weight: bold;
	}
	
/*---------------------------------
	NEWS FEED
---------------------------------*/

#googlenews, #yahoonews, #foxnews, #newspapers {
	background: #dbe7f0;
	margin: 25px;
	border: 1px solid #c9dae6;
	}

#googlenews h2, #yahoonews h2, #foxnews h2, #newspapers h2 {
	background: #c9dae6;
	font-size: 12px;
	padding: 5px;
	margin: 0;
	color: #14296d;
	}

#googlenews a:visited, #yahoonews a:visited, #foxnews a:visited, #newspapers a:visited {
	font-size: 12px;
	color: #7f1428;
	}

#googlenews a, #yahoonews a, #foxnews a, #newspapers a {
	font-size: 12px;
	color: #14296d;
	}

#googlenews a:hover, #yahoonews a:hover, #foxnews a:hover, #newspapers a:hover {
	font-size: 12px;
	color: #7f1428;
	text-decoration: none;
	}

#googlenews li, #yahoonews li, #foxnews li, #newspapers li {
	margin: 5px 0 0 25px;
	list-style: circle;
	}

#googlenews ul, #yahoonews ul, #foxnews ul, #newspapers ul {
	margin: 20px 0 0 0;
	}

#googlenews ul {
	border-top: 3px solid #e7f0fe;
	padding-top: 15px;
	}	

.copy {
	margin: 20px 0 0 0;
	padding: 5px;
	text-align: right;
	background: #e7f0fe;
	font-size: 10px;
	}

#googlenewscontent {
	margin: 10px;
	margin-bottom: 30px;	
	}

#googlenewscontent table {
	float: right;
	margin: 0 0 18px 10px;
	}

.floatnews { float: left; }

#paperlinks {
	display: table;
	clear: both;
	}

#newspapers .copy { clear: both; }

/*-----------------------------------
	ENTERTAINMENT
-----------------------------------*/
	
#eContent {
	text-align: center;
	display: table;
	clear: both;
	margin: 0 auto 0 auto;
	padding-left: 20px;
	padding-bottom: 20px;
	}

#eContent p {		
	text-align: center;
	margin: 50px 0 20px 20px;
	clear: both;	
	}

#eContent .linklist h2 {
	font-size: 12px;
	background: #c9dae6;
	margin: 0;
	padding: 5px;
	}

#eContent .linklist {
	background: #dbe7f0;
	width: 220px;
	border: 1px solid #c9dae6;
	float: left;
	margin: 0 20px 10px 0;
	text-align: left;
	}

#eContent .linklist ul {
	margin: 0;
	padding: 20px;
	list-style: none;
	}

#eContent .linkblock {
	display: table;
	clear: both;
	margin: 0 auto 0 auto;
	}
	
#secondaryad img {
	margin: 20px 0 20px 0;
	border: 1px solid #000;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
#postiniform {
	padding: 10px;
	margin-bottom: 10px;
	}
	
#postiniform label {
	font-weight: bold;
	margin-left: 15px;
	}
	
#postiniform #aliaslabel {
	display: block;
	}
		
#postiniform input {
	width: 250px;
	border: 1px solid #000;
	}
	
#postiniform textarea {
	width: 720px;
	border: 1px solid #000;	
	}
	
input#certify {
	float: left;
	width: 20px;
	border: 0;
	}
	
.junkq {
	font-size: 14px;
	font-weight: bold;
	color: #900;
	}
	
#junkfaq ul {
	margin-left: 25px;
	margin-bottom: 15px;
	}
	
#junksetup {
	list-style: decimal;
	}
	
#postininav {
	display: table;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	}
		
#postininav li {
	list-style: none;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #000;
	}
	
#postininav li.last {
	border: 0;
	}
	
#allstaffchoice {
	width: 90%;
	margin: 0 auto 20px auto;
	}
	
#allstaffchoice .lightcolor {
	background: #DBE3E9;
	clear: both;
	}
	
#allstaffchoice .darkcolor {
	background: #BBCAD5;
	clear: both;
	}

#allstaffchoice li {
	display: block;
	list-style: none;
	margin: 0;
	margin-top: 20px;
	padding: 6px;
	border: 1px solid #1A3A55;
	}
	
.staffchoiceblurb .staffimg img {
	border: 1px solid #1A3A55;
	}
	
.staffchoiceblurb .staffimg {
	float: right;
	color: #000;
	font-weight: bold;
	margin: 5px 5px 10px 10px;
	}
	
.staffchoiceblurb {
	display: table;
	border: 1px solid #1A3A55;
	margin: 5px;
	padding: 5px;
	background: #fff;
	}
	
.prodimg {
	margin: 0 10px 10px 0;
	float: left;
	}
	
#allstaffchoice h3 {
	clear: left;
	margin: 10px 0 0 0;
	padding: 10px;
	display: block;
	background: #1A3A55;
	color: #fff;
	font-size: 14px;
	}
	
#allstaffchoice a {
	color: #1A3A55;
	}
	
#allstaffchoice a:hover {
	color: #1A3A55;
	text-decoration: none;
	}
	
/*------------------------------------------
Busy Signal Report Form
------------------------------------------*/
#reportspage {
	display: table;
	}
	
#numberform {
	width: 225px;
	background: #dbe7f0;
	margin: 10px;
	}
	
#usageinfo {
	width: 220px;
	background: #dbe7f0;
	margin: 10px;
	float: left;
	}
	
#report {
	padding: 10px;
	}
	
#numberform form {
	padding: 10px;
	margin: 0;
	}
		
#numberform input {
	width: 40px;
	border: 1px solid #000;
	}
	
#usageinfo h3,#numberform h3 {
	background: #c9dae6;
	font-size: 12px;
	padding: 5px;
	margin: 0;
	}
	
#reportformcontain {
	float: left;
	display: table;
	margin-top: 10px;
	margin-right: 10px;
	}
		
#reportform h3 {
	background: #c9dae6;
	font-size: 12px;
	padding: 5px;
	margin: 0;
	}
	
#reportform {	
	background: #dbe7f0;
	margin-bottom: 20px;
	}
	
#reporter {
	padding: 10px;
	display: table;
	width: 380px;
	margin: 0;
	}
	
html > body #reporter {
	width: 400px;
	}
	
#user {
	border: 1px solid #000;
	width: 300px;
	margin-left: 10px;
	}
	
#sendreport {
	width: 100px;
	float: right;
	margin-top: 10px;
	border: 1px solid #000;
	}
	
#allusage {
	margin: 0 auto 0 auto;
	width: 700px;
	}
	
#checknumber {
	margin: 0 auto 0 auto;
	width: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
#checknumber h2 {
	font-size: 18px;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	}
	
#checknumber p {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	}
	
#reportform select {
	width: 250px;
	margin-left: 20px;
	margin-top: 10px;
	border: 1px solid #000;
	}
	
#reportform label {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	width: 100px;
	margin-bottom: 10px;
	}
	
#reportform input, #reportform textarea {
	float: right;
	clear: right;
	}
	
#other {
	width: 250px;
	border: 1px solid #000;
	height: 100px;
	}
	
#opermessage textarea {
	width: 320px;
	border: 1px solid #000;
	height: 100px;
	float: right;
	}
		
#issues {
	width: 325px;
	margin-left: 25px;
	padding: 10px;
	clear: both;
	display: table;
	}
	
#issues label { width: 200px; }
#issues input { margin-bottom: 5px; }

html > body #issues select {
	float: right;
	clear: right;
	}
		
select#attempts, select#busytype, select#message {
	width: 325px;
	margin: 0;
	clear: both;
	display: block;
	}
	
select#attempts {
	margin-bottom: 10px;
	}	
	
.options {
	clear: both;
	margin: 10px 0 10px 0;
	display: block;
	}
	
html > body .options {
	display: none;
	}
	
label#userlabel {
	width: 50px;
	}
	
	
/*----------------------------
	DOMAIN TOOL
----------------------------*/
	
#domainreg {
	width: 395px;
	margin: 20px auto 20px auto;
	background: #dbe7f0;
	padding: 0;
	display: table;
	}
	
#domainreg h2 {
	margin: 0;
	padding: 5px;
	font-size: 14px;
	background: #c9dae6;
	}
	
#domainreg form {
	padding: 15px;
	display: block;
	}
	
#domainreg p {
	margin-left: 15px;
	}
	
#domainreg input {
	border: 1px solid #000;
	width: 250px;
	margin: 2px;
	margin-right: 10px;
	float: right;
	clear: right;
	}
	
#domainreg label {
	float: left;
	width: 100px;
	margin: 5px 0 5px 0;
	clear: left;
	}
	
input#regsubmit {
	width: 75px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#domainreg #zipcode {
	font-size: 12px;
	}
	
#dslmacchecker {
	padding: 20px 20px 0 20px;
	border-top: 5px solid #FFFC00;	
	border-bottom: 5px solid #FFFC00;		
	height: 235px;	
	width: 460px;;
	}
	
#dslmacchecker form {
	width: 425px;
	text-align: center;
	padding: 10px;
	padding-left: 0;
	margin-top: 15px;
	margin-left: 10px;
	border: 1px solid #2D4B60;
	background: #dbe7f0;
	}
	
#dslmacchecker input {
	border: 1px solid #000;
	}
	
#dslverify {
	border: 1px solid #000;
	height: 300px;
	width: 500px;
	position: absolute;
	top: 175px;
	left: 35%;
	background: #fff;
	overflow: hidden;
	}
	
#dslverify p {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	}	
	
#dslverify h3 {
	margin: 0;
	padding: 10px;
	background: #c9dae6;
	font-size: 12px;
	width: 488px;	
	}

#amazon-ad {
	margin: 5px auto;
	text-align: center;
	}
	
#features .container img {
	width: 210px;
	}

