﻿.sitefont {
	font-family: Arial;
	font-size: 16px;
	line-height: 24px;
}
.headersite {
	background-image: url('../graphics/Banner-Header.jpg');
	height: 90px;
	background-repeat: no-repeat;
}
.bannersite {
	background-image: url('../graphics/site/banner-header-site-title.jpg');
	height: 80px;
	background-repeat: repeat-x;
}
.bannerpolitics {
	background-image: url('../graphics/site/banner-header-site-title.jpg');
	height: 90px;
	background-repeat: repeat-x;
}
.bannerenvironment {
	background-image: url('../graphics/site/banner-header-site-title.jpg');
	height: 90px;
	background-repeat: repeat-x;
}
.bannersociety {
	background-image: url('../graphics/site/banner-header-site-title.jpg');
	height: 90px;
	background-repeat: repeat-x;
}
.bannerfunny {
	background-image: url('../graphics/site/banner-header-site-title.jpg');
	height: 90px;
	background-repeat: repeat-x;
}
.tableborder {
	border: 1px solid #000080;
}
.sitenavigation {
	background-color: #000080;
	text-align: center;
}
.sitenavigationlinks {
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	color: #FF9933;
	font-weight: bold;
}
.pagenavigation {
	border: 1px solid #000080;
	background-color: #CCCCFF;
	font-size: 16px;
	color: #999999;
}
.googlesearch {
	text-align: center;
	line-height: 40px;
}
.tablebackground {
	background-color: #000080;
	line-height: 8px;
}
.titlebackground {
	text-align: center;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FF9933;
	color: #800000;
	font-style: italic;
}
.sitelinksbackground {
	text-align: center;
	background-color: #CCCCFF;
}
.sitelinksheader {
	background-color: #000080;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.sitelinks {
	color: #800000;
	text-decoration: none;
}
.mediabuttons {
	text-align: center;
	padding-top: 4px;
}
.footercopyright {
	background-position: center;
	background-image: url('../graphics/site/Banner-Footer-Copyright.jpg');
	height: 50px;
	background-repeat: no-repeat;
}
.commentsnew {
	background-position: center;
	background-image: url('../graphics/site/Banner-Comments-New.jpg');
	background-repeat: no-repeat;
	line-height: 90px;
	height: 90px;
}
.commentsold {
	background-position: center;
	background-image: url('../graphics/site/Banner-Comments-Old.jpg');
	background-repeat: no-repeat;
	line-height: 90px;
	height: 90px;
}


