body {
	font-family: "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
	background-color: #70ACD0;
}
li.borderleft {
	border-left: 1px solid #000000;
}
h1  {
	font-size: 1.55em;
	line-height: 1.2em;
	color: #efa03d;
	margin-bottom: .5em;
}
h2 {
	font-size: 1.2em;
	margin-top: .5em;
}
td {
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
}
th {
	text-align: left;
}
a {
	color: #4260A3;
	text-decoration: none;
}
a:hover {
	color: #4563C9;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	position: relative;
	left: 6px;
}
#content {
	background-image: url(images/containertile.jpg);
	background-repeat: repeat-y;
	width: 950px;
}
#contentblock {
	clear: left;
	padding-top: 15px;
}
#contenttop {
	background-image: url(images/containertop.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 950px;
}
#contentbottom {
	background-image: url(images/containerbottom.jpg);
	background-repeat: no-repeat;
	height: 67px;
	width: 870px;
	font-size: 13px;
	color: #000;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 12px;
	clear: both;
}
#leftcontentblock {
	clear: left;
	width: 350px;
	margin-top: 0px;
}
#leftcolumn {
	float: left;
	width: 240px;
	margin-left: 19px;
	padding-left: 20px;
	padding-right: 10px;
	background-color: #F7F2E6;
	margin-top: -90px;
	padding-top: 20px;
}
#leftcolumn h2 {
	font-size: 1.75em;
	margin-top: 1em;
	margin-bottom: .25em;
}
#leftcolumn h3 {
	margin-top: .25em;
}
#leftcolumn p {
	font-size: .95em;
	line-height: 1.4em;
}
#leftcolumn ul ul{
	padding-left: 0.4em;
	font-size: .95em;
	line-height: 1.1em;
}
#links {
	margin-right: 40px;
	margin-left: 40px;
	clear: both;
	padding-top: 20px;
}
#links img {
	margin-right: 18px;
}
#mainimage {
	float: right;
}
#navigation {
	float: right;
	background-color: #FFF;
	margin-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 380px;
}
#navigation  a  {
	display: block;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	color: #000;
	text-decoration: none;
	}
#navigation a:hover {
	color: #999;
}
#navigation li {
	display: inline;
}
#navigation a.active{
	color: #71ACCF;
}
#podcast    {
	padding: 0px 0px 12px;
	margin-right: -28px;
}
#righthome {
	float: left;
	width: 600px;
	margin-left: 20px;
}
#righthome p{
	margin-bottom: 0.25em;
	margin-top: 0.25em;
	font-family: "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
}
#righthome ul {
	margin-left: 1em;
}
#righthome li {
	list-style-type: disc;
	margin-left: 1em;
}
#righthome h2 {
	margin-bottom: 0.5em;
	border-bottom: thin solid #000;
	padding-bottom: 0.5em;
	margin-top: 0.75em;
	padding-top: .5em;
}
#righthome h3 {
	font-size: 1.15em;
	margin-top: .75em;
}
#tagline {
	float: right;
	text-align: right;
	margin-top: -20px;
}
#threecolumns {
	float: right;
	margin-top: 10px;
	position: relative;
}
#threecolumns h2 {
	font-size: 16px;
	line-height: 20px;
}
.clearboth {
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.logos {
	margin: 0px;
}
.logos ul {
	list-style: none;
}
.logos li {
	display: inline;
}
.logos li a {
	display: block;
	float: left;
	height: 180px;
	text-align: center;
	width: 175px;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 30px;
	padding-bottom: 20px;
}
.name {
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
}
.pictures {
	width: 225px;
	margin: 0em 0px 1.2em;
	float: right;
	clear: right;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 1em;
}
.title {
	font-size: 0.9em;
	font-style: italic;
	border-bottom: thin dotted #000;
	margin-top: -.25em;
	padding-bottom: 3px;
}
