a {color: #39639C;}
a:hover {border-bottom: 1px #39639c solid;}
a:visited {color: #1D324F;}

body {
	background: #B5E5C7 url('images/bg.png');
	font-family: Georgia, Times, serif;
	margin: 0;
	padding: 0;}

h1 {
	color: #39639C;
	font-size: 120%;
	font-weight: normal;
	text-align: center;}

img	{border:1px #39639C solid;}

.em {
	color: #39639C;
	font-style: italic;}

.indent {padding-left: 2em;}

.ul {text-decoration: underline}

#assets th {text-align: left; text-transform: uppercase;}
#assets td.lcolumn {padding-left:2em;}
#assets td.lcolumn_ttl {padding-left:4em;}
#assets td.rcolumn, #assets td.rcolumn_ttl {text-align: right;}
#assets td.rcolumn_ttl {
	border: black solid;
	border-width: 1px 0px;}

#bylaws p {text-indent: 2em;}

#contact {text-align: center;}
#contact table td {
	border: 1px #39639C solid;
	padding: 1em;}

#content {
	background: #DEF3E6 url('images/bglight.png');
	clear: both;
	padding: 5px;
	margin: 0 15px 15px;}

#leadership {text-align: center;}
#leadership #note {
	color: #39639C;
	font-style: italic;}
#leadership table a {text-decoration: none;}
#leadership table td {
	padding-left: 1em;
	padding-right: 1em;
	vertical-align: bottom;}
#leadership table th {
	color: #39639C;
	padding-top: 1.5em;
	text-align: left;}

#nav {
	background: #39639C url('images/nav.png');
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	height: 36px;}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 7px 0;}
#nav ul li {
	display: inline;
	font-weight: bold;
	margin: 5px 0 5px 1em;
	text-align: center;}
#nav ul li a {
	background: #4A7BBE;
	border: 1px solid;
	border-color: #7399CD black black #7399CD;
	color: white;
	padding: 0 0.5em;
	text-decoration: none;}
#nav ul li a:hover, #nav ul li.current a {
	background: #39639C;
	border:1px solid;
	border-color: black #7399CD #7399CD black;}


#pageTitle {
	color: #39639C;
	font-size: 130%;
	padding: 5px;
	text-align: center;}

#title {
	background: url('images/ctcfalogoalpha.png');
	background-repeat: no-repeat;
	color: #39639C;
	font-size: 150%;
	height: 50px;
	padding-left: 200px;
	padding-top: 5px;}
