
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	background-color: #e5e5e5;
}

body, td, th {
	color: #59666b;
	font-family: Georgia, Times, serif, Arial;
	font-size: 11px;
	line-height: 18px;
}

select, input, textarea {
	color: #7c7c7c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal; 
	font-weight: normal; 
}

.title {
	color: #37bcd0;
	font-family: Georgia, Times, serif, Arial;
	font-size: 12px;
	font-weight: bold;
}


.title a:link, .title a:visited, .title a:active {
	color: #37bcd0;
	font-family: Georgia, Times, serif, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.title a:hover {
	color: #37bcd0;
	font-family: Georgia, Times, serif, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.date {
	color: #525252;
	font-family: Georgia, Times, serif, Arial;
	font-size: 12px;
	font-weight: bold;
}

.smaller {
	color: #ffffff;
	font-family: Georgia, Times, serif, Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}

a:link, a:visited, a:active {
	color: #37bcd0;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #37bcd0;
	font-weight: normal;
	text-decoration: underline;
}

a:hover .imgroller, a:hover .imgbrdroll, a:hover .imgbrdgreyroll {
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}

#navbar {
	width: 100%;
	height: 275px;
	background-color: #78a3c6;
}

#contentbar {
	width: 100%;
	min-height: 300px;
	background-color: #ffffff;
}

#listbar {
	width: 100%;
	height: 57px;
	background-color: #cecece;
}

#footerbar {
	width: 100%;
	height: 117px;
	background-color: #e5e5e5;
}

#footerlogos {
	width: 503px;
	height: 60px;
	padding-left: 53px;
}

#footeraddthis {
	width: 125px;
	height: 16px;
	padding: 26px 0px 0px 20px;
	margin: 0px;
}

#footercredits {
	width: 930px;
	height: 20px;
}

#footercreative {
	width: 710px;
	height: 37px;
}

#content {
	width: 891px;
	padding: 41px 0px 34px 39px;
}

#contentleft {
	float: left;
	width: 530px;
	padding: 0px 0px 0px 14px; 
	background-image: url(/img/common/content_background.gif);
	background-repeat: repeat-y;
}

#contentleftwide {
	float: left;
	width: 544px;
	padding: 0px 0px 0px 14px; 
	background-image: url(/img/common/content_background.gif);
	background-repeat: repeat-y;
}

#contentright {
	float: right;
	width: 323px;
	padding: 0px;
}

#blogsplitleft {
	float: left;
	width: 340px;
	padding: 0px 0px 0px 0px;
}

#blogsplitright {
	float: right;
	width: 178px;
	padding: 15px 0px 0px 11px;
	background-image: url(/img/blog/back_right.jpg);
	background-repeat: no-repeat;
	min-height: 480px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#blogsplitright a:link, #blogsplitright :visited, #blogsplitright a:active {
	color: #37bcd0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#blogsplitright a:hover {
	color: #37bcd0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.bloglistitem {
	width: 172px;
	padding: 0px 0px 5px 7px;
	background-image: url(/img/blog/dash.gif);
	background-repeat: no-repeat;
}

.bloglistdate {
	width: 100%;
	color: #7c7c7c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 0px 5px 0px;
}

#pagetitle {
	width: 400px;
	height: 37px;
	padding-bottom: 5px;
}

.rightside {
	width: 323px; 
	background-image: url(/img/right/right_background.gif);
	background-repeat: repeat-y;
}

.rightside_left {
	float: left;
	width: 110px;
	padding: 0px 0px 0px 16px;
}

.rightside_right {
	float: right;
	width: 188px;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
}

.rightimgbrd, .rightimgbrd a:link, .rightimgbrd a:visited, .rightimgbrd a:active {
	border: 2px solid #c0c0c0;
}

a:hover .rightimgbrd {
	border: 2px solid #37bcd0;
}

#homeleft {
	float: left;
	width: 417px;
	padding: 0px 0px 0px 0px;
}

#homeright {
	float: right;
	width: 452px;
	padding: 0px 11px 0px 0px;
}

.hometitles {
	padding-bottom: 5px;
}

.homebutton {
	padding-top: 8px;
}

.homecontentbox {
	background-image: url(/img/home/line_background.gif);
	background-repeat: repeat-y;
	padding-left: 13px;
}

.paging {
	width:100%;
}

.paging a {
	background:#ffffff;
	border:1px solid #7c7c7c;
	color:#565656;
	float:left;
	font-size:11px;
	margin:1px;
	padding:3px 4px;
	font-weight: normal;
	text-decoration: none;
}

.paging a:hover {
	background:#37bcd0;
	border:1px solid #7c7c7c;
	color:#565656;
	float:left;
	font-size:11px;
	margin:1px;
	padding:3px 4px;
	font-weight: normal;
	text-decoration:none;
}

.pagingbox1 {
	background:#ffffff;
	border:1px solid #7c7c7c;
	color:#565656;
	float:left;
	font-size:11px;
	margin:1px;
	padding:3px 4px;
	font-weight: normal;
	text-decoration: none;
}

.pagingbox2 {
	background:#cfcfcf;
	border:1px solid #7c7c7c;
	color:#565656;
	float:left;
	font-size:11px;
	margin:1px;
	padding:3px 4px;
	font-weight: normal;
	text-decoration: none;
}

.showsblack {
	background:#cfcfcf;
}

.showshead td {
	color: #37bcd0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 6px;
}

.showsmedium {
	background:#e5e5e5;
}

.showsroll td {
	background: #e5e5e5;
	padding: 6px;
}

.showsrow td {
	padding: 6px;
}

.imgbrd {
	border: 2px solid #37bcd0;
}

.imgbrdroll {
	border: 2px solid #37bcd0;
}

.imgbrdgreyroll {
	border: 2px solid #c0c0c0;
}

.imgbox {
	float:right;
	min-width:10px;
	padding-bottom:15px;
	padding-left:15px;
}

.imgboxcaption {
	width: 100%;
	text-align: center;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

.colorpad {
	padding: 5px;
	background-color: #cccccc;
	text-align: center;
}

.imgbrdthick {
	border: 5px solid #cccccc;
}

.youtube-border {
  border: 2px solid #c0c0c0;
  overflow: hidden;
  width: 359px;
}

.newswrapper {
	width: 530px; 
	clear: both;
}

div#twitter_div {
	padding: 0px;
	margin: 0px;
}

ul#twitter_update_list {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul#twitter_update_list li span {
	display: block;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}

div#twitter_div #twitterimg {
	float: left;
	width: 40px;
	height: 40px;
}

div#twitter_div #twittertext {
	float: right;
	width: 840px;
	padding: 2px 0px 0px 0px;
}