body {
	background-color: #E1C695;
	font-family: arial,sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #000000;
}
.new-site {
	background-color: #B8DAA7;
	font-family: arial,sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: solid 5px yellow;
	color: #0000FF;
}
/*------------------------------------Banner-----------------------------------*/
div.banner {
	position: relative;
	width: 760px;
}
div.banner img.banner-left {
	display: block;
	width: 50px;
	height: 50px;
	float: left;
}
div.banner h1.banner-center {
	display: block;
	width: 518px;
	float: left;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: blue;
	text-align: center;
	padding-top: 8px;
	margin: 0;
}
div.banner form.banner-right {
	display: block;
	width: 192px;
	float: right;
	padding: 0px;
	margin: 0;
}
/*----------------------------Links and Focus and Hover-----------------------*/
a:link {color:blue;}
a:visited {color:green;}
a:hover, a.focus, a:active {color:red}

input:focus {
	background-color: #FFFF66;
}
textarea:focus {
	background-color: #FFFF66;
}
/*-----------------------------------Welcome----------------------------------*/
a.tooltip {
	position: relative;
}
a.tooltip span {
	display: none;
}
a.tooltip:hover span, p.tooltip:focus span {
	display: block;
	width: 75px;
	height: 18px;
	border: 1px solid #996633;
	padding-left: 3px;
	position: absolute;
	top: 40px;
	left: 10px;
	color: green;
	font-size: 16px;
	background-color: #B8DAA7;
}
a:link .tooltip {color:white;}
a:visited .tooltip {color:white;}
a:hover .tooltip, a.focus .tooltip, a:active .toltip{color:white}
/*----------------------------------Top Border--------------------------------*/
.top-border {
	position: relative;
        margin: 0, auto;
	padding: 0;
}
.top-border img.top-left {
	display: block;
	width: 19px;
	height: 19px;
	float: left;
}
.top-border img.top-center {
	display: block;
	width: 760px;
	height: 19px;
	float: left;
	background-image: "/drop-ct-tp.gif";
	background-repeat: repeat-x;
}
.top-border img.top-right {
	display: block;
	width: 19px;
	height: 19px;
	float: left;
}
/*----------------------------------Bottom Border-----------------------------*/
.bottom-border {
	position: relative;
        margin: 0;
	padding: 0;
}
.bottom-border img.bottom-left {
	display: block;
	width: 19px;
	height: 19px;
	float: left;
}
.bottom-border img.bottom-center {
	display: block;
	width: 760px;
	height: 19px;
	float: left;
	background-repeat: repeat-x;
}
.bottom-border img.bottom-right {
	display: block;
	width: 19px;
	height: 19px;
	float: left;
}
/*-------------------------------Advertisement Box----------------------------*/
.container {
          display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 150px;
	background-color: #B8DAA7;
}
.box {
        display: block;
        position: relative;
	margin: 0;
	padding-left: 171px;
        padding-top: 10px;
	width: 418px;
	height: 118px;
        background-color: #B8DAA7;
}
.box img.box-top-left {
	display: block;
	width: 9px;
	height: 9px;
	float: left;
}
.box img.box-top-center {
	display: block;
	width: 400px;
	height: 9px;
        float: left;
        background-repeat: repeat-x;
}
.box img.box-top-right {
	display: block;
	width: 9px;
	height: 9px;
	float: left;
}
.box img.box-center-left {
	display: block;
	width: 9px;
	height: 100px;
	float: left;
	background-repeat: repeat-y;
}
.content {
	display: block;
	position: relative;
	margin: 0;
	padding: 0px;
	width: 400px;
	height: 100px;
	background-color: rgb(254,255,95);
	float: left;
}
.content h1 {
	display: block;
	margin: 0px;
        font-size: 20px;
        padding-left: 80px;
        padding-top: 15px;
        float: left;
}
.content h2 {
	display: block;
	margin: 0px;
        font-size: 12px;
        padding-left: 84px;
        padding-top: 10px;
        float: left;
}
.content p {
	display: block;
	margin: 0px;
        font-size: 12px;
        padding-left: 149px;
        padding-top: 10px;
        float: left;
}
.box img.box-center-right {
	display: block;
	width: 9px;
	margin: 0px;
	height: 100px;
        float: right;
        background-repeat: repeat-y;
}
.box img.box-bottom-left {
	display: block;
	margin: 0px;
	width: 9px;
	height: 9px;
	float: left;
}
.box img.box-bottom-center {
	display: block;
	margin: 0px;
	height: 9px;
	width: 400px;
	float: left;
	background-repeat: repeat-x;
}
.box img.box-bottom-right {
	display: block;
	margin: 0px;
	width: 9px;
	height: 9px;
	float: left;
}
/*-----------------------------------Misc---------------------------------------*/
.tree {
	background: #B8DAA7 url(/tree.gif) no-repeat 20px 20px;
	border-top: solid 1px green;
	padding-left: 20px;
	padding-right: 20px;
}
.falls {
	background: #B8DAA7 url(/falls.gif) no-repeat 20px 20px;
	border-top: solid 1px green;
}
.empire {
	background: #B8DAA7 url(/empire.gif) no-repeat 20px 20px;
	border-top: solid 1px green;
}
.banyan {
	background: #B8DAA7 url(/banyan.gif) no-repeat 20px 20px;
	border-top: solid 1px green;
}
.resume {
	background: #B8DAA7 url(/resume.gif) repeat-y 20px 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
td {  
	font-family: arial,sans-serif;
	font-size: 12px;
}
.red {
 	color: red;
 	font-size: 7pt;
 	font-weight: bold;
}
.border {
        border-top: solid 1px green;
}
.text {
	color: red;
	font-size: 6pt;
}
.paddingcu {
	padding-top: 40px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 40px;
}
.heading {
	font-size: 17pt;
	font-weight: bold;
	font-style: italic;
        color: green;
}
.hidden {
	height: 0;
}
td.height {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	position: relative;
	top: 2px
	left: 0px;
	height: 19px;
        background-repeat: repeat;
}
<!-----	text-align: justify;--->
p {
	line-height: 16px;
	font-size: 12px;
	font-family: arial,sans-serif;
}
/*-------------------Navigation-----------------------------------------------*/
ul.nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	top: 0px;
	left: 10px;
	width: 750px;
	line-height: 35px;
}
ul.nav li {
	float: left;
}
ul.nav a {
	color: #FFFFFF;
	background-color: #FF0000;
	width: 87px;
	display: block;
	border-right: 6px solid #B7B98E;
	padding-left: 0px;
        font-size: 14px;	
	font-weight: bold;
	font-family: arial,sans-serif;
	background-image: none;
	text-align: center;
	text-decoration: none;
}
ul.nav a:hover {
	color:#0000FF;
	background-color:#00FF00;
}
ul.nav .selected a {
	font-size:16px;	
	font-weight:bold;
        font-style: italic;
        color: green;
	background-color:#B8DAA7;
	cursor: default;
}
/*----------------------------------------------------------------------------*/
