body {
	margin: 0;
	background-color: #dad9d6;
	/*background-image: url(images/background.jpg);
	background-position: top center;
	background-repeat: repeat-y;*/
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

.errortext {
	color: red;
}

a:link {
	color: blue;
	text-decoration: underline;
}

a:visited {
	color: blue;
	text-decoration: underline;
}

a:hover {
	color: blue;
	text-decoration: none;
}

.leftGutter {
	background-image: url(images/leftGutter.jpg);
	background-repeat: repeat-y;
	width: 21px;
}

.main {
	background-color: white;
	width: 993px;
}

.mastheadLeft {
	background-image: url(images/mastheadLeft.jpg);
	background-repeat: no-repeat;
	height: 117px;
	width: 237px;
}

.mastheadLeft p {
	position: relative;
	top: 85px;
	left: 80px;
}

.mastheadRight {
	background-image: url(images/mastheadRight.jpg);
	background-repeat: repeat-x;
	height: 117px;
}

.nav {
	height: 31px;
	background-image: url(images/navBackground.png);
	background-repeat: repeat-x;
	font-size: 9pt;
	padding: 0 15 0 15;
}

.nav a:link {
	color: blue;
	text-decoration: underline;
}

.nav a:visited {
	color: blue;
	text-decoration: underline;
}

.nav a:hover {
	color: blue;
	text-decoration: none;
}

.navRight {
	height: 31px;
	background-image: url(images/navBackground.png);
	background-repeat: repeat-x;
	font-size: 9pt;
	padding: 0 15 0 15;
	text-align: right;
}

.navRight a:link {
	color: blue;
	text-decoration: underline;
}

.navRight a:visited {
	color: blue;
	text-decoration: underline;
}

.navRight a:hover {
	color: blue;
	text-decoration: none;
}

.search {
	height: 24px;
	background-color: #F5F6F8;
	border-bottom: 1px solid #D6D5D1;
	font-size: 9pt;
	padding: 4 15 4 15;
}

.content {
	width: 667px;
	background-color: white;
	height: 100%;
	font-size: 11pt;
}

.content p,ul,ol,li {
	line-height: 1.6em;
	font-size: 11pt;
	padding: 0 15 0 15;
}

.content h1 {
	font-size: 13pt;
	font-weight: bold;
	padding: 0 15 0 15;
}


.sidebar {
	width: 326px;
	background-image: url(images/sidebarBackground.png);
	backgroun-repeat: repeat-y;
	padding: 10 0 0 0;
}

.sidebarBox {
	width: 300px;
	border: 1px solid #dad9d6;
	background-color: white;
	text-align: left;
	padding: 5 5 5 5;
	font-size: 9pt;
	margin-bottom: 10px;
	margin-top: 10px;
}

.sidebarBox h1 {
	width: 100%;
	border-top: 1px solid #dad9d6;
	border-bottom: 1px solid #dad9d6;
	font-weight: bold;
	font-size: 10pt;
	color: #808080;
}

.sidebarBox p {
	font-size: 9pt;
}

.homeBox {
	width: 300px;
	border: 1px solid #dad9d6;
	background-color: white;
	text-align: left;
	padding: 5 5 5 5;
	font-size: 9pt;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 15px;
}

.opinBox {
	/*width: 300px;*/
	border: 1px solid #dad9d6;
	background-color: #f4f4f4;
	text-align: left;
	padding: 5 5 5 5;
	font-size: 9pt;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 15px;
	background-image: url(images/opinion2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 15px;
}

.opinBox h1 {
	width: 100%;
	/*border-top: 1px solid #dad9d6;
	border-bottom: 1px solid #dad9d6;*/
	font-weight: bold;
	font-size: 12pt;
	color: #808080;
	padding: 20 5 0 50;
}

.forumBox {
	width: 300px;
	border: 1px solid #dad9d6;
	background-color: #f4f4f4;
	text-align: left;
	padding: 5 5 5 5;
	font-size: 9pt;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 15px;
}

.forumBox h1 {
	width: 100%;
	font-weight: bold;
	font-size: 12pt;
	color: #808080;
	padding: 5 5 5 5;
}

.pollBox {
	width: 300px;
	border: 1px solid #dad9d6;
	background-color: #f4f4f4;
	text-align: left;
	padding: 5 5 5 5;
	font-size: 9pt;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 15px;
	background-image: url(images/poll.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.pollBox h1 {
	width: 100%;
	/*border-top: 1px solid #dad9d6;
	border-bottom: 1px solid #dad9d6;*/
	font-weight: bold;
	font-size: 12pt;
	color: #808080;
	padding: 10 5 0 50;
}

.movieBox {
	width: 300px;
	border: 1px solid #dad9d6;
	background-color: #f4f4f4;
	text-align: left;
	padding: 5 5 5 5;
	font-size: 9pt;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 15px;
	background-image: url(images/popcornIcon.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.movieBox2 {
	width: 300px;
	border: 1px solid #dad9d6;
	background-color: white;
	text-align: left;
	padding: 5 5 5 5;
	font-size: 9pt;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 15px;
	background-image: url(images/popcornIcon.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.movieBox h1 {
	width: 100%;
	/*border-top: 1px solid #dad9d6;
	border-bottom: 1px solid #dad9d6;*/
	font-weight: bold;
	font-size: 12pt;
	color: #808080;
	padding: 0 5 0 50;
}

.restBox {
	_width: 300px;
	border: 1px solid #dad9d6;
	background-color: #f4f4f4;
	background-image: url(images/crabDining2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: left;
	padding: 5 90 5 5;
	font-size: 9pt;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 15px;
}

.restBox h1 {
	/*width: 100%;
	border-top: 1px solid #dad9d6;
	border-bottom: 1px solid #dad9d6;*/
	font-weight: bold;
	font-size: 11pt;
	color: #808080;
	padding: 10 80 0 20;
}


.homeBox h1 {
	width: 100%;
	border-top: 1px solid #dad9d6;
	border-bottom: 1px solid #dad9d6;
	font-weight: bold;
	font-size: 10pt;
	color: #808080;
	padding: 0;
}

.homeBox p {
	font-size: 9pt;
	padding: 0;
}

.homeBoxPodcast {
	width: 300px;
	border: 1px solid #dad9d6;
	background-color: #F4F4F4;
	text-align: left;
	padding: 5 5 5 5;
	font-size: 9pt;
	margin-bottom: 10px;
	margin-top: 10px;
}

.homeBoxPodcast h1 {
	width: 100%;
	border-top: 1px solid #dad9d6;
	border-bottom: 1px solid #dad9d6;
	font-weight: bold;
	font-size: 10pt;
	color: #808080;
	padding: 0;
	background-color: white;
}

.homeBoxPodcast td {
	font-size: 9pt;
	padding: 0;
}

.rightGutter {
	background-image: url(images/rightGutter.jpg);
	background-repeat: repeat-y;
	width: 21px;
}

.footer {
	background-image: url(images/footerBackground.jpg);
	background-repeat: no-repeat;
	width: 1035px;
	height: 25px;
}

.footer p {
	text-align: center;
	font-size: 9pt;
	color: black;
	padding-top: 20px;
}

.controlBar {
	width: 100%;
	height: 20px;
	background-color: #697E9D;
	color: white;
	font-size: 8pt;
	margin: 0;
	padding: 5 5 10 5;
	font-family: verdana;
	text-align: center;
}	

.controlBar a:link {
	text-decoration: underline;
	color: white;
}

.controlBar a:visited {
	text-decoration: underline;
	color: white;
}

.controlBar a:hover {
	text-decoration: none;
	color: white;
}
		
.blogEntry {
	padding: 10 15 10 15;
	/*padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;*/
}

.blogDate {
	color: gray;
	font-size: 8pt;
	/*padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;*/
	/*width: 100%;*/
	padding: 0 15 2 15;
	letter-spacing: 2px;
}

.blogTitle {
	/*background-color: #ECECF7;*/
	font-size: 12pt;
	font-weight: bold;
	/*margin: 5 10 5 10;*/
	padding: 0 15 2 15;
	/*padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 3px;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;	
	*/
}

.blogText {
	font-weight: normal;
	line-height: 1.6em;
	/*border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;	
	padding: 10px;	*/
	padding: 0 15 2 15;
}

.blogText p {
	padding: 0 15 2 15;
	font-weight: normal;
	line-height: 1.6em;
}

.blogText li {
	padding: 0 15 2 15;
	font-weight: normal;
	line-height: 1.6em;
}

.blogFooter {
	/*background-color: #ECECF7;
	width: 100%;*/
	/*padding: 2 10 4 10;	
	padding-bottom: 10px;
	padding-top: 10px;*/
	padding: 0 15 2 15;
	/*margin-top: 10px;*/
	color: gray;	
	letter-spacing: 1.5px;
	/*border: 1px solid gray;	*/
	border-bottom: 1px dashed gray;
	margin-bottom: 30px;
}

.blogFooter a:link {
	text-decoration: underline;
	color: gray;	
}

.blogFooter a:visited {
	text-decoration: underline;
	color: gray;		
}

.blogFooter a:hover {
	text-decoration: none;
	color: gray;		
}

.blogFooterLeft {
	font-size: 8pt;
	text-align: left;
	/*padding-left: 10px;*/
}

.blogFooterRight {
	font-size: 8pt;
	float: right;
	text-align: right;
	/*padding-right: 10px;*/
}

.blogText p {
	padding: 0 0 0 0;
}

.blogComments {
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.6em;
}

.blogCommentsTitle {
	font-size: 11pt;
	font-weight: bold;
	padding: 5 2 5 2;
	letter-spacing: 3px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	width: 100%;
}

.blogCommentsFooter {
	color: gray;
	border-bottom: 1px dotted gray;
	padding: 0 0 20 0;
}

.previousPostsBox {
	line-height: 1.6em;
	padding-left: 40px;
	padding-right: 25px;
}

.previousPostsTitle {
	letter-spacing: 3px;
	font-weight: bold;
	color: black;
	border-bottom: 1px dashed gray;
}

.previousPostsLinks h3 {
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 8pt;
	display: inline;
}


.blogHomeArchiveBox {
	line-height: 1.6em;
	padding-left: 40px;
	padding-right: 25px;
}

.blogHomeArchiveTitle {
	letter-spacing: 3px;
	font-weight: bold;
	color: black;
	border-bottom: 1px dashed gray;
}

.newsDate {
	color: gray;
	font-size: 8pt;
	padding: 0 15 2 15;
	letter-spacing: 2px;
}

.newsDateRSS {
	color: gray;
	font-size: 8pt;
	padding: 0 15 2 0;
	letter-spacing: 2px;
}

.techDate {
	color: gray;
	font-size: 8pt;
	padding: 0 0 0 0;
	letter-spacing: 2px;
}

.newsIsNew {
	color: red;
	background-color: #FFFF94;
	font-size: 8pt;
	letter-spacing: 1.5px;;
	padding: 0 2 0 2;
	font-weight: bold;
}	

.todayIs {
	color: black;
	font-size: 8pt;
	padding: 0 15 2 15;
	letter-spacing: normal;
	font-weight: bold;
}

.newsTitle {
	font-size: 14pt;
	font-weight: bold;
	padding: 0 15 0 15;
}

.newsTitleHome {
	font-size: 12pt;
	font-weight: bold;
	padding: 0 15 0 15;
}

.newsTitleSports {
	font-size: 12pt;
	font-weight: bold;
	padding: 0 0 0 0;
}

.techTitleHome {
	font-size: 12pt;
	font-weight: bold;
	padding: 0 0 0 0;
}

.newsTitleHomeMore {
	padding: 5 15 0 15;
	line-height: 1.5em;
	font-size: 8pt;
	text-decoration: none;
}

.newsTitleHomeMoreSports {
	padding: 5 0 0 0;
	line-height: 1.5em;
	font-size: 8pt;
	text-decoration: none;
}

.strangeTitleHomeMore {
	padding: 5 15 0 0;
	/*line-height: 1.5em;*/
	font-size: 8pt;
	text-decoration: none;
	font-family: Trebuchet MS, Helvetica, sans-serif;	
}

.strangeTitleHomeMore a:link, .strangeTitleHomeMore a:visited {
	color: blue;
	text-decoration: none;
	font-size: 9pt;
}

.strangeTitleHomeMore a:hover {
	color: blue;
	text-decoration: underline;
	font-size: 9pt;
}

.techTitleHomeMore {
	padding: 15 0 0 0;
	line-height: 1.5em;
	font-size: 8pt;
	text-decoration: none;
}

.opinTitleHomeMore {
	padding: 0 0 0 0;
	line-height: 1.5em;
	font-size: 8pt;
	text-decoration: none;
}

.newsTitleHomeMoreLink {
	font-size: 9pt;
	font-weight: normal;
}

.strangeTitleHomeMoreLink {
	font-size: 9pt;
	font-weight: normal;
}

.techTitleHomeMoreLink {
	font-size: 9pt;
	font-weight: normal;
}

.opinTitleHomeMoreLink {
	font-size: 9pt;
	font-weight: normal;
}

a.newsTitleHomeMoreLink:link {
	text-decoration: none;
}

a.techTitleHomeMoreLink:link {
	text-decoration: none;
}

a.strangeTitleHomeMoreLink:link {
	text-decoration: none;
}

a.newsTitleHomeMoreLink:visited {
	text-decoration: none;
}

a.techTitleHomeMoreLink:visited {
	text-decoration: none;
}

a.strangeTitleHomeMoreLink:visited {
	text-decoration: none;
}

a.newsTitleHomeMoreLink:hover {
	text-decoration: underline;
}

a.techTitleHomeMoreLink:hover {
	text-decoration: underline;
}

a.strangeTitleHomeMoreLink:hover {
	text-decoration: underline;
}

.newsBlurbHome {
	font-size: 9pt;
	font-weight: normal;
	padding: 0 15 10 15;
}

.newsBlurbSports {
	font-size: 9pt;
	font-weight: normal;
	padding: 0 0 10 0;
}

.techBlurbHome {
	font-size: 9pt;
	font-weight: normal;
	padding: 0 0 0 0;
}

.homeMore {
	font-size: 8pt;
	font-weight: normal;
	margin: 0 15 2 15;
	color: gray;
	letter-spacing: 2px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: #F2F2F2;
	padding-left: 5;
}

.homeMoreRSS {
	font-size: 8pt;
	font-weight: normal;
	margin: 0 15 2 0;
	color: gray;
	letter-spacing: 2px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: #F2F2F2;
	padding-left: 5;
	width: 300px;
}

.newsCredit {
	font-size: 8pt;
	font-weight: normal;
	padding: 0 15 2 15;
	color: gray;
	letter-spacing: 2px;
}

.newsText {
	font-weight: normal;
	line-height: 1.6em;
	padding: 0 15 2 15;
}

.newsText p {
	padding: 0;
}

.newsFooter {
	padding: 0 15 2 15;
	color: gray;	
	letter-spacing: 1.5px;
	margin-bottom: 30px;
}

.newsFooter a:link {
	text-decoration: underline;
	color: gray;	
}

.newsFooter a:visited {
	text-decoration: underline;
	color: gray;		
}

.newsFooter a:hover {
	text-decoration: none;
	color: gray;		
}

.newsFooterLeft {
	font-size: 8pt;
	text-align: left;
}

.newsFooterRight {
	font-size: 8pt;
	float: right;
	text-align: right;
}

.newsComments {
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.6em;
	padding: 0 15 0 15;
}

.newsCommentsTitle {
	font-size: 11pt;
	font-weight: bold;
	padding: 5 2 5 2;
	letter-spacing: 3px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
}

.newsCommentsFooter {
	color: gray;
	border-bottom: 1px dotted gray;
	padding: 0 0 20 0;
}

.homePhoto {
	border: 1px solid #c0c0c0;
	width: 300px;
	margin: 0 15 0 0;
}

.homePhoto p {
	text-align: left;
	padding: 0 10 5 10;
	font-size: 8pt;
	display: inline;
}

.homePhotoRSS {
	border: 1px solid #c0c0c0;
	width: 300px;
	margin: 0 15 0 0;
}

.businessDirectory {
	font-size: 9pt;
	line-height: 2em;
}

.businessDirectoryList {
	font-size: 9pt;
}

.businessDirectoryFeature {
	font-size: 11pt;
	background-color: #EBEEF3;
	border: 1px solid gray;
	padding: 15;
}

.businessDirectoryFeature h1 {
	width: 100%;
	border-top: 1px solid #dad9d6;
	border-bottom: 1px solid #dad9d6;
	font-weight: bold;
	color: #808080;
	padding-left: 0;
}


.businessDirectorySearch {
	margin: 10 15 10 15;
}

.businessDirectorySearch p {
	font-size: 9pt;
}

.businessDirectorySearchFeature {
	font-size: 11pt;
	background-color: #EBEEF3;
	border: 1px solid gray;
	padding: 15;
	margin: 10 15 10 15;
}

.businessDirectorySearchFeature h1 {
	width: 100%;
	border-top: 1px solid #dad9d6;
	border-bottom: 1px solid #dad9d6;
	font-weight: bold;
	color: #808080;
	padding-left: 0;
}

.newsPrintEmail {
	text-align: left;
	font-size: 8pt;
	padding: 5 15 5 15;
}

.breakingNews {
	width: 640px;
	background-color: #adc2de;
	background-image: url(images/breaking_news_icon.gif);
	background-repeat: no-repeat;
	margin: 10;
	border: 1px solid red;
	text-align: left;
}

.breakingNewsBlurb {
	padding: 0 15 5 110;
	color: black;
	font-size: 10pt;
}

.breakingNewsTitle {
	padding: 0 15 5 110;
	color: black;
	font-weight: bold;
	font-size: 14pt;
}

.articleAd {
	float: right;
	padding-left: 20px;
}

.digg {
	float: left;
	padding-right: 10px;
}

.articleAd468 {
	align: center;
}
