/* CSS Document */



body {
background-color : white;
text-align : left;
font-family : Verdana, sans-serif;
color : #333;
background-image:url(../images/square.jpg);
background-repeat:repeat;
}


#frame  {
margin : 0 12%;
background-color : white;

border: 1px solid #ccc;
min-height: 500px;
}


#frameContact  {
margin : 0 12%;
background-color : white;

border: 1px solid #ccc;
background-image:url(../images/psyPattContact.jpg);
background-repeat:no-repeat;
background-position: bottom;
min-height: 550px;
_height: 550px;

}




#contentIndex  {
margin : 0 auto;
background-color : white;

padding : 0px 10px;
border-top: 1px solid #ccc;
}

#contentIndex h1 {
font-size:12px;
font-weight:bold;
color:#333333;
}

#contentIndex h3 {
font-size : 12px;
font-weight : bold;
color : #336699;
padding : 0;
}

#contentIndex p {
font-size:11px;
line-height:16px;
color:#333333;
text-align:center;
}

/* ------links-------------- */

 #content a:link {
color:#9572A4;
text-decoration:underline;
}
  #content a:visited {
color:#993399;
text-decoration:underline;
}
 #content a:hover {
color:#CC66CC;
text-decoration:underline;
}
  #content a:active {
color:#9572A4;
text-decoration:underline;
}



 #contentIndex a:link {
color:#9572A4;
text-decoration:underline;
}
  #content a:visited {
color:#993399;
text-decoration:underline;
}
 #content a:hover {
color:#CC66CC;
text-decoration:underline;
}
  #content a:active {
color:#9572A4;
text-decoration:underline;
}



 a:link {
color:#666666;
text-decoration: none;
}
 a:visited {
color:#000;
text-decoration: none;
}
a:hover {
color:#003366;
text-decoration: none;
}
 a:active {
color:#666666;
text-decoration: none;
}


/* ------TOP NAV links-------------- */
#topnav {
background-color:#FFF;
height:15px;
font-size: 10px;
border-top: 1px solid #ccc;
background-image:url(../images/bkNavBar.jpg);
background-repeat:repeat-x;
padding: 3px 10px;


}

#topnav a:link {
background-color:#FFFFFF;
background-image:url(../images/bkNavBar.jpg);
background-repeat:repeat-x;
color:#000;
text-decoration: none;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
padding: 3px 10px;


}
#topnav a:visited {
background-color:#FFFFFF;
background-image:url(../images/bkNavBar.jpg);
background-repeat:repeat-x;
color:#000;
text-decoration: none;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
padding: 3px 10px;


}
#topnav a:hover {
background-color:#FFFFFF;
background-image:url(../images/bkNavBarHover.jpg);
background-repeat:repeat-x;
color:#003366;
text-decoration: none;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
padding: 3px 10px;


}
#topnav a:active {
background-color:#FFFFFF;
background-image:url(../images/bkNavBar.jpg);
background-repeat:repeat-x;
color:#000;
text-decoration: none;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
padding: 3px 10px;

}


/* Text */


p {
font-size : 11px;
line-height : 16px;
}


/* content */
#content  {

padding : 0px 10px;
margin: 0 10%;

}


#content p {
font-size : 11px;
line-height : 18px;
}

#content h1 {
font-size : 11px;

color:#333333;
padding : 2px 0px 2px 10px;
background-color: #E2D2E8;
border: 1px solid #9572A4;
margin: 25px 0 0 0;
}

#content h2 {
font-size : 11px;
font-weight : bold;
color : #9572A4;
padding : 12px 10px 2px 0;
border-bottom : 1px solid #9572A4;
}
#content h3 {
font-size : 12px;
font-weight : bold;
color : #9572A4;
padding :12px 10px 2px 0;
}
#content h4 {
font-size : 11px;
font-weight : bold;
color : #74597F;
padding :12px 10px 2px 0;
}


#content ul li {
font-size : 11px;
list-style-image:url(../images/sq.jpg);
line-height : 16px;
padding-left : 0;
}
	
.book {
font-size : 12px;
font-weight : bold;
color : #336699;
padding : 0;
}
.cred {
font-size : 10px;
color : #000;
}

.credIndex {
font-size : 10px;
color : #000;
text-align:center;
}
.sub {
padding : 6px;
width : 300px;
}
.author {
text-align : right;
font-size : 10px;
}
.clear {
clear : both;
}



/* ------TablePat-------------- */	

#tablePat {}

#tablePat td {
vertical-align:top;
}

#tablePat p {
font-size : 11px;
line-height : 18px;
}





#topbar {
background-color:#FFFFFF;
height: 60px;


}


#gallery {
background-color:#FFFFFF;
border: 1px solid #ccc;
margin: 5px;
padding: 5px;
font-size: 11px;
}





.bold {
color : #7D6089;
font-weight:bold;

}


.imgR {
float : right;
padding : 0 0 6px 6px;
}
.imgL {
float : left;
padding : 6px 6px 0 0;
}






