html {margin: 0; padding: 0;}

body {font-size: 8pt;
	  margin: 10PX; padding: 0;
	  text-align: center;
	  background: #342B2B;
	  font-family: verdana, helvetica, sans-serif; )
}

a {text-decoration: none;}

#container{ margin-left: auto;
			margin-right: auto;
			width: 810px;
			text-align: justify;
			border: solid 0px red;
			position: relative;
			height: 560px;
			background-color: #6ACCE5;
			
}

#header{ width: 100%; position: absolute; left: 0px; top: 0px; height: 120px;}

#header #logo{margin: 8px 0 0 013px;}

#navbar{height: 21px;
	    position: absolute; top: 120px; left: 0px; 
	    background: #5DB2C5;
	    width: 734px;
}


#navtext{display: block;
		 position: absolute; left: 17px; 
		 margin: 4px 0 0 0PX;
		 border: solid 0px white;
         font-size: 10px;
}

/* position: relative; left: 17px; top: 4.5px; */


#navtext a {  /*color: #BD1A8D; */
		    color: white;
			font-size: 1em; 
			font-weight: 600;
			font-family: arial, sans-serif;
			margin-right: 15px;
			}


#call, email { 
        line-height: 20px; 
        margin: 0; padding: 0; 
        color: white;
        font-weight: 600; }		

#call{ position: absolute; right: 75px; top: 85px;}        	
#call img{vertical-align: middle; margin-right: 5px;}
#email {  position: absolute; left: 400px; top: 85px; }		
#email img{vertical-align: middle; margin-right: 5px; }

#call a, #email a{color: white;  font-weight: 600;}


        
        
#contact{ color: white;  font-weight: 400; font-size: 90%; 
		  position: relative; bottom: 0px;
		}

#sign-off{ width: 800px; 
			margin-left: auto;
			margin-right: auto;
			width: 810px; 
			text-align: right;
			position: relative; top: -8px;
			}		
		

#main {position: absolute; top: 140px; left: 0;
	   width: 732px;
}

#maincontent { padding: 10px 0 30px 0;
			   margin-left: 17px;
		    }


#barcode{position: absolute; top: 0px; right: 0px;}

.breadcrumb{ color: white; font-size: 14px; font-weight: 600;  }

h1{color: white; font-size: 20px; font-weight: 500; margin: 0; padding: 0;}

h2{color: white; font: italic 600 14px verdana; }

p{ margin: 10px 0 10px; 0;  }


.quote{color: white; font: italic 500 9pt verdana;}


.coachcategory{color: white;}


ul{line-height: 20px;}


