#Main		{
		
		Width: 100%;
		Height: 2000px;
		background-image: url('./Design/Divs/Images/Background.png');
		background-repeat: repeat;
		text-align: center;
		
		}


#Body		{
		
		Width: 1024px;
		Height: 100%;
		Background-color:#CCCCCC;
		margin-right:auto; 
		margin-left:auto;
		text-align: Left;

		}


#Banner		{
		
		Width: 1024PX;
		Height: 231px;
		background-image: url('./Design/Divs/Images/Banner.png');
		margin-right:auto; 
		margin-left:auto;

		}


#Navbar		{
		
		position: absolute;
		Width: 285PX;
		Height: 1769px;
		background-image: url('./Design/Divs/Images/Navbarclean.png');
		background-repeat:no-repeat;
		text-align: right;
		
		}


#Contentbox	{

		position: absolute;
		Width: 740PX;
		Height: 1769px;
		background-image: url('./Design/Divs/Images/Contentbox.png');
		background-repeat:no-repeat;
		margin-left:285px;
		text-align: left;

		}


#footerbox	{

		position: absolute;
		Width: 1024PX;
		Height: 30px;
		background-image: url('./Design/Divs/Images/footerdiv.png');
		background-repeat:no-repeat;
		margin-left:0px;		
		margin-top:1739px;

		}


h1		{

		margin-left: 25px;
		margin-right: 65px;		
		text-align: center;
		Font-size: 20pt;
		color: white;
		Font-Family: Times New Roman;
		font-weight: normal;

		}


h2		{

		margin-left: 20px;
		margin-right: 65px;		
		text-align: Left;
		Font-size: 11pt;
		color: white;
		Font-Family: arial;
		font-weight: normal;
		font-weight: bold;

		}


p.normal	{

		margin-right: 50px;
		Margin-left: 20px;		
		text-align: Left;
		Font-size: 9pt;
		color: white;
		Font-Family: Arial;
		font-weight: normal;
		line-height: 110%

		}


p.small		{

		margin-right: 50px;
		Margin-left: 20px;		
		text-align: Left;
		Font-size: 8pt;
		color: white;
		Font-Family: Arial;
		font-weight: normal;
		
		}


p.toplink       {

		margin-right: 65px;
		Margin-left: 20px;		
		text-align: center;
		Font-size: 6pt;
		color: white;
		Font-Family: Arial;
		font-weight: normal;

		}


p.bold		{

		margin-right: 65px;
		Margin-left: 20px;		
		text-align: center;
		Font-size: 11pt;
		color: white;
		font-Family: Arial;
		font-weight: bold;
		text-decoration: underline;

		}


li		{

		list-style-type: circle;
		margin-right: 50px;
		Margin-left: 0px;		
		Font-size: 10pt;
		color: white;
		Font-Family: Arial;
		font-weight: normal;
		marker-offset: 10px;
		text-align: left;
		}


a:link 		{       
 
		text-align: Left;
		Font-size: 10pt;
		color: #ffccff;
		Font-Family: Arial;
		font-weight: normal;
		text-decoration: none;
		
       
        	}

			
		
a:hover 	{

        color: #4B0082;
        text-decoration:none;
 		text-align: Left;
		Font-size: 10pt;
		Font-Family: Arial;
		font-weight: normal;

         	}


a:visited 	{      
  
		text-align: Left;
		Font-size: 10pt;
		color: w#4B0082;
		Font-Family: Arial;
		font-weight: normal;
		text-decoration: none;

        	}


table		{
		Margin-left: 15px;
		font-size: 10pt;
		font-family: arial;
		color: white;
		text-align: left;

		}


tr.normal	{

		text-align: center;

		}


tr.purple	{

		text-align: center;
		background-color: #9966cc;
				font-weight: bold;

		}


td.shade	{

		text-align: center;
		background-color: #9966cc;
		
		}


iframe		{

		margin-left: 35px;
		text-align: center;

		}

table.image
		{
		border: 0px;
		display: inline;
		}
		
		
img      {
        
        border: 0px;
			

        }		
#clear {

	     clear:both;
	
         } 
		 

		 
.caption{font-size: .8em; font-style: italic; text-align: center;}		 

/*#therapynav, #therapynav ul {margin:0; padding:0; list-style: none;}

#therapynav  a {display: block; width: 10em;}

#therapynav  a:hover {		text-decoration:underline}

#therapynav  li {float: left; width: 10em; background:#F8DACA;
						text-align:left;
						padding-left:4px}

#therapynav li ul {display: none;}

#therapynav  li:hover ul {display: block; width: 10em; position; absolute; border-left:.1em solid #f86210;
					padding-left:2px background:#F8DACA;
					border-bottom:.1em solid #F86210;
					border-left:.15em solid #F86210;
					margin-left:-.25em;}
					
#therapynav li ul li {	font-size:85%}

#therapynav li:hover {	border-left:.1em solid #f86210;
					padding-left:2px}
					
#therapynav li:hover ul li {border:none;
						padding:4px}					

#therapynav body {background: #BFAFF9; font-family:Trebuchet MS;margin:10px}

#therapynav a:link, a:visited {		text-decoration:none;
						color:#d24c03}
						*/


		 
div.content{clear: left; margin-left:5%}		 