
body	{
	color: #000;
	font-family: Helvetica, Verdana, Arial, Sans-serif;
	background: #fff;
	margin:  0;
	padding: 0;
	}
	
* {
padding: 0;
margin: 0;
}


.hide: {
	display: none;
	}
	
img	{
	display: block;
	border: 0;
	}
	

#container	{
position: relative;
background: #fff;
margin: 30px auto 0px auto;
padding-top: 0px;
width: 865px;
height: 1300px;
border: #989898 solid 2px;
}

#container h1	{
	background-image: url(logo.gif);
	margin: 0;
	width: 124px;
	height: 118px;
	}
	
#container h1 span {
	display: none;
	margin: 0;
	padding: 0;
	}
	
#container h2	{
	background-image: url(banner.gif);
	background-repeat: no-repeat;
	float: right;
	margin-top: -100px;
	top: 0px;
	width: 741px;
	height: 118px;
	}
	
#container h2 span {
	display: none;
	margin: 0;
	padding: 0;
	}
	

#intro	{
	margin: 0px;
	padding: 0px;
	width: 720px;
	height: 300px;
		}
		

#nav {
	position: absolute;
	top: 118px;
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 25px;
	display: inline;
	overflow: hidden;
	width: 865px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	text-decoration: none;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 5px 0 0 0;
	text-decoration: none;
	overflow: hidden;
	height: 25px !important; 
	height /**/:25px; /* for IE5/Win */
	text-align: center;
	font-weight: bold;
	font-family: verdana, sans-serif;
	color: #fff;
	}
	
#nav a:hover {
	
	text-decoration: none;
	color: #000;
	}

#nav a:active, #nav a.selected {
	
	text-decoration: none;
	color: #CDE8F0;
	}

        
#tcontact a  {
	width: 124px;
	background: url(kahki_nav_home.gif) top left no-repeat;
	font-size: 11px;
	}	
#thome a  {
	width: 87px;
	background: url(mustard.home.gif) top left no-repeat;
	font-size: 11px;
	}

#tkernel a  {
	width: 90px;
	background: url(orange_nav.gif) top left no-repeat;
	font-size: 10px;
	}

#tcoachis a  {
	width: 130px;
	background: url(tangreen_med_nav.gif) top left no-repeat;
	font-size: 11px;
	}

#tsuccess a  {
	width: 130px;
	background: url(mustard_long.gif) top left no-repeat;
	font-size: 10px;
	}
	
#tabout a  {
	width: 100px;
	background: url(gray_nav.gif) top left no-repeat;
	font-size: 11px;
	}
	
#tresources a  {
	width: 90px;
	background: url(kahki_nav.c.gif) top left no-repeat;
	font-size: 11px;
	}

#taboutface a  {
	width: 90px;
	background: url(orange_nav.gif) top left no-repeat;
	font-size: 10px;
	}

#columnA	{
	position: absolute;
	margin-left: 30px;
	top: 200px;
	width: 200px;
	height: 500px;
	}
	
#columnA h3	{
	background-image: url(aboutfacebigr.gif);
	background-repeat: no-repeat;
	width: 250px;
	height: 319px;
	} 
	
#columnA h3 span {
	display: none;
	margin: 0;
	padding: 0;
	}

#navb  {
	position: absolute;
	width: 200px;
	height: 100px;
	margin-left: 40px;
	}	
	
#navb ul {
	text-decoration: none;
	text-align: left;
	margin-top: 50px;
	padding: 0px
	}
	
#navb	li {
	text-decoration: none;
	padding-left: 2px;
	list-style: none;
	line-height: 1.5em; 
	color: #FFF;
	}
	
#navb li a:link {
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #F93;
	 }
	
#navb li a:visited {
	text-decoration: none;
	font-weight: bold;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #F93;
	 }
	
#navb li a:hover, a:active {
	
	
	color: #A4955F; }


#columnB	{
	position: absolute;
	margin-left: 400px;
	line-height: 18pt;
	top: 180px;
	width: 400px;
	height: normal;
	}

	
#columnB h4	{
	text-align: left;
	margin-top: 50px;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	height: normal;
	color: #C67E19;
	padding-bottom: 5px;
	}

#columnB h5	{
	text-align: left;
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	height: normal;
	color: #B49C1C;
	}
	
#columnB h6, h7	{
	text-align: left;
	margin-top: 50px;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	height: normal;
	color: #C67E19;
	padding-bottom: 5px;
	}
	
#columnB p1	{
	text-align: left;
	margin-top: 20px;
	line-height: 13pt;
	font-size: 11px;
	width: 200px;
	height: normal;
	}
	
fieldset2	{
	top: 100px;
	}
	
 label
 {
 width: 4em;
 text-align: right;
 margin-right: 0.5em;
 display: inline;
 }

 .submit input
 {
 margin-left: 4.5em;
 }

 input
 {
 color: #781351;
 background: #fee3ad;
 border: 1px solid #781351
 }

 .submit input
 {
 color: #000;
 background: #ffa20f;
 border: 2px outset #d7b9c9
 }