* {
	margin: 0px;
	padding: 0px;
}
body {
	line-height: 130%;
	color: #48566A;
	background: #273246 url(images/innertile.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#wrapper {
	margin: 0px auto;
	width: 760px;
	background: url(images/columbus_investigators_r5_c1.jpg);
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#header {
	height: 12px;
	border-bottom: 2px solid #BF810D;
	background-color: #172E5A;
	margin: 0px auto;
	width: 760px;
	background-image: url(images/innertile_dark.jpg);
}

#top {
	height:62px;
	background-image: url(images/columbus_investigators_r1_c1.jpg);
	text-align: right;
	padding-right: 15px;
	line-height: 100%;
}
#top   h1  {
	font-size: 18px;
	padding-top: 10px;
}
#top h1 a {
	color: #113267;
	text-decoration: none;

}
#top p {
	font-size: 12px;
	padding-top: 7px;
	font-weight: bold;
	color: #999999;
}

#logo {
	height:129px;
	background-image: url(images/columbus_investigators_r2_c1.jpg);
}
#topnav {
	height:34px;
	background-image: url(images/columbus_investigators_r3_c1.jpg);
	text-align: right;
	line-height: 100%;
}

#topnav ul {
	list-style: none;
}
#topnav li {
	display: inline;
}
#topnav li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
#topnav li a:hover {
	text-decoration: underline;

}
#toplinks {
	margin-right: 45px;
	padding-top: 10px;
}

#content {
	background: url(images/columbus_investigators_r4_c1.jpg) no-repeat top;
	width: 760px;
}
#leftside {
	float: left;
	width: 252px;
}
#lefttop {
	text-align: center;
	margin-top: 45px;
	font-size: 11px;
	line-height: 120%;
	color: #FFFFFF;
	background-color: #172E5A;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 2px solid #BF810D;
	border-bottom: 2px solid #BF810D;
	background-image: url(images/innertile_dark.jpg);
}
#leftnav {
	padding-left: 20px;
	margin-top: 35px;
	background: #FFFFFF;
	border-top: 1px dotted #8A8E9A;
	border-bottom: 1px dotted #8A8E9A;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 180%;
}
#leftnav ul {
	list-style: none;
}
#leftnav li {
	background: url(images/orange_squares.gif) no-repeat left center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#leftnav li a {
	padding-left: 14px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1F273A;
	text-decoration: none;
	font-weight: bold;
}
#leftnav li a:hover {
	color: #BF810D;
}

#rightside {
	float: left;
	width: 470px;
}
#maincontent {
	margin-left: 20px;
}
#maincontent p {
	text-align: justify;
}
#maincontent a {
	color: #BF810D;
}
#maincontent a:hover {
	color: #172E5A;
}
#maincontent h2 {
	color: #394E79;
	padding-bottom: 10px;
}
#maincontent ul {
	list-style: none;
}
#maincontent li {
	background: url(images/CURVIEW.GIF) no-repeat left;
	padding-left: 12px;
	margin-left: 22px;
}



#rightside  h1 {
	font-size: 20px;
	color: #BF810D;
	margin-top: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#contactbox {
	background: #E3E6ED;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 1px dotted #8A8E9A;
	border-bottom: 1px dotted #8A8E9A;
}
#contactbox p {
	font-weight: bold;
	text-align: center;
}
.ca_headings {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #172E5A;
}
.formfields {
	font-size: 12px;
	background: #F5F2D8;
}
fieldset {
}

#contactbox h2 {
	font-size: 36px;
	line-height: 120%;
	color: #172E5A;
}


#footer {
	height:50px;
	background-color: #172E5A;
	clear: both;
	padding: 15px;
	border-top: 2px solid #BF810D;
	background-image: url(images/innertile_dark.jpg);
}

.bottomnav {
	float: right;
	color: #FFFFFF;
}

#footer .bottomnav a {
	color: #FFFFFF;
}
#footer .bottomnav a:hover {
	color: #BF810D;
}
.legal {
	float: left;
	color: #A8B1C8;
	font-size: 11px;
}
#footer .legal a {
	color: #7786A8;
}
#footer .legal a:hover {
	color: #FFFFFF;
}


.leftheadings {
	font-weight: bold;
	color: #95A6C8;
}

.right {
	float: right;
	margin-left: 25px;
}
