body {
	height: 100%;
	width: 780px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 20px 18px 16px 70px;
	height: 390px;
	width: 450px;
}

#divlogo {
	height: 100px;
	width: 780px;
	background-color: #fff;
	background-image: url(../images/page_images/jctellogo.gif);
	background-repeat: no-repeat;
    
}

#topnav {
	width: 780px;
	height: 25px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	background-color: #000;
	text-decoration: none;
	list-style-type: none;
}
#greybar {
	width: 780px;
	height: 25px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #999;
	text-decoration: none;
	list-style-type: none;
	float: right;
}

#divfooter {
	text-align: center;
	width: 780px;
	background-color: #fff;
	height: 15px;
	margin-top: 30px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;

}#topnav ul {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
#topnav li {
	display: inline;
	float: left;
	list-style-type: none;
	margin-left: 20px;
	text-decoration: none;
}
#topnav a:link, #topnav a:visited, #topnav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
}
#topnav a:hover, #topnav a.current:link, #topnav a.current:visited {
	color: #fff;
}
#greybar ul {
	background-color: #999;
	margin: 0px;
	padding: 0px;
}
#greybar li {
	display: inline;
	list-style-type: none;
	margin-left: 20px;
}
#greybar a:link, #greybar a:visited, #greybar a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#greybar a:hover, #greybar a.current:link, #greybar a.current:visited {
	color: #fff;
}
#containernav {
	background-color: #999;
	height: 25px;
	width: 780px;
}

#contentcontainer {
	background-color: #0cf;
	height: 100%;
	width: 780px;
}
#spacer {
	background-color: #999;
	float: left;
	height: 25px;
	width: 120px;
}
#spacercv {
	background-color: #999;
	float: left;
	height: 25px;
	width: 230px;
}
#spacercontact {
	background-color: #999;
	float: left;
	height: 25px;
	width: 285px;
}
#divfooter ul {
	background-color: #999;
	margin: 0px;
	padding: 0px;
}
#divfooter li {
	display: inline;
	list-style-type: none;
	margin-left: 20px;
}
#divfooter a:link, #divfooter a:visited, #divfooter a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#divfooter a:hover, #divfooter a.current:link, #divfooter a.current:visited {
	color: #fff;
}
#contactcontainer {
	width:720px;
	height: 400px;
	background-image: url(../images/page_images/big_pics/Contacts/Peebles.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-left: 40px;
}
#contactcontainer a{
text-decoration: none;
}
#contactcontainer a:link{
color: #009;
}
#contactcontainer a:hover{
color: #090;
}
#contactcontainer a:active{
color: #009;
}
#contactcontainer h1,h2{
color: #08976d;
}
#contactcontainer h1{
font-size:1.5em;
}
#contactcontainer h2{
font-size:1.4em;
}
#content img {
float:right;
}

#content h1,h2,p,ul{
margin-left:10px;}
#content h1,h2{
color: #08976d;
}
#content h1{
margin-top:15px;
font-size:1.5em;
}
#content h2{
font-size:1.4em;
}
#content p{
line-height: 1.3em;
}
#content ul{
list-style-type: disc;
}
#content li{
padding-bottom:3px;
}
#cvcontent ul{
list-style-type: disc;
}
#cvcontent li{
margin-top:12px;
}
#cvcontent h1,h2,p,ul{
margin-left:10px;}
#cvcontent h1,h2 {
color: #08976d;}
#cvcontent h1{
font-size:1.4em;}
#cvcontent h2{
font-size:1.3em;}
#cvcontent p{
line-height: 1.5em;
}
#cvleftindex {
	background-color: #fff;
	float: left;
	height: 200%;
	width: 390px;
	text-decoration: none;
}
#cvrightindex {
	background-color: #fff;
	float: right;
	height: 200%;
	width: 390px;
}
