body   {padding: 0px;
	margin: 0px;
	font-family: sans-serif;
	font-size: 16px;}


div.container  {width: 900px;
		margin: 0px auto;
		border: 0px solid black;}

/* HEADER */

div.top        {height: 200px;
		margin: -10px;
		padding: 1px;
		background-image: url('graphics/sky2.jpg');
		background-position: top center;
		background-repeat: repeat-x;}

div.butterfly  {float: left;
		width: 290px;
		height: 212px;
		margin: 1px -3px -12px 50px;
		background-image: url('graphics/butterfly.jpg');
		border: 0px solid black;}

		
* html div.butterfly {margin: 2px -3px -13px 50px;}		
* html h1.chrysallis {padding-top: 190px;}		
		
h1.chrysallis  {height: 0px !important;
		height /**/: 182px;
		padding-top: 182px;
		width: 410px;
		margin: 0px;
		background-image: url('graphics/chrysallis2.jpg');
		background-repeat: no-repeat;
		overflow: hidden;
		border: 0px solid black;}

/* GREEN BAND */

div.green      {height: 210px;
		margin: 0px -10px;
		padding: 25px 0px 0px 0px;
		background-image: url('graphics/green.jpg');
 		}


div.banner {float: right;
	width: 529px;
	border: 0px solid black;}
				
		
h2.slogan      {height: 0px !important;
		height /**/: 63px;
		padding-top: 63px;
		width: 465px;
		margin: 0px auto;
		background-image: url('graphics/slogan2.jpg');
		background-repeat: no-repeat;
		overflow: hidden;
		border: 0px solid black;}

h2.contact    {width: 465px;
		height: 0px !important;
		height /**/: 90px;
		padding-top: 90px;
		margin: 0px auto 0px;
		background-image: url('graphics/contact.jpg');
		background-repeat: no-repeat;
		overflow: hidden;
		text-align: center;
		font-weight: bold;
		font-size: 18px;
		line-height: 25px;
		color: #636363;}

h3.qualification {margin: 15px 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #666;}



div.links      {float: left;
		width: 260px;
		margin: 0px 50px 0px 0px;
		padding-right: 50px;
		text-align: right;
		line-height: 23px;
		border-right: 1px solid #808080;}

a {color: #808080;}

div.links a {color: #909090;
		font-size: 16px;
		font-weight: bold;}

div.links a:link         {}
div.links a:visited      {}
div.links a:hover        {}


a.home:hover      {color: #9c816d;} 
a.about:hover     {color: #968b5a;}  
a.foryou:hover     {color: #8a8a53;}  
a.about-ta:hover  {color: #738a53;}     
a.fees:hover      {color: #648f6d;} 
a.links:hover     {color: #658e9c;} 
a.where:hover   {color: #7683a8;}  
a.contact:hover   {color: #7c76a8;}  


/* CONTENT */

h1 {margin: 50px 100px 15px 150px;
	font-size: 18px;
	color: #888888;
	border: 0px solid black;}
	
p {margin: 10px 100px 0px 100px;
	color: #444;
	text-align: justify;}

p.italic {margin: 10px 100px 20px 100px;
	font-style: italic;
	text-align: justify;
	color: #444;}

/* FOOTER */


div.foot       {clear: both;
		width: 800px;
		margin: 80px auto 30px;
		padding-top: 30px;
		text-align: center;
		color: #808080;
		border-top: 1px solid gray;}

div.foot a     {font-size: 12px;
		font-weight: normal;
		color: #808080;}

p.foot         {margin: 10px 0px;
		font-size: 12px;
		color: #808080;
		text-align: center;
		border: 0px solid gray;}

p.frog {margin: 0px 0px 20px 0px;
		font-family: times, serif;
		text-align: center;}
		
p.frog  a  {font-size: 13px;}

