html, body{
	margin:0;
	padding:0;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;

} 
body {
	background-image: url('../images/constant/bg002.jpg');
	background-color: #F77F00;
	background-repeat: repeat-x
}	
#pagewidth{
	width:760px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top: auto;
	background-color: #FFFFFF;
	background-image: url('../images/constant/leftcolbg.jpg');
} 
#header{
	position:relative;
	height:123px;
	background-color:#F77F00;
	width:100%;
	color: #0084C9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url('../images/constant/bg003.jpg');
	background-repeat: repeat-x;
	background-position: left top
} 
#header .header {
	text-align: center;
	padding: 0px;
	color: #FFFFFF;
	font-size: 80%;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #0084C9;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 274px;
	margin-left: 274px;
}
#leftcol{
	width:150px;
	float:left;
	position:relative;
 }
#leftcol #contact {
	color: #0084C9;
	background-color: #FFCD97;
	text-align: center;
	border: 2px solid #F77F00;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 10px;
}
#leftcol #contact a:link, #leftcol #contact a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftcol #contact a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#leftcol #latest {
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	border: 2px solid #F77F00;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 10px;
	font-size: 80%;
}
#leftcol  #latest  a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftcol .w3c {
	text-align: center;
	font-size: 70%;
	color: #FFFFFF;
	background-color: #0084C9;
	line-height: 150%;
	padding: 5px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#leftcol .w3c a:link, #leftcol .w3c a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0084C9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#leftcol .w3c a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#leftcol #latest a:link, #leftcol #latest a:visited {
	color: #0084C9;
	text-decoration: none;
	background-color: #FFFFFF;
}
#leftcol #latest a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0084C9;
}
.navigation ul {
	list-style: none;
	padding: 0px;
	font: bold 80% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 149px;
	margin: 0px;
}
.navigation li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding: 0px;
}
.navigation li a:link, .navigation li a:visited {
	text-decoration: none;
	color: #000000;
	display: block;
	background-color: #FFFFFF;
	min-height:1px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0084C9;
}
.navigation li a:hover {
	color: #000000;
	background-color: #FFCD97;
	padding-left: 15px
}
body#nlp li.nlp, body#kinesiology li.kinesiology, body#downloads li.downloads, body#coaching li.coaching, 
body#training li.training, body#index li.index, body#links li.links, body#news li.news {
	color: #666666;
	background: #FFFFFF;
}
body#nlp li.nlp a:link, body#nlp li.nlp a:visited, body#nlp li.nlp a:hover, 
body#kinesiology li.kinesiology a:link, body#kinesiology li.kinesiology a:visited, body#kinesiology li.kinesiology a:hover, 
body#downloads li.downloads a:link, body#downloads li.downloads a:visited, body#downloads li.downloads a:hover,
body#coaching li.coaching a:link, body#coaching li.coaching a:visited, body#coaching li.coaching a:hover,
body#training li.training a:link, body#training li.training a:visited, body#training li.training a:hover,
body#index li.index a:link, body#index li.index a:visited, body#index li.index a:hover, 
body#links li.links a:link, body#links li.links a:visited, body#links li.links a:hover,
body#news li.news a:link, body#news li.news a:visited, body#news li.news a:hover {
	color: #000000;
	background-color: #F77F00;
	background-image: url('none');
	padding-left: 10px
}
* html .navigation li a:link, 
* html .navigation li a:visited {
    height: 1px;
}	
.biglink {
    position: relative ; padding: 0.25em 0.15em 0.35em; z-index: 1;
}
#maincol{
	display:inline;
	position: relative;
	width:609px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0084C9;
	float: right;
	height: 100%;
 }
#maincol h1 {
	font-size: 100%;
	text-decoration: underline;
	margin: 10px;
}
#maincol p {
	line-height: 120%;
	padding-right: 20px;
	padding-left: 10px;
	text-align: justify;
}
#maincol a:link, #maincol a:visited {
	color: #0084C9;
	text-decoration: none;
	font-size: 100%;
	background-color: #FFFFFF;
}
#maincol a:hover {
	color: #0084C9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0084C9;
	background-color: #FFFFFF;
}
#maincol .top {
	color: #0084C9;
	background-color: #FFFFFF;
	text-align: center;
	margin-bottom: 20px;
	margin-right: 20px;
	font-size: 70%;
	font-weight: bold;
	clear: both;
	margin-top: 30px;
}
#maincol .top a:link, #maincol .top a:visited {
	color: #0084C9;
	background-color: #FFFFFF;
}
#maincol .top a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0084C9;
}
#maincol .mp3 a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincol   .podcast {
	font-size: 90%;
	color: #000000;
	background-color: #FFFFFF;
}
#maincol .download {
	font-size: 70%;
}
#maincol img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#maincol .nlplogo {
	padding-right: 0px;
}
#maincol .bold {
	font-weight: bold;
}
#maincol .highlight {
	font-style: italic;
	font-weight: bold;
}
#maincol .quote {
	font-style: italic;
	margin-left: 20px;
	font-size: 90%;
	border: 1px dotted #000000;
	height: 137px;
	width: 520px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-color: #FFCD97;
}
#maincol .quotename {
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#maincol .quote img {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #000000;
	padding: 0px;
}
#maincol .clear {
	clear: both;
}
ul#ullinks  {
	padding: 0px;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
ul#ullinks li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
ul#mp3, ul#ul1   {
	list-style-image: url('../images/constant/bullet.gif');
	list-style-type: none;
	clear: both
}
ul#mp3    li   {
	padding: 0px;
	margin: 0px;
	line-height: 150%;
}
ul#ul1 li {
	line-height: 150%;
}
#maincol .newsitem p {
	list-style-type: none;
	text-align: justify;
	font-size: 90%;
	line-height: 130%;
}
#maincol .newsitem {
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0084C9;
	border-right-color: #0084C9;
	border-bottom-color: #0084C9;
	border-left-color: #0084C9;
	margin: 20px;
	padding: 0px;
}
#maincol .newsitem h3 {
	font-size: 90%;
	margin-left: 10px;
	margin-right: 10px;
}
#maincol .newsitem h4 {
	font-size: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#maincol .newsitem h5 {
	font-size: 90%;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}

#maincol .newsitem .newstop {
	margin-top: 0px;
	padding-top: 0px;
}
#maincol .newsitem .newstop1 {
	margin-left: 10px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#maincol .newsitem .newstop2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#maincol .newsitem .newstop3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#maincol .newsitem ul {
	margin-top: 0px;
	padding-top: 0px;
}

#maincol .newsitem li {
	line-height: 130%;
	font-size: 90%;
}






#maincol .breadcrumb {
	font-size: 80%;
	color: #666666;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/*  ##[[-----Contact Form-----]]##  */  
#maincol .contactform p {
	clear: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#maincol .contactform .subs {
	margin-top: 15px;
	margin-bottom: 0px;
}
#maincol .contactform .subs1 {
	margin-top: 40px;
	margin-bottom: 0px;
}
#maincol .required {
	color: #FF0000;
	background-color: #FFFFFF;
}
#maincol label {
	float: left;
	width: 25%;
	text-align: left;
}
#maincol .contactform .text {
	width: 240px;
	color: #000000;
	background-color: #FFD6A8;
}
#maincol .submit {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
}
#footer{
	height:20px;
	clear:both;
	background-color: #FFFFFF;
	border: 1px solid #0084C9;
 } 
#footer p {
	font-size: 70%;
	text-align: center;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#leftfoot {
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 30px;
}
#rightfoot {
	float: right;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 2px;
}
#footer #rightfoot a:link, #footer #rightfoot a:visited {
	font-weight: bold;
	color: #F77F00;
	background-color: #FFFFFF;
}
#footer #rightfoot a:hover {
	color: #0084C9;
	background-color: #FFFFFF;
}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	float: right;
 }

.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
.bold {
	font-weight: bold;
}
.bolditals {
	font-weight: bold;
	font-style: italic;
}
.itals {
	font-style: italic;
}
.floatright {
	float: right;
}
#maincol .floatright img {
	margin-top: 5px;
	padding-top: 5px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#maincol .floatright a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
