@import url("home.css");

body {
  margin:0 0 0 0;
  font-family: Arial, Helvetica, sans-serif, Verdana;
  font-size:.8em;
  background:url(../images/ct_bluetintJPG.jpg);
}

#container
{
width: 100%;
border: none;
}

#homeContainer
{
width: 90%;
margin: 0 auto;
border: none;
}

#top
{
margin:-15px 0 0 0;
padding: 0;
background-color: 0;
}

#top h1 {
display:block;
width:919px;
height:123px;
text-indent:-6009px;
background:transparent url(../images/header.gif) no-repeat 0 0;
}

#homeLeftnav
{
float: left;
width: 230px;
margin: 0;
}
#homeRightnav
{
float: right;
width: 186px;
height: 109px;
margin: 5em 0 0 1em;
padding: 1em;
}

#leftnav
{
float: left;
width: 182px;
height: 430px;
margin:0;
background:url(../images/navCircle.gif) no-repeat;
}

#leftnavContainer
{
padding: 30px 5px 0 5px;
list-style:none;
margin:0;
}

#leftnavContainer a, li
{
text-decoration: none; 
margin: 0 0 .65em 0;
color:#000000;
}

#leftnavContainer a:hover
{
color:#064FB6;
}

#rightnav
{
position: absolute;
right:-6px;
top:180px;
width:200px;
height:298px;
}

#content
{
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 200px;
margin-right:200px;
}

html>body #content 
{
margin-left: 200px;
margin-right:225px;
}

/*----------Page Labels-----------*/

#articleLabel h2
{
display:block;
width:400px;
height:28px;
text-indent:-6009px;
background:url(../images/intTitle_articles.gif) no-repeat 0 0;
}
#learningLabel h2
{
display:block;
width:400px;
height:28px;
text-indent:-6009px;
background:url(../images/intTitle_learningDisorders.gif) no-repeat 0 0;
}
#contactLabel h2
{
display:block;
width:400px;
height:28px;
text-indent:-6009px;
background:url(../images/intTitle_contactInformation.gif) no-repeat 0 0;
}
#anxietyLabel h2
{
display:block;
width:400px;
height:28px;
text-indent:-6009px;
background:url(../images/intTitle_anxietyDisorders.gif) no-repeat 0 0;
}
#moodLabel h2
{
display:block;
width:400px;
height:28px;
text-indent:-6009px;
background:url(../images/intTitle_moodDisorders.gif) no-repeat 0 0;
}
#adhdLabel h2
{
display:block;
width:407px;
height:28px;
text-indent:-6009px;
background:url(../images/intTitle_attentionDeficitHyperactivityDisorder.gif) no-repeat 0 0;
}
#pervasiveLabel h2
{
display:block;
width:400px;
height:28px;
text-indent:-6009px;
background:url(../images/intTitle_pervasiveDevelopmentalDisorders.gif) no-repeat 0 0;
}
#psychoLabel h2
{
display:block;
width:400px;
height:28px;
text-indent:-6009px;
background:url(../images/intTitle_psychologicalTesting.gif) no-repeat 0 0;
}