body {
	background: #000000 url(../images/bottomnavbackground.gif) repeat-x;
	color: #E0E0E0;
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
}

#topchrome {
	/* width: 770px; */
	width: 100%;
	background: #000000 url(../images/top_chrome_bar.jpg) repeat-x;
	height: 11px;
	margin: 0px 0px 9px 0px;
	padding: 0px;
}

#mainlayout {
}

#logo {
	padding: 0px 10px 50px 0px;
}

#banner {
}

#belowsitebanner {
}

#maintable {
	width: 770px;	
	font-size: 10px;
}

#leftcolumn {
	width: 210px;
	padding-right: 23px;
}

#rightcolumn {
}

#nav {
	padding-top: 10px;
}

#maincontent {
	height: 250px;
}

#highlights {
	height: 100px;
}

#resources {
	height: 100px;
	width: 217px;
}

#contact {
	height: 100px;
	width: 217px;
}

#quotes {
	height: 100px;
	width: 217px;
}

#bottomchrome {
	/* width: 770px; */
	width: 100%;
        background: #000000 url(../images/top_chrome_bar.jpg) repeat-x;
        height: 11px;
        margin: 10px 0px 0px 0px;
        padding: 0px;
}

#bottomnav {
	text-align: right;
	font-size: 10px;
	color: #E0E0E0;
        /* background: url(/images/bottomnavbackground.gif) repeat-x; */
	height: 30px;
}

#bottomnav a {
	color: #E0E0E0;
	text-decoration: none;
}

.leftnavimage {
	float: right;
	border: 1px solid #FF6600;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	 
}

.contentcolumnleft {
	border: 1px solid #3A3A3A;
	padding: 0px;
	width: 245px;
	margin-top: 10px;
	float: left;
	height: 366px;
}

.contentcolumnright {
	border: 1px solid #3A3A3A;
	padding: 0px 0px 0px 0px;
	width: 245px;
	margin-top: 10px;
	float: right;
	height: 366px;
}

.contentcolumnlefthome {
        border-left: 1px solid #3A3A3A;
        border-bottom: 1px solid #3A3A3A;
        border-right: 1px solid #3A3A3A;
        padding: 0px;
        width: 245px;
        margin-top: 10px;
        float: left;
        height: 366px;
}

.contentcolumnrighthome {
        border-left: 1px solid #3A3A3A;
        border-bottom: 1px solid #3A3A3A;
        border-right: 1px solid #3A3A3A;
	padding: 0px;
        width: 245px;
        margin-top: 10px;
        float: right;
        height: 366px;
}


#contentarea {
	border: 1px solid #3A3A3A;
	padding: 0px;
	width: 519px;
	margin-top: 10px;
	height: 366px;
}

#titlebar {	
	background: #FF6600;
	height: 15px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	font-size: 12px;
	color: #000000;
}

.contentcolumnleft p {
	padding: 3px 5px 3px 5px;
}

.contentcolumnright p {
	padding: 3px 5px 3px 5px;
}

.contentcolumnlefthome p {
	padding: 3px 5px 5px 5px;
	margin: 0px;
}

#resources p {
	padding: 3px 3px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#contact p {
	padding: 3px 3px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#quotes p {
	padding: 3px 3px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.resourcescontent {
}

.resourceheading {
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #E0E0E0;
}

.resourcebody {
	margin-top: 2px;
	width: 90%;
	font-size: 10px;
	font-weight: normal;
	color: #E0E0E0;
}

.resourcebody a {
	color: #FF6600;
	text-decoration: underline;
}
.resourcebody a:hover {
 	color: #E0E0E0;
}

#newscontent {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	padding: 10px 2px 5px 10px;
}

.newsintro {
	font-size: 10px;
	color: #E0E0E0;
}

.newsheading {
	font-size: 12px;
	color: #E0E0E0;
	font-weight: bold;
	margin-bottom: 0px;
}

.newsheading a {
	color: #E0E0E0;
}

#introcell {
	padding-top: 2px;
}

.topnewsindexcell {
	padding-top: 9px;
}

.contactuscontent  {
	font-size: 10px;
	color: #E0E0E0;
	margin-left: 2px;
	margin-right: auto;
	padding-top: 16px;
}

.contactuscontent p {
	font-size: 10px;
	color: #E0E0E0;
	padding-top: 3px;

}

.contactuscontent a {
	color: #FF6600;
}

.contactuscontent a:hover {
	color: #E0E0E0;
}

#resourceintro {
	padding: 3px 5px 5px 5px;
}

#staffimage {
	float: right;
	margin-right: 100px;
	width: 114px;
	height: 145px;
	border: 1px solid #FFFFFF;
}	

#aboutuscontent li {
	padding-top: 5px;
}

#aboutuscontent ul {
	padding-top: 0px;
	margin-top: 0px;
}

#aboutuscontent h3 {
	font-size: 14px;
	color: #E0E0E0;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 0px;
}

#highlights h4 a {
	font-weight: bold;
	color: #E0E0E0;
}

#highlights h4 {
	margin-bottom: 2px;
	margin-top: 3px;
	font-size: 10px;
}

#highlights p {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}

#highlights p a {
	color: #E0E0E0;
	text-decoration: none;
}

.newsnav {
	padding-top: 10px;
}

#ctmlogo {
	padding-top: 5px;
}

#bigtable {
 	background: #000000; 
}

.contactuscontent td img {
	border: 1px solid #FF6600;
}


.contactuscontent h4 {
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 0px;
}

#contactustable {
	padding-top: 5px;
	padding-left: 0px;
}

.textcomplement {
	float: right;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	border: 1px solid #FFFFFF;

}

.topflash {
	padding: 0px;
	margin: 0px;
}

.imagefloatright {
	float: right;
	border: 1px solid white;
}
